- Nov 21, 2004
-
-
- Nov 19, 2004
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
-
manually instead. Fix the copyright in wine_system.
-
Document all functions.
-
-
-
AddSourceFilter. Fixed filter name generation in IGraphBuilder::AddFilter.
-
- Move vtable to end, give it the const modifier, and remove unneeded function declarations.
-
-
-
out bitmap fonts. Rotate the strikeout line if the escapement is non-zero.
-
listview controls.
-
-
Handle null surface pointer when creating surface.
-
-
-
msvcrt.__unDName - implement SYMOPT_UNDNAME support
-
-
-
-
Fixed IDirectSoundCaptureBuffer_Stop to allow another Start to succeed. Removed OSS centric buffer recreation hack when doing hardware acceleration. Cleaned up error reporting and tracing.
-
-
-
crash with IE.
-
-
- Nov 10, 2004
-
-
-
- Change QueryServiceObjectSecurity so it initializes the ACL with a null DACL, and return as though it worked. - Changed QueryServiceStatus to tell if the service is running by the presence of some named shared storage - copied from StartService when it checks to see if its already running.
-
-
- Optimize WM_STYLECHANGED handler to only redraw when a CCS_* style is changed, like native.
-
-
- Nov 09, 2004
-
-
even when building wine without X11.
-
-
-
-
-
- in UDM_SETACCEL handler do not forget to update number of accelerators - update arrows info in WM_LBUTTONDOWN as well as in WM_MOUSEMOVE - use accelerators in WM_LBUTTONDOWN handler
-
Partial implementation of GetThemeBackgroundRegion. Correct a few comments.
-