Using Undocumented API calls in Win32

new topic     » topic index » view thread      » older message » newer message

Dear Folks,

Does anyone know how to use undocumented (and unexported) API functions.

for example, to thunk 16bit DLLs, there is a function LoadLibrary16() in
kernel32.dll at function #37 (i think).  Kernel doesn't publicly export
functions until arount #100 or so. the others are private.  How do you
link to these other functions.  In C, you would do this with an imports
staement in the .DEF file.

thanks,

nonlerer

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu