Check all Callouts function pointers for NULL before using them.
[wine] / miscemu / main.c
2000-11-08  Alexandre JulliardCheck all Callouts function pointers for NULL before...
2000-11-08  Alexandre JulliardMoved builtin dll registration to libwine.
2000-09-27  Alexandre JulliardChanged the Win32 dll descriptor to be in IMAGE_NT_HEAD...
2000-05-29  Alexandre JulliardExec a separate wine binary for every win32 process...
2000-05-01  Alexandre JulliardSetup the initial thread %fs from a constructor.
2000-05-01  Alexandre JulliardRewrote Unix process launching to allow passing startup...
2000-04-13  Eric PouechGot rid of -debug wine's option (wine now requires...
2000-03-19  Alexandre JulliardCreated separate dlls for user,gdi,ttydrv,x11drv.
2000-03-18  Alexandre JulliardMoved command-line option handling out of the X11 driver.
2000-03-09  Eric PouechAdded proc to start debugging process from its command...
2000-03-08  Eric PouechNo longer directly accessing debuggee memory.
2000-02-13  Andreas MohrBetter error messages.
2000-01-30  Ulrich WeigandMoved debugger to libwine to make it available to WineL...
2000-01-25  Alexandre JulliardUse argv[0] to locate the server executable.
1999-10-23  Ulrich WeigandBugfix: don't call ExitProcess() before SYSLEVEL_Init().
1999-10-13  Eric PouechCorrect filename for kernel module is KRNL386.EXE.
1999-09-05  Alexandre JulliardRemoved __winelib flag.
1999-07-27  Ulrich WeigandAdded FinalUserInit16/FinalGdiInit16 stubs.
1999-07-24  Ulrich WeigandUnify startup sequence for Wine and WineLib.
1999-07-15  Ulrich WeigandUse position-independent code in assembly glue when...
1999-07-11  Ulrich WeigandModularized CallFrom/To16 routines. Adapted dependent...
1999-07-03  Ulrich WeigandOn NE process creation, move major part of NE EXE modul...
1999-06-26  Alexandre JulliardConverted to the new debug interface, using script...
1999-06-22  Alexandre JulliardMerged THDB and TEB structures.
1999-06-20  Alexandre JulliardFixed Winelib compilation.
1999-06-18  Alexandre JulliardDebugger is now called by exception handling.
1999-06-06  Ulrich WeigandSwitch stacks in CALL32_Init().
1999-05-24  Ulrich WeigandWait until child initialized before returning from...
1999-05-02  Alexandre JulliardOnly check number of tasks after first message.
1999-04-18  Bertho StultiensReorganization of the loader to correctly load and...
1999-04-10  Ulrich WeigandCall InitApp16 (using Callout) for initial process.
1999-03-22  Marcus MeissnerAdded -dll option for winelib programs. (Note: will...
1999-02-28  David Luyer- fixed missing stdlib.h and string.h includes everywhere
1999-02-28  Ulrich WeigandAdapted to CreateProcess changes.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-02-14  Marcus MeissnerDo not print 'wine: no executeable found' if we did...
1999-02-13  Marcus MeissnerMoved the if1632/signal.c stuff into loader/signal...
1999-01-30  Ove KaavenDefined RESTORE_SIGNALS by default and call SIGNAL_Emul...
1998-12-24  Ulrich WeigandUse Callout table instead of direct GetProcAddress.
1998-11-30  Marcus MeissnerFix warnings in miscemu/main.c.
1998-11-22  Huw D M DaviesTakes print spooler functions out of win16drv.
1998-11-14  Ulrich WeigandSome fixes to Wine startup/termination sequence with...
1998-11-08  Ulrich WeigandBugfix: really *do* switch to the initial task's stack.
1998-11-01  Ulrich WeigandImplemented new Wine startup sequence, separating start...
1998-10-21  Ove KaavenAdded indirection for ctx_debug to the DOS loader,...
1998-10-21  Chad PowellAdded a default program option in wine.conf in section...
1998-10-18  Chad PowellAdded ability to read a startup program from wine.ini...
1998-08-09  Alexandre JulliardRelease 980809 wine-980809
1998-06-28  Alexandre JulliardRelease 980628 wine-980628
1998-06-01  Alexandre JulliardRelease 980601 wine-980601
1998-05-17  Alexandre JulliardRelease 980517 wine-980517
1998-05-03  Alexandre JulliardRelease 980503 wine-980503
1998-02-15  Alexandre JulliardRelease 980215 wine-980215
1997-11-30  Alexandre JulliardRelease 971130 wine-971130
1997-11-16  Alexandre JulliardRelease 971116 wine-971116