Moved and renamed some ReactOS specific macros
[reactos.git] / reactos / lib / kernel32 / file / find.c
2003-11-17 KJK::HyperionMoved and renamed some ReactOS specific macros
2003-10-19 Hartmut Birr- Fixed the length value in some debug messages.
2003-08-07 Royce Mitchell III* added _DISABLE_TIDENTS macro to disable any ANSI...
2003-07-10 Casper Hornstrup2003-07-10 Casper S. Hornstrup <chorns@users.sourcefo...
2003-04-26 Gé van GeldorpFileNameLength and ShortNameLength are in bytes, adjust...
2003-03-23 Hartmut Birr- Extract the correct search pattern and do not interpr...
2003-01-15 Casper Hornstrup2003-01-15 Casper S. Hornstrup <chorns@users.sourcefo...
2002-09-13 Hartmut BirrIncreased the search buffer for InternalFindFirstFile...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-02-02 Hartmut BirrFixed a buffer overflow in DoQuery, if the unicode...
2001-08-06 Hartmut BirrFixed a bug in FindCloseFile().
2001-08-01 Hartmut BirrFixed a bug in FindFirstFileW() and FindNextFileW().
2000-08-05 David WelchIntegrated fixes from prep0016
2000-06-03 Emanuele AlibertiMinor changes.
2000-03-15 Eric KohlFixed WIN32_FIND_DATA[A/W] structs and resulting bugs
2000-03-15 Eric KohlFixed ANSI/OEM <--> Unicode conversions
2000-01-11 Eric KohlFixed process parameters
1999-10-07 Eric KohlFixed header inclusion order.
1999-08-29 Emanuele Alibertisome __stdcall fixes in ntoskrnl and ntdll
1999-05-29 David WelchLots of changes to the kernel
1999-05-19 Eric Kohlwarning fix
1999-05-15 Eric KohlImproved time functions.
1999-05-11 Eric KohlFixed LARGE_INTEGER hack.
1999-05-05 Eric KohlFixed typos and compiler warnings.
1999-04-27 Eric KohlFixed LARGE_INTEGER handling
1999-04-23 Eric Kohlfixed little bug in FindFirstFile()
1999-04-20 Eric Kohlcompatibility fixes
1999-03-19 Rex JolliffMerged mingw32 branch into main trunk
1999-02-16 jeanadd time fields in Find Informations.
1999-02-06 David Welchno message
1999-01-28 David Welchno message
1999-01-20 David WelchFixed some bugs
1999-01-20 jeanreturn both alternate and long filename
1999-01-16 David WelchFixed several bugs
1999-01-16 Rex JolliffBoudewjin's massive work on kernel32 and crtdll and...
1999-01-04 David WelchCreated bugs in wait and timer code
1999-01-03 David WelchAdded directory listing support for the shell
1999-01-01 David Welch*** empty log message ***
1998-12-04 Rex JolliffRolled in various changes from others