Dimitrie O. Paun
53f9c21fb7
Use angle brackets (<>) rather than quotes ("") for the include
...
directives in our .h files. This should avoid some potentially nasty
surprises for Winelib apps.
2003-08-28 21:43:34 +00:00
Alexandre Julliard
02c0b9c5dc
Fixed a few function pointer typedefs.
2003-03-18 19:59:47 +00:00
Alexandre Julliard
0799c1a780
Added LGPL standard comment, and copyright notices where necessary.
...
Global replacement of debugtools.h by wine/debug.h.
2002-03-09 23:29:33 +00:00
Patrik Stridvall
f94462fb75
Move __stdcall/__cdecl to the right place.
2002-01-31 23:22:07 +00:00
Marcus Meissner
4d2f173ce3
Added dwFlags to lock_update private functions so we can pass
...
WRITEONLY/READONLY.
Added those flags to the internal Lock() calls.
Only copy the surface from screen to surface if not writeonly.
Restrict blitting between display window and surface to the
locked/unlocked rectangle and the clipwindow section.
Added defines for DDHAL_UNLOCKDATA/DDHAL_LOCKDATA, added calls to HAL
implementation.
2001-09-10 23:12:16 +00:00
Ove Kaaven
f0d45247bf
Yet more stuff for ddrawi.h, including some GetDriverInfo GUIDs.
2001-04-16 19:04:58 +00:00
Ove Kaaven
529eaed93a
More DirectDraw HAL type declarations.
2001-03-20 01:15:36 +00:00
Ove Kaaven
0dae89937f
Some important stuff from the DirectDraw DDK headers.
2001-02-13 20:24:16 +00:00