Eric Pouech
|
a2251e285a
|
Fixed some nasty bugs in drawdib creation/deletion.
|
2003-01-02 17:56:07 +00:00 |
Lionel Ulmer
|
d4fcfa858e
|
Fix bad logic in == NULL test.
|
2002-12-15 01:14:21 +00:00 |
Eric Pouech
|
7c59874250
|
No longer using Win32 API relative to 16 bit subsystem for the 32 bit
part.
|
2002-11-20 19:47:08 +00:00 |
Eric Pouech
|
7656b1457a
|
Split between 16 / 32 bit code.
|
2002-10-31 00:53:57 +00:00 |
Michael Stefaniuc
|
ca3dd3f4fb
|
Compile the msvideo dll with -DSTRICT.
|
2002-10-23 23:33:21 +00:00 |
Michael Stefaniuc
|
a1412f6814
|
Moved most of the 16-bit functions in dlls/msvideo to msvideo16.c.
|
2002-08-26 21:44:48 +00:00 |
Mike McCormack
|
9611986ac7
|
Correct the size of the colour map allocated in the bitmap header for
the case biClrUsed = 0.
|
2002-08-14 21:02:01 +00:00 |
Vincent Béron
|
9a62491660
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +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 |
Dimitrie O. Paun
|
693cca5d4d
|
Make FIXMEs more grep-able.
|
2002-01-29 03:12:19 +00:00 |
Patrik Stridvall
|
3ca9823941
|
Documentation ordinal fixes.
|
2001-06-20 23:03:14 +00:00 |
Patrik Stridvall
|
8b216b3d02
|
Documentation ordinal fixes.
|
2001-06-19 18:20:47 +00:00 |
Eric Pouech
|
0639d603cc
|
Added a bit more of flags handling in drawdib functions.
|
2001-01-28 23:09:38 +00:00 |
James Juran
|
f4d5fefb0a
|
Add <string.h> to files that needed it.
|
2001-01-26 20:43:40 +00:00 |
Andreas Mohr
|
0529c8bf33
|
Fixed bitmap size handling.
|
2001-01-03 21:30:03 +00:00 |
François Gouget
|
44a182229b
|
winuser.h now requires that we include winbase.h first.
|
2000-12-19 04:53:20 +00:00 |
Alexandre Julliard
|
908464d448
|
Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie O. Paun <dimi@cs.toronto.edu>, Patrik Stridvall <ps@leissner.se>
Various warning fixes.
|
2000-11-01 03:11:12 +00:00 |
Alexandre Julliard
|
83f52d11c1
|
Moved all Win16 definitions out of the standard Windows headers.
|
2000-09-26 22:20:14 +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 |