Zitat:
Und wir sind ja jetzt schon bei 64bit...
...und deswegen nutzt die Explorer.exe unter Vischda & Windows Seven 32/64Bit intern
GetPrivateProfileString
Code:
...
010271A5 50 push eax
010271A6 53 push ebx
010271A7 6814720201 push SWC01027214_shell
010271AC 6808720201 push L01027208
010271B1 FF157C110001 call [b][KERNEL32.dll!GetPrivateProfileStringW][/b]
010271B7 8D85F4FDFFFF lea eax,[ebp-0000020Ch]
010271BD 50 push eax
010271BE FF15FC170001 call [SHLWAPI.dll!PathRemoveArgsW]
010271C4 8D85F4FDFFFF lea eax,[ebp-0000020Ch]
010271CA 50 push eax
010271CB FF1500180001 call [SHLWAPI.dll!PathRemoveBlanksW]
010271D1 8D85F4FDFFFF lea eax,[ebp-0000020Ch]
010271D7 50 push eax
010271D8 FFD6 call esi
010271DA 53 push ebx
010271DB 8BF0 mov esi,eax
010271DD FF15FC100001 call [KERNEL32.dll!lstrlenW]