Added LGPL standard comment, and copyright notices where necessary.
[wine] / loader / pe_resource.c
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-31  Alexandre JulliardLOAD_LIBRARY_AS_DATAFILE modules must be mapped like...
2002-01-01  Alexandre JulliardRemoved some of the calls to HEAP_strdup* functions.
2001-10-14  Francois GougetWhen including config.h, include it first.
2001-06-13  Patrik StridvallDocumentation ordinal fixes (using winapi_fixup).
2001-06-06  Alexandre JulliardSet low-order bit of module handle for LOAD_LIBRARY_AS_...
2001-01-15  Alexandre JulliardRemoved some direct accesses to the 16-bit task structure.
2000-12-27  Ulrich WeigandAdded check whether unaligned memory access is allowed.
2000-12-24  François GougetFixed a few type clashes in preparation for the switch...
2000-12-19  François GougetDUMMYSTRUCTNAME2 creates a conflict when using anonymou...
2000-12-19  Ulrich WeigandFixed IMAGE_RESOURCE_DIRECTORY_ENTRY on big-endian...
2000-12-11  Alexandre JulliardMoved all Wine internal definitions out of process.h.
2000-12-01  Alexandre JulliardRemoved some unnecessary includes.
2000-11-28  Alexandre JulliardGot rid of the Wine internal lstrcpy* functions and...
2000-11-10  Francois GougetUse DUMMYxxxNAME for anonymous struct/unions.
2000-10-24  Alexandre JulliardRemoved GetResDirEntryA/W.
2000-10-19  Alexandre JulliardUse a binary search to find entries in resource directo...
2000-09-26  Dmitry TimoshkovAvoid crashes if 16-bit module handle was passed to...
2000-08-20  Dusan LackoPass the type/name as a C string instead of an
2000-08-11  Dmitry TimoshkovMake FindResource and FindResourceEx fully windows...
2000-08-07  Alexandre JulliardFixed resource functions to work with 32-bit modules...
2000-08-07  Alexandre Julliard- Fixed resource functions to work directly from the...
2000-07-31  Alexandre JulliardBacked out FindResource language patch.
2000-07-29  Dmitry TimoshkovFindResourceExA/W should search for the specified langu...
2000-06-13  Alexandre JulliardUse the Unicode string functions from wine/unicode...
2000-05-05  Stephane LussierIf we do not find a resource for both (primary lang...
2000-02-03  Ulrich WeigandAdded .spec keyword 'mode' to allow creating built...
1999-08-08  Alexandre JulliardReplaced a few calls to lstr* functions by their CRTDLL...
1999-07-04  Marcus MeissnerWhen enumerating resource, only use the lower 31 bit...
1999-06-12  Alexandre JulliardConverted to the new debug interface, using script...
1999-03-14  Jim AstonRenamed wintypes.h to windef.h.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-24  Ulrich WeigandModified process creation sequence: call PE_CreateModul...
1999-02-19  Marcus MeissnerRemoved a lot of occurences of windows.h (and added...
1999-01-31  Ulrich WeigandAdded GetResDirEntryA for use by the VERSION code.
1998-10-16  Uwe BonnesRenamed all LPIMAGE_* types to PIMAGE_*.
1998-05-03  Alexandre JulliardRelease 980503 wine-980503
1998-03-01  Alexandre JulliardRelease 980301 wine-980301
1998-01-18  Alexandre JulliardRelease 980118 wine-980118
1998-01-04  Alexandre JulliardRelease 980104 wine-980104
1997-12-21  Alexandre JulliardRelease 971221 wine-971221
1997-11-30  Alexandre JulliardRelease 971130 wine-971130
1997-09-28  Alexandre JulliardRelease 970928 wine-970928
1997-09-14  Alexandre JulliardRelease 970914 wine-970914
1997-03-05  Alexandre JulliardRelease 970305 wine-970305
1997-02-02  Alexandre JulliardRelease 970202 wine-970202
1997-01-20  Alexandre JulliardRelease 970120 wine-970120
1996-12-22  Alexandre JulliardRelease 961222 wine-961222
1996-10-13  Alexandre JulliardRelease 961013 wine-961013
1996-08-11  Alexandre JulliardRelease 960811 wine-960811
1996-07-28  Alexandre JulliardRelease 960728 wine-960728
1996-07-17  Alexandre JulliardRelease 960717 wine-960717
1996-04-28  Alexandre JulliardRelease 960428 wine-960428
1996-01-14  Alexandre JulliardRelease 960114 wine-960114
1995-11-26  Alexandre JulliardRelease 951124 wine-951124
1995-04-30  Alexandre JulliardRelease 950430 wine-950430
1995-03-19  Alexandre JulliardRelease 950319 wine-950319
1994-12-10  Alexandre JulliardRelease 941210 wine-941210
1994-10-30  Alexandre JulliardRelease 941030 wine-941030
1994-10-17  Alexandre JulliardRelease 941017 wine-941017