- Dec 26, 2001
-
-
Alexandre Julliard authored
-
-
- DrawMenuBarTemp(): corrected parameter count. - CallCPLEntry16(): stub. - SetSysColorsTemp(): fully implemented (hopefully) this undocumented function.
-
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
allocations. Got rid of SEGPTR_* macros.
-
-
-
-
process APCs for 16bit comms.
-
-
- Dec 24, 2001
-
-
-
-
Alexandre Julliard authored
-
-
-
-
- Dec 21, 2001
-
-
SPI_SETFASTTASKSWITCH, SPI_SETDRAGFULLWINDOWS, SPI_SETWORKAREA.
-
Added boolean type support. Simplified internal types handling.
-
Writing new chars must be done with default attribute (not cell current attribute).
-
Added missing init for wave-in. Fixed pause behavior in wave-out. Added message-ring deletion. Added experimental full-duplex capability.
-
pointer was past the end of file).
-
Alexandre Julliard authored
Add RTTI support. Fix what_exception prototype. Fix new_handler_func prototype. Add set_new_handler, _callnewh, _heapadd. Add stubs for __unDName and __unDNameEx. Added a semi-stub for __CxxFrameHandler.
-
Alexandre Julliard authored
Authors: Jon Griffiths <jon_p_griffiths@yahoo.com>, François Gouget <fgouget@codeweavers.com>, Alexandre Julliard <julliard@codeweavers.com> Implement setjmp/setjmp3 and longjmp.
-
-
Use the masks to distinguish between 15 and 16 bits. Check the masks better and call generic code if they are not supported directly. Changed the 'notsupported' traces from FIXMEs to WARNs.
-
-
errors.
-
-
- Dec 20, 2001
-
-
Alexandre Julliard authored
-
- implement async queues
-
HEAP_REALLOC_IN_PLACE_ONLY flag set.
-
- Dec 19, 2001
-
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Got rid of internal heap flags. Reimplemented MapLS to not depend on the segptr heap.
-
-
list (and add some notes as well).
-
-
-