Alexandre Julliard
|
9f859692f9
|
Replace DPRINTF by TRACE in a few places.
|
2005-09-25 15:23:21 +00:00 |
Alexandre Julliard
|
d05532e2d6
|
Directly use the PEB version fields in GetVersion.
|
2005-08-10 15:02:28 +00:00 |
Mike McCormack
|
a2479eca44
|
Fix gcc 4.0 warnings.
|
2005-07-05 10:57:47 +00:00 |
Alexandre Julliard
|
91c86bb546
|
Removed the DOS version option, specifying the Windows version should
be enough to achieve the same results.
|
2005-06-16 09:47:17 +00:00 |
Mike McCormack
|
0f36d124a2
|
Fix warnings from -Wmissing-declarations.
|
2005-06-14 11:42:34 +00:00 |
Alexandre Julliard
|
2e4bca9db5
|
Added magic comments to all Wine-specific registry accesses to make
them easier to grep.
|
2005-06-13 18:56:00 +00:00 |
Eric Pouech
|
df93f2eeee
|
GetModuleFileName[AW] doesn't terminate the string if the buffer is
too small.
|
2004-05-19 03:22:55 +00:00 |
Andreas Mohr
|
34ed04f1fa
|
Don't include build number in GetVersion() for Win9x versions.
|
2003-11-11 22:00:14 +00:00 |
Alexandre Julliard
|
240b0a9b48
|
Moved the Windows version code to dlls/ntdll, and implemented
RtlGetVersion and RtlVerifyVersionInfo.
Moved the 16-bit and DOS version support to dlls/kernel.
|
2003-09-24 05:26:00 +00:00 |