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 |
Alexandre Julliard
|
01e819ad9f
|
Simplified wrc flags handling.
|
2000-06-08 04:52:11 +00:00 |
Alexandre Julliard
|
e1e75371d9
|
Implemented on-demand loading of builtin dlls using dlopen().
|
2000-04-24 17:17:49 +00:00 |
Alexandre Julliard
|
b44595283f
|
Improved Winelib apps initialisation code. No longer need to link
winestub.o with Winelib apps.
|
2000-04-15 21:00:55 +00:00 |
Patrik Stridvall
|
205721e724
|
Fixed ANSI C related compile problems.
|
2000-03-24 20:40:41 +00:00 |
Ulrich Weigand
|
3dc5d9461e
|
Added .spec files for all libtest/ and programs/ WineLib apps.
Updated all Makefiles to use .spec files and new resource handling.
|
2000-02-03 01:37:23 +00:00 |
Alexandre Julliard
|
318f4cefd2
|
Build most dlls as separate shared libraries.
|
2000-01-31 05:02:49 +00:00 |
Alexandre Julliard
|
6efcd9d857
|
Compile fix.
|
1999-10-31 02:33:21 +00:00 |
Francois Gouget
|
01c9ac401f
|
Generalized the use of the new ICOM_VFIELD and ICOM_VTBL macros.
|
1999-10-31 01:59:23 +00:00 |
Alexandre Julliard
|
96af9aa5b8
|
Added dependency on winestub.o
|
1999-10-25 02:50:08 +00:00 |
Bertho Stultiens
|
d1895a776c
|
Built-in dlls now have resources attached via the PE-header like
normal dlls. This enables the use of the resource API.
|
1999-04-25 18:31:35 +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 |
Alexandre Julliard
|
a396029270
|
Large-scale renaming of all Win32 functions and types to use the
standard Windows names.
|
1999-02-26 11:11:13 +00:00 |
Marcus Meissner
|
219cfd8387
|
Optimized away more includes, readded some #includes for necessary
prototypes.
|
1999-02-24 13:05:13 +00:00 |
Marcus Meissner
|
2b9ef809ea
|
Fixed image size and line size, added 8bit color/palette handling.
|
1999-02-09 14:08:29 +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 |
Marcus Meissner
|
32b32d8f3d
|
Updated msvideo. New program 'icinfo [-about] [-configure]' to
query installed (win32) compressors. Started on AVIFILE support.
|
1999-01-29 15:12:10 +00:00 |