j
k
j a
j l
...int main() { HMODULE hKernel32 = GetModuleHandle("kernel32.dll"); printf("0x%8x\n", hKernel32); } [il@IL winetest]$ wine a.exe 0x7edf0000 [il@IL winetest]$ wine a.exe 0x7edf0000 [il@IL winetest]$ wine a.exe 0x7ede0000
int main() { HMODULE hKernel32 = GetModuleHandle("kernel32.dll"); printf("0x%8x\n", hKernel32); } [il@IL winetest]$ wine a.exe 0x7edf0000 [il@IL winetest]$ wine a.exe 0x7edf0000 [il@IL winetest]$ wine a.exe 0x7ede0000
int main() { HMODULE hKernel32 = GetModuleHandle("kernel32.dll"); printf("0x%8x\n", hKernel32); }
[il@IL winetest]$ wine a.exe 0x7edf0000 [il@IL winetest]$ wine a.exe 0x7edf0000 [il@IL winetest]$ wine a.exe 0x7ede0000
TC> Is this on Linux?
yes
Back to the thread
Back to the list