On Mon, 08 Sep 2003 10:50:46 +0800, Sir Jonathan Wilson scribed thus:
They arent declared anywhere in WINE, W32API, MSDN or the PFSDK that I can find. Google didnt turn up anything usefull (in my brief searches) Anyone got any info on them (like a prototype?)
They are mostly internal functions. Some of them are implemented by Wine, for instance, see the Ldr* functions in ntdll/loader.c
thanks -mike