- bedf40b Added support for OpenGL. by Lionel Ulmer · 25 years ago
- 4d05761 Make sure hInstance is a proper global handle and not a selector value. by Bernd Herd · 25 years ago
- 680919c Moved Load/FreeLibrary16 definition to winbase16.h. by Alexandre Julliard · 25 years ago
- bb3c164 If we do not find a resource for both (primary lang|sub lang), we try by Stephane Lussier · 25 years ago
- ae71940 PE_LoadImage: removed version parameter, set last error correctly. by Alexandre Julliard · 25 years ago
- 5b4f3e8 Rewrote Unix process launching to allow passing startup information to by Alexandre Julliard · 25 years ago
- 9e1c48b Clear the remainder of the page when mapping a section whose size on by Alexandre Julliard · 25 years ago
- f93eb3e Authors: Gavriel State <gavriels@corel.com>, Ulrich Czekalla <ulrichc@corel.com> by Alexandre Julliard · 25 years ago
- a4ecb41 Added new configuration file option for selecting graphics driver. by Patrik Stridvall · 25 years ago
- 180a088 Moved PE header definitions to winnt.h where they belong. by Alexandre Julliard · 25 years ago
- c775e1e Wrap an exception handler around FindResource. by Richard Cohen · 25 years ago
- c970904 Save the registry on server exit without client intervention. by Alexandre Julliard · 25 years ago
- 8e8f0f5 Rewrote command-line parsing of CreateProcessA to be more compatible. by Alexandre Julliard · 25 years ago
- b445952 Improved Winelib apps initialisation code. No longer need to link by Alexandre Julliard · 25 years ago
- 394203f Let CreateProcess launch unix executable without a .exe extension. by Eric Pouech · 25 years ago
- 227a089 Removed a number of global handle allocations and critical section by Alexandre Julliard · 25 years ago
- 54fe838 Fixed some issues reported by winapi_check. by Patrik Stridvall · 25 years ago
- 2d6457c Added/fixed some documentation reported by winapi_check. by Patrik Stridvall · 25 years ago
- e2905ea Fixes for i18n. by Hidenori Takeshima · 25 years ago
- 6d77d3a Use min/max instead of MIN/MAX. by Francois Gouget · 25 years ago
- 9a0e28f Fixed a couple of file descriptor leaks. by Alexandre Julliard · 25 years ago
- 28c3a1b Moved graphics initialisation to the x11drv/ttydrv dll init code. by Alexandre Julliard · 25 years ago
- 69e2bf6 Hack: always try builtin module before elf or elfdll to avoid loading by Alexandre Julliard · 25 years ago
- 9ad9636 Removed most calls to xmalloc/xrealloc. by Dimitrie O. Paun · 25 years ago
- cba7be7 Now attaching imported DLLs of a winelib executable. by Eric Pouech · 25 years ago
- 1dac57f Created separate dlls for user,gdi,ttydrv,x11drv. by Alexandre Julliard · 25 years ago
- 9b59da0 Misc small cleanups. by Alexandre Julliard · 25 years ago
- 62f824f Avoid calling the *Rect USER functions from inside GDI. by Alexandre Julliard · 25 years ago
- fe08568 Moved command-line option handling out of the X11 driver. by Alexandre Julliard · 25 years ago
- 12f29b5 Have threads and processes exit more cleanly whenever possible. by Alexandre Julliard · 25 years ago
- 05f0b71 Store the list of loaded dlls in the server, and generate debug events by Alexandre Julliard · 25 years ago
- cc27998 wm->modname might be invalid at the end of FreeLibrary. by Ulrich Czekalla · 25 years ago
- 6cc47d4 Removed a lot of unnecessary includes and fixed the compile errors. by Patrik Stridvall · 25 years ago
- 00641d5 Removed PDB32_DEBUGGED flag and send all debug events unconditionally. by Alexandre Julliard · 25 years ago
- f2df6a2 Fixed second instance DGROUP loading. by Andreas Mohr · 25 years ago
- 45b5bcf Several fixes to MakeProcInstance. by Andreas Mohr · 25 years ago
- 916f975 Improved the selector get/set functions. by Alexandre Julliard · 25 years ago
- 0ee98cc Fixed ANSI C violations. by Patrik Stridvall · 25 years ago
- 4654c32 It seems to be GetModuleFileName16 that checks exe version on whether by Andreas Mohr · 25 years ago
- 431cf32 Hard-coded DllPairs configuration; there is no need for the user to change it. by Alexandre Julliard · 25 years ago
- 67a24c8 Store the handle of the process exe file in the server. by Alexandre Julliard · 25 years ago
- 90476d6 Moved SystemHeap allocations to the process heap. by Alexandre Julliard · 25 years ago
- d3e22d9 Removed #include of wingdi.h and windef.h from winuser.h (and resolved by Jeremy White · 25 years ago
- b2f6f0e Removed resource.h. by Alexandre Julliard · 25 years ago
- 9ffd403 Added .spec keyword 'mode' to allow creating built-in EXE modules. by Ulrich Weigand · 25 years ago
- 9b89998 Cleanup VGA refresh when terminating. by Ove Kaaven · 25 years ago
- 318f4ce Build most dlls as separate shared libraries. by Alexandre Julliard · 25 years ago
- f3bfa3a Mark initial process as 32-bit for WineLib apps. by Ulrich Weigand · 25 years ago
- 43b2ad1 dosmod protocol revision 3, featuring MPROTECT and ENTERIDLE. by Ove Kaaven · 25 years ago
- 8cd9351 - add some documentation items - fix some spelling - fix some warnings by Andreas Mohr · 25 years ago
- 0dd3655 Removed debugstr.h. by Alexandre Julliard · 25 years ago
- eafa391 Use argv[0] to locate the server executable. by Alexandre Julliard · 25 years ago
- 2fe5777 Made the server listen for new clients on a Unix socket in by Alexandre Julliard · 25 years ago
- c8c800c Check for MZ header before trying to decipher the PE header. by Uwe Bonnes · 25 years ago
- fa5647a Fixed race between Win16 parent and child for first rescheduling by Ulrich Weigand · 25 years ago
- 0b57a5c Don't access 'wm->modname' after the modref has been flushed. by Ulrich Weigand · 25 years ago
- 74e4a28 Built-in DLLs resources are now specified in spec file. by Alexandre Julliard · 25 years ago
- 59db20f Made virus warning a bit more drastic, since some people don't believe us. by Marcus Meissner · 25 years ago
- 6619f5a Implemented WaitForInputIdle. by Peter Ganten · 25 years ago
- baa9bf9 Buffer overflows and strncpy fixes. by Francois Gouget · 25 years ago
- bbeaeeb PE_FindExportedFunction: use a binary search for function names. by Alexandre Julliard · 25 years ago
- 8952dea Fixed cmd line length calculation. by Andreas Mohr · 25 years ago
- 8551f8c Xiang Li Implementation of a proxy ODBC32 dll. by Alexandre Julliard · 25 years ago
- f008300 Bugfix: Added missing 'return' statement. by Ulrich Weigand · 25 years ago
- 4fd8cc3 Implemented PE_UnloadLibrary(). by Ulrich Weigand · 25 years ago
- dd03cc1 Make use of the DEFAULT_DEBUG_CHANNEL where appropriate. by Dimitrie O. Paun · 25 years ago
- 0106f85 Delay sending debug events until process initialization is complete. by Ulrich Weigand · 25 years ago
- a2da868 Added .rc file support for Win16 NE modules. by Andreas Mohr · 25 years ago
- fe08849 Added typedef to insure compilation on all gcc&egcs versions. by Eric Pouech · 25 years ago
- 2149934 Bugfix: Call DllEntryPoint for *every* process that loads the DLL, not by Ulrich Weigand · 25 years ago
- 979000e Call 16-bit instead of 32-bit UserSignalProc entry point. by Ulrich Weigand · 25 years ago
- cd841a4 Fixed crash when map fails. by Eric Pouech · 25 years ago
- d14aea2 Fix for GetBinaryType to return SCS_DOS_BINARY if extended signature is unknown. by Sergei Turchanov · 25 years ago
- 237e8e9 Fixed 32-bit module name handling to conform better to Win9x. by Ulrich Weigand · 25 years ago
- 1d5bc46 Removed extra #include statements. by Niels Kristian Bech Jensen · 25 years ago
- 61206bd Simplified hInstance creation/handling. by Ulrich Weigand · 25 years ago
- eb94c7d Adapted to new register function handling. by Ulrich Weigand · 25 years ago
- ec7bb23 Added support for CREATE_SUSPENDED flag in CreateProcess. by Alexandre Julliard · 25 years ago
- d024d5e Bugfix: LOAD_DLL_DEBUG_EVENT lpImageName parameter was incorrect. by Ulrich Weigand · 25 years ago
- e7957d6 Determine expected_version of PE buddies from the SubsystemVersion. by Ulrich Weigand · 25 years ago
- 38eae84 Fixed the relocation hack in PE_InitTls. Added some more for the other by Marcus Meissner · 25 years ago
- edf3e43 Added ICMP DLL implementation. by Francois Gouget · 25 years ago
- e582158 Fixed -debugmsg +server. by Alexandre Julliard · 25 years ago
- abe7227 Added built-in msacm.drv and midimap.drv drivers. by Eric Pouech · 25 years ago
- 9633632 - Added missing configuration #if:s and #includes:s. by Patrik Stridvall · 25 years ago
- 6111ee6 Return the size of the needed resource when buffer is NULL for LoadString(). by Uwe Bonnes · 25 years ago
- f959be9 Ignore wrong hInstance. by Uwe Bonnes · 25 years ago
- 031f4fa Fixed compiling with STRICT. by Jim Aston · 25 years ago
- f45608f Winsock rewrite. Sockets are now proper win32 handles. by Ove Kaaven · 25 years ago
- c715dea Bugfix: don't use GetModuleHandle16 in LoadModule16/NE_CreateProcess. by Ulrich Weigand · 25 years ago
- 8a64b83 Bugfix: don't call ExitProcess() before SYSLEVEL_Init(). by Ulrich Weigand · 25 years ago
- 448b34a Correct filename for kernel module is KRNL386.EXE. by Eric Pouech · 25 years ago
- 8c81b743 Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello <abbeyj@wpi.edu> by Alexandre Julliard · 25 years ago
- 142d94e WPROCS.ENTRYADDRPROC needs to return something in CX too (fixes by Marcus Meissner · 25 years ago
- a19862f Small hack to check if we need to relocate the TLS directory or not by Marcus Meissner · 25 years ago
- 8c32184 Bugfix: *Don't* resolve PE imports if asked not to ... by Ulrich Weigand · 25 years ago
- 2a34385 Bugfix: When loading an executable module fails, don't perform module by Ulrich Weigand · 25 years ago
- 79077f3 Bugfix: Don't call GetVersionExA too early, to avoid breaking by Ulrich Weigand · 26 years ago
- 20f7ef7 Remember the allocated string to free it. by Uwe Bonnes · 26 years ago
- e91d976 Fix integer based resource id assumption. Add support for string based type ids. by Ulrich Czekalla · 26 years ago