- Dec 26, 2000
-
-
STRICT.
-
-
- Dec 25, 2000
-
-
- Dec 24, 2000
-
-
Added missing Unicode type and function definitions. Added a few missing macro definitions. Enclose in an extern "C" for C++ Winelib applications. Added the structure packing specification.
-
-
Issue a FIXME about PS_USERSTYLE.
-
-
-
-
- Dec 23, 2000
-
- Dec 22, 2000
-
-
-
outside libkernel.so.
-
Alexandre Julliard authored
-
-
Alexandre Julliard authored
Do not send fd to the client if ops->get_fd() fails.
-
Alexandre Julliard authored
-
last-written position of streaming buffers, it attempts to avoid prebuffering past this position unless necessary; this may avoid a number of sound problems in various situations. Merged HEL and HAL mixing code, which should reduce the HEL mode's CPU usage slightly.
-
-
-
-
-
-
Alexandre Julliard authored
file descriptor. Associate file descriptors with handles on the server side so that we don't need to pass the fd every time the client wants to use it.
-
-
is WARN().
-
throw error.
-
-
Alexandre Julliard authored
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
More DIB section copy-blitting improvements: Handle 8bpp DIBs, DC mapping modes, and clipping. Take advantage of the DIBsection's XShmImage mechanism to get a really fast blit to the display.
-
- Dec 21, 2000
-
-
-
- Minor bug fixes. - Added new option on --documentation-ordinal (off by default). - Added new option on --documentation-pedantic (off by default).
-
Report DSERR_UNINITIALIZED on non-opened WineOSS audio device.
-
-
DSP_CAP_REALTIME. Set precision of these to 256 bytes (about 3ms).
-
- TLB_LoadTypeLib: ref count problem. - ITypeLib::GetTypeInfoOfGuid: safer implementation (pointer testing). - ITypeInfo::GetRefTypeOfImplType: safer implementation (pointer testing). - ITypeInfo2::GetDocumentationL return errors if SysAllocString failed. - TLB loader functions now trace in "typelib" channel. - Improved traces in AddRef/Release and improved dump_* functions for debugging.
-
Removed some unused function parameters.
-
-