- 19 Dec, 2002 27 commits
-
-
Dimitrie O. Paun authored
-
Ove Kaaven authored
files.
-
Greg Turner authored
- implement cabinet.dll.Extract, urlmon.dll.Extract - add SP6a registry key to winedefault.reg
-
Alexandre Julliard authored
-
Mauro Carvalho Chehab authored
keyboard with <ALT><GR> key codes.
-
Ove Kaaven authored
include/wtypes.idl.
-
Dimitrie O. Paun authored
-
Francois Gouget authored
-
Dimitrie O. Paun authored
Add a bunch of SE_* definitions.
-
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 13 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.
-