..
dmo
Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a
2008-01-20 17:16:39 +00:00
dshow
Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a
2008-01-20 17:16:39 +00:00
qtx
Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a
2008-01-20 17:16:39 +00:00
wine
Remove unused DPRINTF__ macro.
2008-01-23 11:11:32 +00:00
Makefile
Remove all test programs with 'make clean'.
2008-01-06 12:50:13 +00:00
afl.c
warning fixes:
2007-09-10 11:31:51 +00:00
com.h
Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a
2008-01-20 17:16:39 +00:00
debug.h
Add multiple inclusion guards to all header files that lack them.
2008-01-01 21:35:58 +00:00
driver.c
warning fix:
2007-09-10 11:28:55 +00:00
driver.h
cosmetics: Use uppercase for multiple inclusion guards and comment #endifs.
2007-09-12 23:16:39 +00:00
elfdll.c
Add missing #include, fixes the warning:
2008-01-19 15:04:33 +00:00
ext.c
warning fix:
2007-09-10 12:54:32 +00:00
ext.h
Add explanatory comments to the #endif part of multiple inclusion guards.
2007-12-31 16:15:50 +00:00
ldt_keeper.c
check that definition of prototype of sysi86(int, void*) doesn't conflict; fixed compilation in opensolaris
2007-03-18 22:18:11 +00:00
ldt_keeper.h
Remove useless fd parameter for mmap_anon
2006-11-26 13:09:46 +00:00
loader.h
Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a
2008-01-20 17:16:39 +00:00
module.c
Surround variable declarations by preprocessor conditionals to avoid warnings:
2008-01-21 00:14:52 +00:00
pe_image.c
Remove unused function fixup_address, fixes the warning:
2008-01-23 11:12:47 +00:00
pe_resource.c
…
qt_comp.h
Add multiple inclusion guards to all header files that lack them.
2008-01-01 21:35:58 +00:00
qt_fv.h
Add multiple inclusion guards to all header files that lack them.
2008-01-01 21:35:58 +00:00
registry.c
Disable unused functions find_handle_2, find_handle_by_name, fixes the warning:
2008-01-23 11:18:58 +00:00
registry.h
consistency cosmetics
2008-01-01 20:05:36 +00:00
resource.c
Comment out unused variables, fixes the warnings:
2008-01-21 00:10:51 +00:00
vfl.c
…
win32.c
Disable unused function test_heap, fixes the warning:
2008-01-23 11:16:18 +00:00
win32.h
cosmetics: Use uppercase for multiple inclusion guards and comment #endifs.
2007-09-12 23:16:39 +00:00
wineacm.h
Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a
2008-01-20 17:16:39 +00:00
wrapper.S
…
wrapper.h
Remove leading underscores from multiple inclusion guards,
2007-09-13 08:50:21 +00:00