- 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
- f16b401 Various cosmetic changes. by Andreas Mohr · 23 years ago
- 7043703 version.h is now in include/wine directory. by Alexandre Julliard · 23 years ago
- 7aa67c1 Make the Wine trace facilities accessible from Winelib applications. by Francois Gouget · 23 years ago
- 5cc6105 Changed the Wine internal cdrom interface to the NT model. by Eric Pouech · 23 years ago
- 193cf50 Removed some of the calls to HEAP_strdup* functions. by Alexandre Julliard · 23 years ago
- f9e4e9d Get the correct label on iso9660 mixed-mode cds. by Chris Green · 23 years ago
- 88ff58e Store the 16-bit callback in the timer structure instead of using a thunk. by Alexandre Julliard · 23 years ago
- 9caa71e Redesign of the server communication protocol to allow arbitrary sized by Alexandre Julliard · 23 years ago
- 9cef2d0 - fix wrong hexadecimal GetLastError() output by Andreas Mohr · 23 years ago
- 1425941 Fix the #include order for config.h. by François Gouget · 23 years ago
- 4ae7195 Add versions for WinME and WinXP. by Francois Gouget · 23 years ago
- 708a846 Save a disk file's drive type in the server object. by Ove Kaaven · 23 years ago
- 099c159 Revert 16bit win95 version back to original value. Fixes InstallShield by Marcus Meissner · 23 years ago
- 386cf6e When including 'wine/port.h', include it first. by Francois Gouget · 23 years ago
- 5686dc0 Move WINDEBUGINFO from winbase.h to winbase16.h and rename to by Francois Gouget · 23 years ago
- 086f1cb Move the ERR_XXX macros from winbase.h to error.c. by Francois Gouget · 23 years ago
- b7afbd4 Speed optimization. by Andreas Mohr · 23 years ago
- da920ee Spelling fixes. by Andreas Mohr · 24 years ago
- 07b740f Fix the 16bit win95 version. by Bob Goodwin · 24 years ago
- f899ef0 Removed some unnecessary includes. by Alexandre Julliard · 24 years ago
- 37e9503 Moved server.h to include/wine. by Alexandre Julliard · 24 years ago
- 33929be - Made sure that the files that contains the declarations by Patrik Stridvall · 24 years ago
- 044855c Documentation fixes. by Patrik Stridvall · 24 years ago
- 01d5e5b Documentation fixes. by Patrik Stridvall · 24 years ago
- e8f9088 Fix misleading P4 warning message appearing even in case of match. by Andreas Mohr · 24 years ago
- 99f2f39 Spelling fixes. by Andreas Mohr · 24 years ago
- 5fc46a2 GetSystemInfo() Pentium 4 support. by Andreas Mohr · 24 years ago
- 3ca9823 Documentation ordinal fixes. by Patrik Stridvall · 24 years ago
- affc9a8 Move IsCharAlphaA and IsCharAlphaNumericA to user32. by Dmitry Timoshkov · 24 years ago
- dae8de6 Documentation ordinal fixes (using winapi_fixup). by Patrik Stridvall · 24 years ago
- 172cd1b Fixed some issues found by winapi_check. by Patrik Stridvall · 24 years ago
- 94cd060 Only fail with ERROR_INSUFFICIENT_BUFFER if the structure size is by James Juran · 24 years ago
- 39e1f31 Use memset rather than bzero. by Francois Gouget · 24 years ago
- b7c2f2f Add missing newline to WARN messages. by James Juran · 24 years ago
- 26320d1 Cleanup properly on x11drv unloading. by Alexandre Julliard · 24 years ago
- b9c9cdc - Added support for app-specific dll overrides using by Alexandre Julliard · 24 years ago
- 67a7499 New set of macros for server calls; makes requests without variable by Alexandre Julliard · 24 years ago
- d0a4177 Documentation ordinal fixes. by Patrik Stridvall · 24 years ago
- 4570478 Use the Pentium's rdtsc instruction (if available) to implement by James Abbatiello · 24 years ago
- 3932f3a Added support for the Malayan language. by Rein Klazes · 24 years ago
- ac0b814 Fixed typo which caused the WritetoHomeRegistryFiles option to be ignored. by Martin Pilka · 24 years ago
- 306fc9c Fixed typo in HKEY_USERS/.Default creation. by Alexandre Julliard · 24 years ago
- a41b2cf Moved tweak support to USER dll. Removed tweak.h and cache.h. by Alexandre Julliard · 24 years ago
- ca43a64 Removed all traces of the --config option. by Alexandre Julliard · 24 years ago
- 418e27e Make CDROM_GetLabel return 0 in the event of failure, and make the by Ryan Cumming · 24 years ago
- 8081e5a Added handle_t type to server interface so that we can make handles by Alexandre Julliard · 24 years ago
- 40060a1 Removed obsolete code. by Alexandre Julliard · 24 years ago
- 8d91b50 Reimplemented "relay=" and "snoop=" suboptions. by Guy L. Albertelli · 24 years ago
- 44a1822 winuser.h now requires that we include winbase.h first. by François Gouget · 24 years ago
- 87093f5 (parse_options): Allow GNU-like option arguments like by Morten Welinder · 24 years ago
- 1f192c1 Improved usage message. by Andreas Mohr · 24 years ago
- ebb3a68 Status of CDROM_AUDIO_INVALID seems to mean the disk is stopped. by Huw D M Davies · 24 years ago
- 909eff9 Added support for Unicode applications in winebuild. by Alexandre Julliard · 24 years ago
- 57f8eb7 - registry loading speed up (reduced client <-> server communication) by Martin Pilka · 24 years ago
- db0747d Removed some unnecessary includes. Got rid of ldt.h. by Alexandre Julliard · 24 years ago
- 6c8edaa Use getpagesize() instead of VIRTUAL_GetPageSize(). by Alexandre Julliard · 24 years ago
- 982a223 Replaced PTR_SEG_TO_LIN macro by exported MapSL function. by Alexandre Julliard · 24 years ago
- 751625e Got rid of main.h. by Alexandre Julliard · 24 years ago
- bf67259 Use the DRIVE_* API constants instead of the DRIVETYPE enum. by Alexandre Julliard · 24 years ago
- becb9a3 Moved all Wine internal definitions out of process.h. by Alexandre Julliard · 24 years ago
- 1af53cb - README update - add offsets to ASPI struct defines - spelling by Andreas Mohr · 24 years ago
- cfb63bd Add basic NLS information needed for Hebrew. by Michael Veksler · 24 years ago
- 633293f Build the debugger as a .so. by Alexandre Julliard · 24 years ago
- 8168450 Fixed bugs when tray was open. by Eric Pouech · 24 years ago
- 519346a Fixed miscellaneous typos, syntactic and grammatical errors. by Francois Gouget · 24 years ago
- 2b3aa61 Added/modified documentation for function arguments. by Patrik Stridvall · 24 years ago
- 7a4e599 Fixed some issues found by winapi_check. by Patrik Stridvall · 24 years ago
- ef57e18 Removed some unnecessary includes. by Alexandre Julliard · 24 years ago
- 5ce2329 Finished separation of advapi32. by Alexandre Julliard · 24 years ago
- c3350c5 Added alias capability to --winver. win2000 is the official value. by Andreas Mohr · 24 years ago
- e296bf3 Renamed CallTo16* functions to wine_call_to_16* and export them from by Alexandre Julliard · 24 years ago
- db6fc1c linux-2.4.0-test10 now calls 'flags' as 'features'. by Marcus Meissner · 24 years ago
- 24a62ab Got rid of the Wine internal lstrcpy* functions and of winestring.h. by Alexandre Julliard · 24 years ago
- 529da54 Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; by Dimitrie O. Paun · 24 years ago
- 1623784 Add FloatingPointProcessor empty entry to the registry. by Andreas Mohr · 24 years ago
- cb45438 - added winver settings nt2k, win30 and win20 (yes, some rare programs need this) by Andreas Mohr · 24 years ago
- 5b971f0 Moved wsprintf functions to dlls/user. by Alexandre Julliard · 24 years ago
- 8f1e39f RegSetValueEx16 might get passed 0 as count of databytes, determine by Marcus Meissner · 24 years ago
- b1e7028 Added __wine_get_main_args to retrieve command-line arguments for the by Alexandre Julliard · 24 years ago
- 85423c6 Added new library.h header for libwine definitions. by Alexandre Julliard · 24 years ago
- 94613ab New debug channel mechanism allowing decentralized channel declarations. by Alexandre Julliard · 24 years ago
- 908464d Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie O. Paun <dimi@cs.toronto.edu>, Patrik Stridvall <ps@leissner.se> by Alexandre Julliard · 24 years ago
- c6161ac _nt_parse_nk() should not close keys that it does not open. by David Elliott · 24 years ago
- 2fa4f76 Build ntdll as a real dll, including everything that was previously in by Alexandre Julliard · 24 years ago
- bec545a Return a more plausible value for MinimumApplicationAddress. by Francois Gouget · 24 years ago
- a9f6a9d Explicitly initialize structures. by Patrik Stridvall · 24 years ago
- 588ee35 Always open/close the CD-ROM device for every Windows API CD-ROM access. by Andreas Mohr · 24 years ago
- 57f05e1 Converted a few more server requests to the new mechanism. by Alexandre Julliard · 24 years ago
- 11776c1 Moved comm.c into kernel32. by Mike McCormack · 24 years ago
- 15bfcd0 Moved $(MODULE).o rule out of Make.rules into the individual Makefiles. by Alexandre Julliard · 25 years ago
- d8fab2e Removed some of the XXX_reg macros now that we are using the standard by Alexandre Julliard · 25 years ago
- 072dfb5 Removed inclusion of wine/winestring.h from winbase.h and added it to by Alexandre Julliard · 25 years ago
- c941eff Make GetTickCount not use the whole Unix epoch (since 1970) any more, by Andreas Mohr · 25 years ago
- fd81049 fixed the win95 registry loader to have somewhat stricter checking. by Andreas Mohr · 25 years ago
- 556d11d - removed redundant functions COMM_Get(Read/Write)Fd by Mike McCormack · 25 years ago
- 654fcc7 Implemented SetCommMask, SetCommTimeouts, GetCommMask, GetCommTimeouts. by Mike McCormack · 25 years ago
- 0c6e369 Silence some bogus error message. by Andreas Mohr · 25 years ago
- 20cd935 - fixes debugger output by Andreas Mohr · 25 years ago
- 44b5bf5 Added serial port object to the server. by Mike McCormack · 25 years ago