- 19 Dec, 2002 18 commits
-
-
Chris Morgan authored
Uncomment wine_todo tests that now succeed with fixes to GetTime/DateFormat().
-
Chris Morgan authored
time/date structure it is processing. Add comments to describe flags behavior. Add support for TIME_FORCE24HOURFORMAT, TIME_NOMINUTESORSECONDS, TIME_NOSECONDS and TIME_NOTIMEMARKER. Add check in GetDateFormatW() for invalid flag combinations. Added some missing DATE_* defines to winnls.h. Behavior verified against NT4.0.
-
Alexandre Julliard authored
the prototypes.
-
Alexandre Julliard authored
-
Robert Shearman authored
PathCreateFromFileA.
-
Chris Morgan authored
-
Alexandre Julliard authored
-
Dimitrie O. Paun authored
ever be correct.
-
Dimitrie O. Paun authored
-
Lionel Ulmer authored
-
Martin Fuchs authored
TzSpecificLocalTimeToSystemTime().
-
Rolf Kalbermatter authored
implementation of SHFileOperation.
-
Alberto Massari authored
NULL pointer.
-
Alexandre Julliard authored
Same for LPHSZPAIR and LPCONVINFO.
-
Ove Kaaven authored
dlls/ole32/moniker.h.
-
Uwe Bonnes authored
-
Francois Gouget authored
GetProcAddress for each of them and skip the tests when necessary. On Win9x GetUserNameW and GetComputerNameW are stubs. Improve error reporting in access.c.
-
Francois Gouget authored
Remove the DISCARD_DEFINED #ifdefs. Remove another double HeapFree (caused an assert when run on NT4), and a HeapSize on a freed heap (the test failed on Win9x). Fix the LocalLock/LocalUnlock tests (the memory must be allocated with LMEM_MOVEABLE otherwise the tests don't make sense). Remove many unnecessary casts. Improved error reporting somewhat.
-
- 18 Dec, 2002 20 commits
-
-
Francois Gouget authored
-
Francois Gouget authored
valid on NT4 -> remove these tests.
-
Francois Gouget authored
Fix the lpDesktop and lpTitle checks on NT platforms.
-
Francois Gouget authored
wsprintf{A,W}Test should be void. Improve error reporting. Remove unnecessary #includes.
-
Francois Gouget authored
-
Ove Kaaven authored
-
Dimitrie O. Paun authored
-
Ove Kaaven authored
-
Ove Kaaven authored
-
Alexandre Julliard authored
path.
-
Alexandre Julliard authored
definitions instead like Windows does. Always define wchar_t (suggested by Dimitrie O. Paun), and use wchar_t everywhere instead of WCHAR to avoid depending on Windows headers.
-
Raphael Junqueira authored
- vertex shader declaration parser (with output dump) and interpretation (generate the FVF descriptor for program input) - vertex shader program parser (with output dump) - software vertex shader program emulation
-
Raphael Junqueira authored
support.
-
Bill Medland authored
to the file rather than replacing it with a temp file. This preserves ownership and permissions.
-
Alexandre Julliard authored
-
Lionel Ulmer authored
-
Uwe Bonnes authored
mechanism better.
-
Francois Gouget authored
warnings.
-
Francois Gouget authored
(see /M[TD]d? option). So we must not explicitly link with 'msvcrt.lib'. Fixes the msvcrt test crashes.
-
Ove Kaaven authored
Removed redundant prototype.
-
- 17 Dec, 2002 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-