Fixed a file descriptor leak in the PE loader.
[wine] / loader /
2000-07-15  Peter GantenFixed a file descriptor leak in the PE loader.
2000-07-15  Andreas MohrAdded ws2_32 loadorder.
2000-07-15  Gerard PatelAdd a warning when the normal load address for a win32...
2000-07-15  Andreas MohrAdded loadorder entry for the Linux glide3x library.
2000-07-08  Andreas MohrRename MODULE_InitDll to MODULE_InitDLL for the sake...
2000-06-24  Alexandre JulliardMake sure the cmdline passed to CreateProcessA is write...
2000-06-23  Dave HawkesGlobalFree16 returns NULL on success, but DestroyAccele...
2000-06-18  Dmitry TimoshkovUse GetSystemDefaultLangID() instead of WINE_LanguageId.
2000-06-18  Ove KaavenMake the base relocation message a WARN, not a FIXME.
2000-06-15  Dmitry TimoshkovOptimized implementation of LoadStringA.
2000-06-13  Juergen Schmied- new dll shfolder.dll
2000-06-13  Alexandre JulliardUse the Unicode string functions from wine/unicode...
2000-06-10  Alexandre JulliardMake sure GetModuleFileName16 does not return garbage...
2000-06-08  Alexandre JulliardRemoved a few unnecessary includes.
2000-06-08  Alexandre JulliardUse FILE_SHARE_READ to open the file in GetBinaryTypeA.
2000-06-08  Alexandre JulliardSend full path name and debug information in load_dll...
2000-06-04  Ulrich WeigandMoved stack switch handling (large stack) to sysdeps.c
2000-06-03  Alexandre JulliardMoved kernel initialization to kernel_main.c
2000-06-03  Alexandre JulliardMerged display.dll into USER.
2000-06-01  Juergen SchmiedGive a error message if a forwarded export is not resolved.
2000-05-30  Dimitrie O. PaunSeparate wineps out of Wine's core.
2000-05-30  Alexandre JulliardMake sure initial task is not marked as 32-bit.
2000-05-29  Alexandre JulliardExec a separate wine binary for every win32 process...
2000-05-19  Ulrich WeigandFixed initialization of INSTANCEDATA in InitTask().
2000-05-12  Lionel UlmerAdded support for OpenGL.
2000-05-11  Bernd HerdMake sure hInstance is a proper global handle and not...
2000-05-07  Alexandre JulliardMoved Load/FreeLibrary16 definition to winbase16.h.
2000-05-05  Stephane LussierIf we do not find a resource for both (primary lang...
2000-05-03  Alexandre JulliardPE_LoadImage: removed version parameter, set last error...
2000-05-01  Alexandre JulliardRewrote Unix process launching to allow passing startup...
2000-04-29  Alexandre JulliardClear the remainder of the page when mapping a section...
2000-04-28  Alexandre JulliardAuthors: Gavriel State <gavriels@corel.com>, Ulrich...
2000-04-25  Patrik StridvallAdded new configuration file option for selecting graph...
2000-04-18  Alexandre JulliardMoved PE header definitions to winnt.h where they belong.
2000-04-16  Richard CohenWrap an exception handler around FindResource.
2000-04-16  Alexandre JulliardSave the registry on server exit without client interve...
2000-04-15  Alexandre JulliardRewrote command-line parsing of CreateProcessA to be...
2000-04-15  Alexandre JulliardImproved Winelib apps initialisation code. No longer...
2000-04-13  Eric PouechLet CreateProcess launch unix executable without a...
2000-04-08  Alexandre JulliardRemoved a number of global handle allocations and criti...
2000-04-06  Patrik StridvallFixed some issues reported by winapi_check.
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-26  Hidenori TakeshimaFixes for i18n.
2000-03-25  Francois GougetUse min/max instead of MIN/MAX.
2000-03-25  Alexandre JulliardFixed a couple of file descriptor leaks.
2000-03-20  Alexandre JulliardMoved graphics initialisation to the x11drv/ttydrv...
2000-03-19  Alexandre JulliardHack: always try builtin module before elf or elfdll...
2000-03-19  Dimitrie O. PaunRemoved most calls to xmalloc/xrealloc.
2000-03-19  Eric PouechNow attaching imported DLLs of a winelib executable.
2000-03-19  Alexandre JulliardCreated separate dlls for user,gdi,ttydrv,x11drv.
2000-03-18  Alexandre JulliardMisc small cleanups.
2000-03-18  Alexandre JulliardAvoid calling the *Rect USER functions from inside...
2000-03-18  Alexandre JulliardMoved command-line option handling out of the X11 driver.
2000-03-17  Alexandre JulliardHave threads and processes exit more cleanly whenever...
2000-03-09  Alexandre JulliardStore the list of loaded dlls in the server, and genera...
2000-03-08  Ulrich Czekallawm->modname might be invalid at the end of FreeLibrary.
2000-03-08  Patrik StridvallRemoved a lot of unnecessary includes and fixed the...
2000-03-08  Alexandre JulliardRemoved PDB32_DEBUGGED flag and send all debug events...
2000-03-07  Andreas MohrFixed second instance DGROUP loading.
2000-03-07  Andreas MohrSeveral fixes to MakeProcInstance.
2000-02-26  Alexandre JulliardImproved the selector get/set functions.
2000-02-26  Patrik StridvallFixed ANSI C violations.
2000-02-20  Andreas MohrIt seems to be GetModuleFileName16 that checks exe...
2000-02-19  Alexandre JulliardHard-coded DllPairs configuration; there is no need...
2000-02-18  Alexandre JulliardStore the handle of the process exe file in the server.
2000-02-16  Alexandre JulliardMoved SystemHeap allocations to the process heap.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-02-03  Alexandre JulliardRemoved resource.h.
2000-02-03  Ulrich WeigandAdded .spec keyword 'mode' to allow creating built...
2000-02-03  Ove KaavenCleanup VGA refresh when terminating.
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
2000-01-30  Ulrich WeigandMark initial process as 32-bit for WineLib apps.
2000-01-30  Ove Kaavendosmod protocol revision 3, featuring MPROTECT and...
2000-01-29  Andreas Mohr- add some documentation items
2000-01-29  Alexandre JulliardRemoved debugstr.h.
2000-01-25  Alexandre JulliardUse argv[0] to locate the server executable.
2000-01-25  Alexandre JulliardMade the server listen for new clients on a Unix socket in
2000-01-23  Uwe BonnesCheck for MZ header before trying to decipher the PE...
2000-01-17  Ulrich WeigandFixed race between Win16 parent and child for first...
2000-01-15  Ulrich WeigandDon't access 'wm->modname' after the modref has been...
2000-01-09  Alexandre JulliardBuilt-in DLLs resources are now specified in spec file.
2000-01-05  Marcus MeissnerMade virus warning a bit more drastic, since some peopl...
2000-01-01  Peter GantenImplemented WaitForInputIdle.
1999-12-27  Francois GougetBuffer overflows and strncpy fixes.
1999-12-27  Alexandre JulliardPE_FindExportedFunction: use a binary search for functi...
1999-12-12  Andreas MohrFixed cmd line length calculation.
1999-12-11  Alexandre JulliardXiang Li
1999-12-11  Ulrich WeigandBugfix: Added missing 'return' statement.
1999-12-10  Ulrich WeigandImplemented PE_UnloadLibrary().
1999-12-08  Dimitrie O. PaunMake use of the DEFAULT_DEBUG_CHANNEL where appropriate.
1999-12-08  Ulrich WeigandDelay sending debug events until process initialization...
1999-12-06  Andreas MohrAdded .rc file support for Win16 NE modules.
1999-12-05  Eric PouechAdded typedef to insure compilation on all gcc&egcs...
1999-12-05  Ulrich WeigandBugfix: Call DllEntryPoint for *every* process that...
1999-12-05  Ulrich WeigandCall 16-bit instead of 32-bit UserSignalProc entry...
1999-12-05  Eric PouechFixed crash when map fails.
1999-12-04  Sergei TurchanovFix for GetBinaryType to return SCS_DOS_BINARY if exten...
1999-12-04  Ulrich WeigandFixed 32-bit module name handling to conform better...
1999-11-21  Niels Kristian Bec... Removed extra #include statements.
1999-11-21  Ulrich WeigandSimplified hInstance creation/handling.
next