- Dec 19, 2002
-
-
Alexandre Julliard authored
-
keyboard with <ALT><GR> key codes.
-
include/wtypes.idl.
-
-
-
Add a bunch of SE_* definitions.
-
Uncomment wine_todo tests that now succeed with fixes to GetTime/DateFormat().
-
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
-
PathCreateFromFileA.
-
-
Alexandre Julliard authored
-
ever be correct.
-
-
-
TzSpecificLocalTimeToSystemTime().
-
implementation of SHFileOperation.
-
NULL pointer.
-
Alexandre Julliard authored
Same for LPHSZPAIR and LPCONVINFO.
-
dlls/ole32/moniker.h.
-
-
GetProcAddress for each of them and skip the tests when necessary. On Win9x GetUserNameW and GetComputerNameW are stubs. Improve error reporting in access.c.
-
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.
-
- Dec 18, 2002
-
-
-
valid on NT4 -> remove these tests.
-
Fix the lpDesktop and lpTitle checks on NT platforms.
-
wsprintf{A,W}Test should be void. Improve error reporting. Remove unnecessary #includes.
-
-
-
-
-
-
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.
-
- 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
-
support.
-
to the file rather than replacing it with a temp file. This preserves ownership and permissions.
-
Alexandre Julliard authored
-
-