- a058584 Explicitly call VERSION_Init with the main exe file name, so that by Alexandre Julliard · 22 years ago
- d3ac422 Change the version of win2k to SP3. by Vincent Béron · 22 years ago
- 5f66b04 Print out Windows version values, in human-readable format. by Andreas Mohr · 22 years ago
- 915a4ba Fixed regression in VERSION_GetLinkedDllVersion() introduced by previous change. by Alexandre Julliard · 22 years ago
- 051f871 - implemented LdrQueryProcessModuleInformation by Eric Pouech · 22 years ago
- 19e050e Moved WINE_MODREF.flags to WINE_MODREF.ldr.Flags, and make use of the by Eric Pouech · 22 years ago
- f94c8b8 Move some fields (refCount, tls_index and module) from WINE_MODREF to by Eric Pouech · 22 years ago
- 81bdcf1 Removed references to advapi32 registry functions from some of the by Alexandre Julliard · 23 years ago
- 9c1de6d Moved all the content of the DDK files ntdef.h and ntddk.h to winternl.h. by Patrik Stridvall · 23 years ago
- 1df1883 Fixed checking of special dll names. by Alexandre Julliard · 23 years ago
- 57bf450 MSVC compatibility fixes. by Patrik Stridvall · 23 years ago
- a5dea21 Implemented the RtlImage* functions, and use them to replace the by Alexandre Julliard · 23 years ago
- 7015ce3 No need to call GetModuleFileName16 now that GetModuleFileNameA by Alexandre Julliard · 23 years ago
- 9a62491 Removed trailing whitespace. by Vincent Béron · 23 years ago
- e6b031b - Use Win98 SE values for WIN98 setting. by Andreas Mohr · 23 years ago
- 9d9cf72 Partial implementation of VerifyVersionInfo{A,W}. by Vincent Béron · 23 years ago
- 8c08ceb Replaced -dosver and -winver options by config file parameters. by Alexandre Julliard · 23 years ago
- c5d3053 Stub for VerifyVersionInfoW. by Juergen Schmied · 23 years ago
- 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
- 4ae7195 Add versions for WinME and WinXP. by Francois Gouget · 23 years ago
- 099c159 Revert 16bit win95 version back to original value. Fixes InstallShield by Marcus Meissner · 23 years ago
- 5686dc0 Move WINDEBUGINFO from winbase.h to winbase16.h and rename to by Francois Gouget · 23 years ago
- b7afbd4 Speed optimization. by Andreas Mohr · 24 years ago
- da920ee Spelling fixes. by Andreas Mohr · 24 years ago
- 07b740f Fix the 16bit win95 version. by Bob Goodwin · 24 years ago
- 01d5e5b Documentation fixes. by Patrik Stridvall · 24 years ago
- dae8de6 Documentation ordinal fixes (using winapi_fixup). by Patrik Stridvall · 24 years ago
- 94cd060 Only fail with ERROR_INSUFFICIENT_BUFFER if the structure size is by James Juran · 24 years ago
- b7c2f2f Add missing newline to WARN messages. by James Juran · 24 years ago
- becb9a3 Moved all Wine internal definitions out of process.h. by Alexandre Julliard · 24 years ago
- ef57e18 Removed some unnecessary includes. by Alexandre Julliard · 24 years ago
- c3350c5 Added alias capability to --winver. win2000 is the official value. by Andreas Mohr · 24 years ago
- 24a62ab Got rid of the Wine internal lstrcpy* functions and of winestring.h. by Alexandre Julliard · 24 years ago
- cb45438 - added winver settings nt2k, win30 and win20 (yes, some rare programs need this) by Andreas Mohr · 24 years ago
- 072dfb5 Removed inclusion of wine/winestring.h from winbase.h and added it to by Alexandre Julliard · 25 years ago
- 217a682 Minor cosmetic changes. by Andreas Mohr · 25 years ago
- d586dc9 Replaced VERSION_* calls by exported API equivalents. by Alexandre Julliard · 25 years ago
- 46733de Removed winver and service_table from the PDB and made them static variables. by Alexandre Julliard · 25 years ago
- 081ee94 - Fixed resource functions to work directly from the HMODULE instead of by Alexandre Julliard · 25 years ago
- c5648f2 Made the DLL version clash error message more verbose. by Andreas Mohr · 25 years ago
- 2d6457c Added/fixed some documentation reported by winapi_check. by Patrik Stridvall · 25 years ago
- 6d77d3a Use min/max instead of MIN/MAX. by Francois Gouget · 25 years ago
- fe08568 Moved command-line option handling out of the X11 driver. by Alexandre Julliard · 25 years ago
- 00377a7 Store config file contents in the registry so we only have to load it by Alexandre Julliard · 25 years ago
- 7dcd343 VERSION_GetSystemDLLVersion crashed when being called on a .so. by Juergen Lock · 25 years ago
- d3e22d9 Removed #include of wingdi.h and windef.h from winuser.h (and resolved by Jeremy White · 25 years ago
- 81ee21d Cosmetics. by Alexandre Julliard · 25 years ago
- ed0da3f Removed 2 useless include winversion.h by Marcus Meissner · 25 years ago
- ffdd171 - the OLE version returned was too low by Andreas Mohr · 25 years ago
- 077ec0c Send WM_CTLCOLOREDIT not WM_CTLCOLORSTATIC messages to parent of a by Rein Klazes · 25 years ago
- a72a398 Better version autodetection. by Juergen Schmied · 25 years ago
- 8670b6f Added warning for future VERSION_GetVersion() (mis-)users and made by Andreas Mohr · 25 years ago
- 594af0d Made GetVersionEx() behave in accordance with the specification with by Morten Eriksen · 26 years ago
- d736ef4 Added version information for Win98. by Ian Schmidt · 26 years ago
- 61fece0 Converted to the new debug interface, using script written by Patrik Stridvall. by Alexandre Julliard · 26 years ago
- d1fc9e8 Bug fix. by Andreas Mohr · 26 years ago
- cd3278b Rearrange winver detection code and cache the winver value we by Andreas Mohr · 26 years ago
- c264f2e Improved VERSION_GetVersion. by Andreas Mohr · 26 years ago
- b4b9fae New debug scheme with explicit debug channels declaration. by Patrik Stridvall · 26 years ago
- a396029 Large-scale renaming of all Win32 functions and types to use the by Alexandre Julliard · 26 years ago
- 04c3e1d Removed a lot of occurences of windows.h (and added necessary other includes). by Marcus Meissner · 26 years ago
- 317af32 Optimized include/*.h: (recursively) include all headers needed by by Marcus Meissner · 26 years ago
- 65e1f75 Some warnings fixed, one useless VERSION warning removed (winelib). by Marcus Meissner · 26 years ago
- 638f169 Recovery of release 990110 after disk crash. by Alexandre Julliard · 26 years ago wine-990110
- 2cc30a6 Try to autodetect NT4. by Marcus Meissner · 26 years ago
- a29dab2 Added VERSION_IsOsUnicode(). by Juergen Schmied · 26 years ago
- 73d6c13 Renamed all LPIMAGE_* types to PIMAGE_*. by Uwe Bonnes · 26 years ago
- d30dfd2 Release 980927 by Alexandre Julliard · 27 years ago wine-980927
- a0d7731 Release 980913 by Alexandre Julliard · 27 years ago wine-980913
- f90efa9 Release 980614 by Alexandre Julliard · 27 years ago wine-980614
- a845b88 Release 980601 by Alexandre Julliard · 27 years ago wine-980601
- c7c217b Release 980413 by Alexandre Julliard · 27 years ago wine-980413
- 54c2711 Release 980329 by Alexandre Julliard · 27 years ago wine-980329
- a11d7b1 Release 980301 by Alexandre Julliard · 27 years ago wine-980301
- 03468f7 Release 980215 by Alexandre Julliard · 27 years ago wine-980215
- 60ce85c Release 980201 by Alexandre Julliard · 27 years ago wine-980201
- 0623a6f Release 980118 by Alexandre Julliard · 27 years ago wine-980118
- e658d82 Release 971130 by Alexandre Julliard · 27 years ago wine-971130
- a0b2b1d Release 971116 by Alexandre Julliard · 27 years ago wine-971116