Hans Leidekker
|
719a789792
|
Fix signed/unsigned comparison warnings.
|
2004-09-22 02:46:38 +00:00 |
Alexandre Julliard
|
db70ec8ea1
|
Use normal dll imports instead of GetProcAddress hacks.
|
2003-12-02 05:33:26 +00:00 |
Rolf Kalbermatter
|
76f13deb26
|
Use INVALID_FILE_ATTRIBUTES to test for failure of
GetFileAttributesA/W and not -1 or 0xFFFFFFFF.
|
2003-10-16 19:12:49 +00:00 |
Michael Günnewig
|
9af06a4424
|
Fixed memory leak (release AVI stream).
|
2002-10-18 00:22:24 +00:00 |
Vincent Béron
|
9a62491660
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
Vincent Béron
|
8e2cbcab7b
|
Fixed warnings.
|
2002-05-28 22:42:11 +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 |
Andreas Mohr
|
8bc7f16caa
|
Spelling/alignment fixes.
|
2002-02-27 01:34:08 +00:00 |
Patrik Stridvall
|
57e5784c21
|
Move __stdcall/__cdecl to the right place.
|
2002-02-02 18:42:11 +00:00 |
Francois Gouget
|
b87a83866f
|
Change the callback declarations to a safer format.
|
2001-02-12 03:51:04 +00:00 |
François Gouget
|
2a6480231a
|
The first 2 parameters of WinMain are HINSTANCEs, not HANDLEs.
|
2001-01-05 03:42:54 +00:00 |
David Luyer
|
cb40df2749
|
Changed "strings.h" to "string.h".
|
1999-03-25 15:52:09 +00:00 |
Jim Aston
|
2e1cafa288
|
Renamed wintypes.h to windef.h.
|
1999-03-14 16:35:05 +00:00 |
Marcus Meissner
|
676a513524
|
Updated msvideo / vfw.h, use builtin msvfw32.dll by default, added
aviinfo and aviplay programs.
|
1999-02-05 09:41:55 +00:00 |