Removed constants that aren't defined in Windows.
[wine] / dlls / kernel / toolhelp.c
2002-03-22  Alexandre JulliardCorrectly fill parent pid, module size and module name...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-11-30  Alexandre JulliardRedesign of the server communication protocol to allow...
2001-11-06  Francois GougetDon't prefix %p with 0x.
2001-07-25  Alexandre JulliardRemoved unnecessary inclusion of heap.h.
2001-07-19  Alexandre JulliardMoved server.h to include/wine.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-06-13  Patrik StridvallDocumentation ordinal fixes (using winapi_fixup).
2001-02-27  Alexandre JulliardNew set of macros for server calls; makes requests...
2001-01-25  Patrik StridvallDocumentation ordinal fixes.
2001-01-05  Alexandre JulliardAdded handle_t type to server interface so that we...
2000-09-22  Andreas MohrAdd FIXMEs for all these nice completely unimplemented...
2000-09-12  Uwe BonnesUse tpXXX instead of tbXXX in tagTHREADENTRY32.
2000-08-30  Alexandre JulliardAdded exception handling wrapper to a number of server...
2000-08-09  Alexandre JulliardMoved a few non-standard headers into their respective...
2000-07-31  Alexandre JulliardMoved toolhelp implementation into kernel32 dll.