Alexandre Julliard
|
24a62ab9b0
|
Got rid of the Wine internal lstrcpy* functions and of winestring.h.
|
2000-11-28 22:40:56 +00:00 |
Dimitrie O. Paun
|
334a42f521
|
Fixed a few compilation warnings
|
2000-10-29 18:07:04 +00:00 |
Alexandre Julliard
|
83f52d11c1
|
Moved all Win16 definitions out of the standard Windows headers.
|
2000-09-26 22:20:14 +00:00 |
Alexandre Julliard
|
072dfb57e3
|
Removed inclusion of wine/winestring.h from winbase.h and added it to
the C files that need it.
|
2000-09-25 23:30:56 +00:00 |
Alexandre Julliard
|
c7e7df8b17
|
Replaced all lstr* calls from inside Wine code by their str* equivalent.
|
2000-08-14 14:41:19 +00:00 |
Eric Pouech
|
731e9f5309
|
- removed (now obsolete) driver.h file (it's content is now in mmsystem.h)
- upgraded vfw.h content
|
2000-07-26 18:07:04 +00:00 |
Bradley Baetz
|
a1491dea90
|
Implemented a large number of the msvideo dll routines.
|
2000-07-08 12:50:26 +00:00 |
Francois Gouget
|
7f01aa879c
|
Merged MCIWndCreate and MCIWndCreateA.
|
2000-06-23 15:34:25 +00:00 |
Francois Gouget
|
326e2ba5a1
|
Added some missing prototypes.
Define the HDRAWDIB handle type.
|
2000-06-18 17:26:44 +00:00 |
Patrik Stridvall
|
fcfacb95a7
|
Added/fixed some documentation reported by winapi_check.
|
2000-03-24 20:46:04 +00:00 |
Niels Kristian Bech Jensen
|
4eb4380360
|
Removed superfluous #include statements for header files included twice.
|
2000-02-29 22:06:06 +00:00 |
Jeremy White
|
d3e22d9d55
|
Removed #include of wingdi.h and windef.h from winuser.h (and resolved
the resulting compilation failures).
|
2000-02-10 19:03:02 +00:00 |
Marcus Meissner
|
0d4f3cfb1f
|
Stub for VideoCapDriverDescAndVer.
|
1999-10-13 12:16:51 +00:00 |
Mark G. Adams
|
6f6176004c
|
Added stub for DrawDibClose.
|
1999-08-14 15:52:33 +00:00 |
Ulrich Weigand
|
6c6da674ef
|
Moved various DLLs to dlls/
|
1999-08-04 09:49:49 +00:00 |