Inconsistency/bug with GetProcAddress

Felix Nawothnig felix.nawothnig at t-online.de
Sun Aug 7 05:14:57 CDT 2005


Mike McCormack wrote:
>> Is there are any reason why this is happening? Any ways to fix this?
> Under Windows 98, you will always get the same address for the same 
> export from a dll, however that's not garanteed under Windows NT (or Wine).

Yes it is. NTDLL and KERNEL32 are both mapped to always the same address 
  on >=NT4 (in NT3 only NTDLL was at a fixed address however).

Felix



More information about the wine-devel mailing list