Patrik Stridvall
|
9c1de6de30
|
Moved all the content of the DDK files ntdef.h and ntddk.h to
winternl.h.
|
2002-09-12 22:07:02 +00:00 |
Alexandre Julliard
|
becccaf168
|
Trap exceptions in RtlImageNtHeader.
|
2002-08-15 22:09:53 +00:00 |
Alexandre Julliard
|
a5dea216cc
|
Implemented the RtlImage* functions, and use them to replace the
PE_HEADER macro.
|
2002-08-09 19:57:38 +00:00 |
Alexandre Julliard
|
891d23e57f
|
Added support for ordinal hint in PE_FindExportedFunction.
|
2002-07-24 19:04:41 +00:00 |
Mike McCormack
|
4e73595a0d
|
- Partially implement LdrGetDllHandle.
- Implement LdrGetProcedureAddress.
|
2002-06-10 02:28:00 +00:00 |
Alexandre Julliard
|
0799c1a780
|
Added LGPL standard comment, and copyright notices where necessary.
Global replacement of debugtools.h by wine/debug.h.
|
2002-03-09 23:29:33 +00:00 |
Dmitry Timoshkov
|
1e55094e8a
|
Added LdrDisableThreadCalloutsForDll.
|
2002-01-29 18:30:16 +00:00 |