- Jan 07, 2002
-
-
Use pread/pwrite to read/write from the offset specified in the overlapped structure.
-
Alexandre Julliard authored
-
- Fix return codes in WriteFileEx.
-
-
- Use overlapped structure with WriteFile, since FILE_FLAG_OVERLAPPED is specified. - Cancel overlapped operations in CloseComm.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Removed the TEB cleanup service.
-
Alexandre Julliard authored
-
- Jan 06, 2002
-
-
Alexandre Julliard authored
-
Remove {}'s from UuidToStringA() output. Add UuidCreateSequential() function from Windows 2000.
-
-
Alexandre Julliard authored
-
-
-
threads running within Wine's own address space, obsoleting the old dosmod module.
-
- Jan 04, 2002
-
-
-
-
COMCTL32_Free(lpttsi).
-
-
WM_CTLCOLORBTN.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
-
-
-
Alexandre Julliard authored
-
-
-
-
-
- Jan 03, 2002
-
-
Alexandre Julliard authored
Moved remaining OEM bitmaps to user32 resources.
-
-
-
- Jan 02, 2002
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
user32 resources.
-
to prebuffering, with some basic prebuffer canceling support, to get rid of mixing delays in Half-Life. Used a very small waveout buffer queue in HEL mode, using a callback to queue additional buffers, to get rid of playback delays in Half-Life. Fixed a couple of bugs.
-
Fixed some initialisation issues. Fixed exit condition when nothing was allocated.
-
destination variant before copying the array element to it, some badly behaved apps don't seem to do it themselves.
-
VariantCopyInd.
-