- Jan 19, 2006
-
-
Alexandre Julliard authored
-
-
-
$HOME, with a number of fallbacks.
-
-
IWineD3DImpl_FillGLCaps.
-
-
-
menu id and an hMenu.
-
-
glXGetClientString to retrieve the OpenGL vendor.
-
It's done in exception handler now.
-
Get rid of the barely used properties.c.
-
- Jan 18, 2006
-
-
Include config.h in the .c file, not in the .h file.
-
Alexandre Julliard authored
Renamed function parameters to something usable. Fixed potential event leaks.
-
-
parameter dir.
-
-
Optimize for the case where a DLL with no path is requested and it is already loaded.
-
-
Alexandre Julliard authored
-
Fix ref counting.
-
-
local drivers.
-
-
Allocate and supply a DRVCONFIGINFO structure for DRV_CONFIGURE when application does not supply one.
-
Broadcast notifications are fleshed out and are now fully functional.
-
- Rework acmDriverAddA to call acmDriverAddW. - Implement stub for acmDriverAddW with switch for the 3 known cases of driver add. - Implementation for case ACM_DRIVERADDF_NAME, which loads driver name & alias from registry (similar to msacm32 load).
-
Foundation for notification broadcasts with support for deferred notification.
-
load time.
-
-
-
-
to the buffer after the first batch of data has been written to the pipe.
-
-
-
doesn't signify an error; it is just unusual.
-
-
-
- Jan 17, 2006
-
-