- 08 Oct, 2004 4 commits
-
-
Francois Gouget authored
Also add EWX_FORCEIFHUNG.
-
Francois Gouget authored
-
Jacek Caban authored
- Fixed htmlhelp.h
-
Vincent Béron authored
-
- 07 Oct, 2004 25 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Hans Leidekker authored
Implement OpenColorProfile{A,W} and CloseColorProfile. Implement GetColorDirectory{A,W} and InstallColorProfile{A,W}. Implement UninstallColorProfile{A,W}. Dynamically load liblcms. Add tests.
-
Francois Gouget authored
Modify function calls so the prototypes are checked.
-
Jeremy White authored
-
Martin Fuchs authored
- use SetWindowFont() instead of SendMessage(WM_SETFONT) - remove unused comment - use GET_X_LPARAM() instead of GET_X_LPARAM() - remove old _ROS_ preprocessor statements
-
Jon Griffiths authored
-
Jon Griffiths authored
Add tests for this case, a visible test mode and fix DrawIndirect test under some native comctl32.dll's.
-
Jon Griffiths authored
-
Jon Griffiths authored
-
Jon Griffiths authored
-
Francois Gouget authored
genpatch was also depending on the new files being listed first by 'cvs diff' (which is the case but I'm not sure there is any hard guarantee). Use 'perl -w' for more checking, fix the resulting 'undefined value' warnings. In many cases we don't just want $options{xxx} to exist, we want it to be defined. Restrict the scope of variables and remove unneeded variables.
-
Martin Fuchs authored
- use TCHAR to make the code UNICODE compatible - pass return string buffer to the dialog procedure - call display_error() in case of errors to display the WIN32 error message - use slash instead of back slash for unix file system compatibility - format the code equally to the remaining winefile code
-
Alexandre Julliard authored
-
Jason Edmeades authored
an IDirect3DDevice object is created.
-
Francois Gouget authored
winapi_check_options.pm: Fix typo in the parse_comma_list() reference.
-
Vincent Béron authored
-
Martin Fuchs authored
-
Alexandre Julliard authored
will try to do that from the include directory.
-
Alexandre Julliard authored
by Jeremy White).
-
Francois Gouget authored
Update the Wine sources accordingly.
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Martin Fuchs authored
-
- 06 Oct, 2004 11 commits
-
-
Alexandre Julliard authored
-
Hans Leidekker authored
Add tests for these functions.
-
Dmitry Timoshkov authored
-
Rein Klazes authored
SO_SNDTIMEO by adding data conversion from Unix to windows. - Added a test for this.
-
Martin Fuchs authored
- add some comments - make time_to_filetime() a static function
-
Martin Fuchs authored
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
Jason Edmeades authored
-
Steven Edwards authored
-
Martin Fuchs authored
-