Sign in
goma
/
wine
/
3967cb7b2585b3d0489a9613f8bbcef649d376f4
/
programs
/
avitools
4b9344e
Moved ts_xlib.c into x11drv and removed libwine_tsx11.
by Alexandre Julliard
· 23 years ago
526531e
Create at most one glue file for a single dll.
by Alexandre Julliard
· 23 years ago
9a62491
Removed trailing whitespace.
by Vincent Béron
· 23 years ago
8e2cbca
Fixed warnings.
by Vincent Béron
· 23 years ago
3536316
New loading scheme for Winelib apps, makes them behave like builtin
by Alexandre Julliard
· 23 years ago
cc2ee76
Renamed Winelib apps to .exe.so to follow the dll naming convention.
by Alexandre Julliard
· 23 years ago
2ab7625
Removed most imports of ntdll since we no longer import Wine internal
by Alexandre Julliard
· 23 years ago
ad53383
Added winebuild support for generating a .dbg.c file containing the
by Alexandre Julliard
· 23 years ago
67371bc
Added -res option to specify resources on winebuild command-line.
by Alexandre Julliard
· 23 years ago
ce830a9
Added mkinstalldirs to create directories more portably.
by Alexandre Julliard
· 23 years ago
3245991
Moved imports specification from the .spec into the Makefile so that
by Alexandre Julliard
· 23 years ago
0799c1a
Added LGPL standard comment, and copyright notices where necessary.
by Alexandre Julliard
· 23 years ago
8bc7f16
Spelling/alignment fixes.
by Andreas Mohr
· 23 years ago
57e5784
Move __stdcall/__cdecl to the right place.
by Patrik Stridvall
· 23 years ago
bef8e16
Compile all programs with -DSTRICT -DNONAMELESSUNION -DNONAMELESSSTRUCT.
by Alexandre Julliard
· 23 years ago
b87a838
Change the callback declarations to a safer format.
by Francois Gouget
· 24 years ago
2081b8b
Don't assume .spec files are found in the current directory, as this
by Matthew Clarke
· 24 years ago
ecb8e6b
Fixed unnamed union dummy names.
by Ulrich Weigand
· 24 years ago
2a64802
The first 2 parameters of WinMain are HINSTANCEs, not HANDLEs.
by François Gouget
· 24 years ago
e2222fd
Use libwine and libwine_unicode directly from their build directory
by Alexandre Julliard
· 24 years ago
a10fbdd
Build most programs as .so files.
by Alexandre Julliard
· 24 years ago
1a3f705
Added import of ntdll.
by Alexandre Julliard
· 24 years ago
21ec006
Build Win32 resources as .res files and dump them into the .spec.c file.
by Alexandre Julliard
· 24 years ago
269b409
Added a few missing imports.
by Hidenori Takeshima
· 25 years ago
731e9f5
- removed (now obsolete) driver.h file (it's content is now in mmsystem.h)
by Eric Pouech
· 25 years ago
01e819a
Simplified wrc flags handling.
by Alexandre Julliard
· 25 years ago
e1e7537
Implemented on-demand loading of builtin dlls using dlopen().
by Alexandre Julliard
· 25 years ago
b445952
Improved Winelib apps initialisation code. No longer need to link
by Alexandre Julliard
· 25 years ago
205721e
Fixed ANSI C related compile problems.
by Patrik Stridvall
· 25 years ago
3dc5d94
Added .spec files for all libtest/ and programs/ WineLib apps.
by Ulrich Weigand
· 25 years ago
318f4ce
Build most dlls as separate shared libraries.
by Alexandre Julliard
· 25 years ago
6efcd9d
Compile fix.
by Alexandre Julliard
· 25 years ago
01c9ac4
Generalized the use of the new ICOM_VFIELD and ICOM_VTBL macros.
by Francois Gouget
· 25 years ago
96af9aa
Added dependency on winestub.o
by Alexandre Julliard
· 25 years ago
d1895a7
Built-in dlls now have resources attached via the PE-header like
by Bertho Stultiens
· 26 years ago
cb40df2
Changed "strings.h" to "string.h".
by David Luyer
· 26 years ago
2e1cafa
Renamed wintypes.h to windef.h.
by Jim Aston
· 26 years ago
a396029
Large-scale renaming of all Win32 functions and types to use the
by Alexandre Julliard
· 26 years ago
219cfd8
Optimized away more includes, readded some #includes for necessary prototypes.
by Marcus Meissner
· 26 years ago
2b9ef80
Fixed image size and line size, added 8bit color/palette handling.
by Marcus Meissner
· 26 years ago
676a513
Updated msvideo / vfw.h, use builtin msvfw32.dll by default, added
by Marcus Meissner
· 26 years ago
32b32d8
Updated msvideo. New program 'icinfo [-about] [-configure]' to
by Marcus Meissner
· 26 years ago