Sign in
goma
/
wine
/
99e2c6dff20f1692d70073b38e8fad43722269ed
/
dlls
/
avicap32
82babbe
Add missing '\n's to Wine traces.
by Francois Gouget
· 18 years ago
41dd56c
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
by Michael Stefaniuc
· 19 years ago
32ab895
makefiles: Generate the dependencies line to avoid some code duplication.
by Alexandre Julliard
· 19 years ago
5258e06
make_dlls: Ignore generated import libraries from the top-level .gitignore.
by Alexandre Julliard
· 19 years ago
cc2b3b4
Take advantage of the recursive nature of .gitignore for Makefile entries.
by Alexandre Julliard
· 19 years ago
360a3f9
Update the address of the Free Software Foundation.
by Jonathan Ernst
· 19 years ago
0ec7e1a
Renamed all .cvsignore files to .gitignore.
by Alexandre Julliard
· 19 years ago
7e22be4
We are no longer generating .dbg.c files.
by Alexandre Julliard
· 20 years ago
cbca5f2
Fixed gcc 4.0 warnings.
by Alexandre Julliard
· 20 years ago
49b7fdc
Removed the broken mmap64 configure check, and moved the
by Alexandre Julliard
· 20 years ago
34fa35d
Added rules for building import libraries in the individual dll
by Alexandre Julliard
· 20 years ago
d62356a
Added rules to build import libraries in the individual dll makefiles.
by Alexandre Julliard
· 20 years ago
888eaae
Implemented capGetDriverDescription.
by Maarten Lankhorst
· 20 years ago
9e4ed64
.spec.c files are no longer used for 32-bit dlls.
by Alexandre Julliard
· 21 years ago
fbdfd91
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
by Dimitrie O. Paun
· 21 years ago
20c169e
Fixed a few more headers dependency issues.
by Alexandre Julliard
· 22 years ago
ae50013
Fix the case of product and company names.
by Francois Gouget
· 22 years ago
e37c6e1
Fixed header dependencies to be fully compatible with the Windows
by Alexandre Julliard
· 22 years ago
114a31a
Take advantage of new winebuild syntax to remove redundant function
by Alexandre Julliard
· 22 years ago
cef5961
Eliminate lots of __WINE__ conditionals from the headers.
by Dimitrie O. Paun
· 22 years ago
c72255c
Fixed some issues found by winapi_check.
by Patrik Stridvall
· 22 years ago
b34fb35
Fixed warnings caused by conversion to -DSTRICT.
by Alexandre Julliard
· 22 years ago
1637793
Added stubs for capCreateCaptureWindowA/W to get freeVCR started without crash.
by Stefan Leichter
· 22 years ago
6123951
Update some .cvsignore files for building on Windows.
by Steven Edwards
· 23 years ago
77afd6c
Made some more spec file entries optional or unnecessary.
by Alexandre Julliard
· 23 years ago
72db9a2
Added stubs for capGetDriverDescription.
by Dmitry Timoshkov
· 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
3245991
Moved imports specification from the .spec into the Makefile so that
by Alexandre Julliard
· 23 years ago
140e722
Removed more code at Hidenori's request.
by Alexandre Julliard
· 23 years ago
f89d4a8
Fixed some issues found by winapi_check.
by Patrik Stridvall
· 23 years ago
c1bfca0
Changed builtin dlls file names to make it clear they are not normal
by Alexandre Julliard
· 23 years ago
4df7882
Added stubs.
by Hidenori Takeshima
· 23 years ago
a32459a
Small typo in avicap32.spec fixed.
by Marcus Meissner
· 23 years ago
1c53a7f
Added stubs for msrle32.dll and implemented RLE8 decoder.
by Hidenori Takeshima
· 23 years ago