- declare PT_RAS_FOLDER for the "RAS Connections" folder
[wine] / dlls / lzexpand / lzexpand_main.c
2003-09-27  Dimitrie O. PaunMerge documentation/status/lzexpand into the lzexpand...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-07-11  Marcelo DuarteLZCopy: modified timestamp of a expanded file has to...
2003-04-30  Steven EdwardsFix for building lzexpand with Mingw or MS_VC++ includes
2002-10-28  Matthew DavisonMade lzexpand compile with STRICT defined.
2002-09-27  György 'Nog' JeneySplit the 16-bit funcitons into a seperate file.
2002-08-28  Patrik StridvallMSVC compatibility fixes.
2002-08-17  Patrik StridvallAdded include protection for unistd.h and sys/time.h.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-02  Patrik StridvallMove __stdcall/__cdecl to the right place.
2001-07-23  Patrik Stridvall- Made sure that the files that contains the declarations
2001-07-02  Patrik StridvallDocumentation fixes.
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2000-11-28  Alexandre JulliardGot rid of the Wine internal lstrcpy* functions and...
2000-11-27  Alexandre JulliardImplemented DosFileHandleToWin32Handle, Win32HandleToDo...
2000-09-26  Alexandre JulliardMoved all Win16 definitions out of the standard Windows...
2000-08-08  Alexandre JulliardSmall dll interfaces cleanups.
2000-04-29  Dimitrie O. PaunRemoved some HEAP_xalloc calls.
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-02-16  Alexandre JulliardMoved SystemHeap allocations to the process heap.
2000-02-10  Alexandre JulliardOptimized debugging API to reduce code size.
1999-08-04  Ulrich WeigandMoved various DLLs to dlls/