- Dec 22, 2000
-
-
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.
-
-
checks: an array has at least one dimension. Updated validCoordinates, where SafeArrayGetLBound was called on dimension 0.
-
-
Implemented simple case for EMR_EXTSELECTCLIPRGN.
-
- Dec 20, 2000
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
potential deadlocks.
-
application-provided value.
-
Ensure that all copied strings are 0 terminated.
-
- print out memory past end of NMHDR structure for the size of the normal NMxxxxx structure associated with the message code. - setup notify code table for common, REBAR, TOOLBAR, and COMBOEX (at least partially).
-
- Dec 19, 2000
-
-
Alexandre Julliard authored
-
-
-
-
-
-
- Bug fixes, -W warnings and winapi_check updates. - Don't be so strict setting default locale, store codepage
-