.. |
activeds
|
activeds: Win64 printf format warning fixes.
|
2006-10-04 20:55:33 +02:00 |
advapi32
|
advapi32: Add tests for LookupAccountName.
|
2006-12-01 13:12:04 +01:00 |
advpack
|
advpack: Remove test that crashes on systems with IE7.
|
2006-11-24 11:51:01 +01:00 |
amstream
|
Don't include windows.h & co in the Wine sources.
|
2006-10-24 17:47:09 +02:00 |
atl
|
atl: Implement AtlModuleRegisterServer.
|
2006-11-13 14:44:06 +01:00 |
avicap32
|
Don't include windows.h & co in the Wine sources.
|
2006-10-24 17:47:09 +02:00 |
avifil32
|
avifil32: Add a Portuguese translation (contributed by Americo Jose Melo).
|
2006-11-27 13:42:39 +01:00 |
cabinet
|
cabinet: Cast-qual warnings fix.
|
2006-10-20 10:19:46 +02:00 |
capi2032
|
capi: Fix compiler warnings.
|
2006-10-04 09:59:43 +02:00 |
cards
|
cards: Win64 printf format warning fixes.
|
2006-10-04 09:58:52 +02:00 |
cfgmgr32
|
include: Move cfgmgr32.h to include/ to match the SDK.
|
2006-10-14 20:18:44 +02:00 |
clusapi
|
clusapi: Add the clusapi.h public header.
|
2006-10-14 20:18:06 +02:00 |
comcat
|
Don't include windows.h & co in the Wine sources.
|
2006-10-24 17:47:09 +02:00 |
comctl32
|
comctl32: Do not crash when the startpage is invalid.
|
2006-12-01 13:12:00 +01:00 |
comdlg32
|
comdlg32: Moved prototypes to the header file and fixed declaration of FileOpenDlgInfosStr.
|
2006-11-30 15:15:46 +01:00 |
compstui
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
crtdll
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
crypt32
|
crypt32: Add test for I_CryptInstallOssGlobal.
|
2006-11-27 17:21:02 +01:00 |
cryptdll
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
cryptnet
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
ctl3d32
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
d3d8
|
d3d8: Use correct COM macros.
|
2006-12-01 12:27:17 +01:00 |
d3d9
|
d3d9: Remove unreachable return.
|
2006-12-01 13:16:12 +01:00 |
d3dim
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
d3drm
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
d3dx8
|
d3dx8: Win64 printf format warning fixes.
|
2006-10-04 09:58:57 +02:00 |
d3dxof
|
Don't include windows.h & co in the Wine sources.
|
2006-10-24 17:47:09 +02:00 |
dbghelp
|
dbghelp: Fix elf_load_module params on non elf system to reflect last change to its definition.
|
2006-12-04 12:19:22 +01:00 |
dciman32
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
ddraw
|
ddraw: Call wined3d's SetTextureStageState not the one of d3d7.
|
2006-12-01 12:27:04 +01:00 |
devenum
|
Don't include windows.h & co in the Wine sources.
|
2006-10-24 17:47:09 +02:00 |
dinput
|
dinput: Simplify the code that finds the offset of the given linux event.
|
2006-11-24 12:56:50 +01:00 |
dinput8
|
dinput8: Win64 printf format warning fixes.
|
2006-10-04 09:58:55 +02:00 |
dmband
|
Add '\n's to Wine traces.
|
2006-10-13 11:55:16 +02:00 |
dmcompos
|
dmcompos: Replaced && 0xff by & 0xff.
|
2006-11-09 17:53:22 +01:00 |
dmime
|
Add '\n's to Wine traces.
|
2006-10-13 11:55:16 +02:00 |
dmloader
|
dmloader: Win64 printf format warning fixes.
|
2006-10-12 21:42:58 +02:00 |
dmscript
|
dmscript: Replaced && 0xff by & 0xff.
|
2006-11-09 17:54:07 +01:00 |
dmstyle
|
Assorted spelling fixes.
|
2006-11-07 15:25:24 +01:00 |
dmsynth
|
dmsynth: Fix one more instance of && instead of &.
|
2006-11-09 18:20:30 +01:00 |
dmusic
|
dmusic: Replaced && 0xfff... by & 0xff.
|
2006-11-09 17:53:36 +01:00 |
dmusic32
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
dnsapi
|
dnsapi: Add stubs for DnsWriteQuestionToBuffer_{UTF8,W}.
|
2006-10-23 12:36:51 +02:00 |
dplay
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
dplayx
|
Assorted spelling fixes.
|
2006-11-13 13:01:53 +01:00 |
dpnet
|
dpnet: Win64 printf format warning fixes.
|
2006-10-09 12:56:08 +02:00 |
dpnhpast
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
dsound
|
dsound: Make some data const.
|
2006-11-29 12:44:40 +01:00 |
dswave
|
dswave: Replaced && 0xff by & 0xff.
|
2006-11-09 17:53:29 +01:00 |
dxdiagn
|
Don't include windows.h & co in the Wine sources.
|
2006-10-24 17:47:09 +02:00 |
dxerr8
|
Don't include windows.h & co in the Wine sources.
|
2006-10-24 17:47:09 +02:00 |
dxerr9
|
Don't include windows.h & co in the Wine sources.
|
2006-10-24 17:47:09 +02:00 |
dxguid
|
Don't include windows.h & co in the Wine sources.
|
2006-10-24 17:47:09 +02:00 |
gdi32
|
winex11.drv: Don't use the specified DC when mapping RGB colors for a DIB.
|
2006-11-27 17:04:19 +01:00 |
glu32
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
glut32
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
gphoto2.ds
|
gphoto2.ds: Don't warn about libjpeg if gphoto support is not enabled.
|
2006-11-27 13:47:17 +01:00 |
hhctrl.ocx
|
hhctrl.ocx: Don't fail if ole is already initialised.
|
2006-10-31 21:54:00 +01:00 |
hid
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
hlink
|
Add some documentation headers to make winapi_check happy.
|
2006-11-13 13:01:15 +01:00 |
iccvid
|
resources: Change German sublanguage code to SUBLANG_NEUTRAL.
|
2006-10-24 11:45:12 +02:00 |
icmp
|
icmp: Changed select to poll.
|
2006-11-06 12:29:23 +01:00 |
ifsmgr.vxd
|
ifsmgr.vxd: Win64 printf format warning fixes.
|
2006-10-04 20:55:39 +02:00 |
imaadp32.acm
|
imaadp32.acm: Win64 printf format warning fixes.
|
2006-10-05 11:33:27 +02:00 |
imagehlp
|
imagehlp: MapAndLoad should do some useful stuff now.
|
2006-12-04 12:22:24 +01:00 |
imm32
|
Avoid usage of sizeof in traces that causes warnings on MacOSX.
|
2006-10-20 12:16:45 +02:00 |
infosoft
|
Add some documentation headers to make winapi_check happy.
|
2006-11-13 13:01:15 +01:00 |
inseng
|
Add some documentation headers to make winapi_check happy.
|
2006-11-13 13:01:15 +01:00 |
iphlpapi
|
iphlpapi: Fix GetAdaptersInfo return value for IpMask.
|
2006-10-30 11:16:29 +01:00 |
itss
|
itss: Win64 printf format warning fixes.
|
2006-10-12 21:26:39 +02:00 |
kernel32
|
kernel32/tests: Added test case for . and .. directory entries.
|
2006-12-01 13:11:53 +01:00 |
localspl
|
localspl: Add initial tests for AddPortW.
|
2006-11-28 12:45:56 +01:00 |
lz32
|
Assorted spelling fixes.
|
2006-11-07 15:25:24 +01:00 |
mapi32
|
mapi32/tests: Remove unneeded NONAMELESS* macros.
|
2006-11-24 11:48:53 +01:00 |
mciavi32
|
Don't include windows.h & co in the Wine sources.
|
2006-10-24 17:47:09 +02:00 |
mcicda
|
mcicda: Win64 printf format warning fixes.
|
2006-10-10 11:56:26 +02:00 |
mciseq
|
Assorted spelling fixes.
|
2006-11-07 15:25:24 +01:00 |
mciwave
|
mciwave: Win64 printf format warning fixes.
|
2006-10-12 21:42:53 +02:00 |
midimap
|
midimap: Win64 printf format warning fixes.
|
2006-10-05 11:33:34 +02:00 |
mlang
|
mlang: Implement LcidToRfc1766 and GetRfc1766FromLcid.
|
2006-11-28 12:37:23 +01:00 |
mmdevldr.vxd
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
monodebg.vxd
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
mpr
|
mpr: Add a Portuguese translation (contributed by Americo Jose Melo).
|
2006-11-27 13:42:47 +01:00 |
mprapi
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
msacm32
|
msacm32: Make some data const.
|
2006-12-04 12:19:15 +01:00 |
msacm32.drv
|
msacm32.drv: Win64 printf format warning fixes.
|
2006-10-10 11:56:30 +02:00 |
msadp32.acm
|
msadp32.acm: Win64 printf format warning fixes.
|
2006-10-05 11:33:24 +02:00 |
mscms
|
mscms: GetColorDirectory: fixed incorrect A -> W conversions.
|
2006-11-09 17:05:39 +01:00 |
mscoree
|
mscoree: String returned by GetCORVersion starts with letter 'v'.
|
2006-11-06 13:47:56 +01:00 |
msdmo
|
Don't include windows.h & co in the Wine sources.
|
2006-10-24 17:47:09 +02:00 |
msftedit
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
msg711.acm
|
Assorted spelling fixes.
|
2006-10-16 11:33:38 +02:00 |
mshtml
|
mshtml: Added handling of right and left arrow keys in editing mode.
|
2006-12-01 12:26:43 +01:00 |
msi
|
msi: Add handling for the StartServices action.
|
2006-12-04 12:22:32 +01:00 |
msimg32
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
msisys.ocx
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
msnet32
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
msrle32
|
msrle32: Add a Portuguese translation (contributed by Americo Jose Melo).
|
2006-11-28 12:13:05 +01:00 |
msvcrt
|
msvcrt/tests: We cannot link with _initterm() with Visual C++, so we have to load it dynamically.
|
2006-11-24 12:56:35 +01:00 |
msvcrt20
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
msvcrt40
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
msvcrtd
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
msvfw32
|
Assorted spelling fixes.
|
2006-11-13 13:01:53 +01:00 |
msvidc32
|
resources: Change German sublanguage code to SUBLANG_NEUTRAL.
|
2006-10-24 11:45:12 +02:00 |
mswsock
|
mswsock: More debug output in AcceptEx().
|
2006-10-02 14:25:14 +02:00 |
msxml3
|
msxml3: Fix compiles for systems with libxml2 version 2.6.14 and below.
|
2006-11-30 16:35:35 +01:00 |
nddeapi
|
nddeapi: Win64 printf format warning fixes.
|
2006-10-04 09:59:05 +02:00 |
netapi32
|
Fix ntsecapi.h so it does not depend on winternl.h.
|
2006-11-08 12:53:19 +01:00 |
newdev
|
newdev: Win64 printf format warning fixes.
|
2006-10-04 09:59:08 +02:00 |
ntdll
|
ntdll: Always return . and .. as the first two entries in directory searches.
|
2006-12-01 13:11:38 +01:00 |
ntdsapi
|
Add some documentation headers to make winapi_check happy.
|
2006-11-13 13:01:15 +01:00 |
objsel
|
Don't include windows.h & co in the Wine sources.
|
2006-10-24 17:47:09 +02:00 |
odbc32
|
odbc32: Win64 printf format warning fixes.
|
2006-10-10 11:56:23 +02:00 |
odbccp32
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
ole32
|
ole32: Set the mapping mode to anisotropic in OleMetafilePictFromIconAndLabel.
|
2006-12-04 12:22:09 +01:00 |
oleacc
|
oleacc: Win64 printf format warning fixes.
|
2006-10-04 09:59:10 +02:00 |
oleaut32
|
oleaut32: Add VarBstrCmp binary comparison for LCID==0.
|
2006-11-30 20:06:37 +01:00 |
olecli32
|
olecli32: Win64 printf format warning fixes.
|
2006-10-09 12:44:30 +02:00 |
oledlg
|
oledlg: Add a Portuguese translation (contributed by Americo Jose Melo).
|
2006-11-28 12:13:43 +01:00 |
olepro32
|
Don't include windows.h & co in the Wine sources.
|
2006-10-24 17:47:09 +02:00 |
olesvr32
|
olesvr32: Win64 printf format warning fixes.
|
2006-10-09 12:44:25 +02:00 |
opengl32
|
Add some documentation headers to make winapi_check happy.
|
2006-11-13 13:01:15 +01:00 |
powrprof
|
powrprof: Win64 printf format warning fixes.
|
2006-10-06 12:33:19 +02:00 |
psapi
|
psapi/tests: Win64 printf format warning fixes.
|
2006-10-11 12:09:14 +02:00 |
pstorec
|
Add some documentation headers to make winapi_check happy.
|
2006-11-13 13:01:15 +01:00 |
qcap
|
qcap: Cast-qual warnings fix.
|
2006-11-13 12:46:33 +01:00 |
quartz
|
quartz: Make some data const and static.
|
2006-11-29 12:44:31 +01:00 |
query
|
Add some documentation headers to make winapi_check happy.
|
2006-11-13 13:01:15 +01:00 |
rasapi32
|
rasapi32: Win64 printf format warning fixes.
|
2006-10-09 12:56:15 +02:00 |
resutils
|
resutils: Implements stub dll for resutils.dll.
|
2006-10-02 14:25:34 +02:00 |
riched20
|
riched20: Make some data const.
|
2006-11-29 12:44:34 +01:00 |
riched32
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
rpcrt4
|
rpcrt4: RPC_C_AUTHN_LEVEL_NONE and RPC_C_AUTHN_LEVEL_DEFAULT are
|
2006-11-22 11:37:15 +01:00 |
rsabase
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
rsaenh
|
rsaenh: Cast-qual warning fix.
|
2006-11-14 11:34:37 +01:00 |
sane.ds
|
resources: Change Dutch sublanguage code to SUBLANG_NEUTRAL.
|
2006-10-24 17:45:51 +02:00 |
secur32
|
secur32: Improve version detection, move all the version detection to ntlm.c.
|
2006-11-29 12:37:20 +01:00 |
security
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
sensapi
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
serialui
|
serialui: Update the Portuguese translation (contributed by Americo Jose Melo).
|
2006-11-24 11:50:01 +01:00 |
setupapi
|
setupapi: Added AssertFail stub.
|
2006-11-29 14:04:52 +01:00 |
sfc
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
shdoclc
|
shdoclc: Updated Korean resource.
|
2006-11-14 11:59:36 +01:00 |
shdocvw
|
shdocvw: Make some data const.
|
2006-11-29 12:44:13 +01:00 |
shell32
|
shell32: Move a NULL pointer check before the place where we dereference the pointer.
|
2006-12-04 12:22:46 +01:00 |
shfolder
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
shlwapi
|
shell32: Forward SHDeleteKeyA directly to SHDeleteKeyW.
|
2006-12-04 12:22:57 +01:00 |
snmpapi
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
spoolss
|
spoolss: Implement AllocSplStr + DllFreeSplStr.
|
2006-11-28 12:43:50 +01:00 |
stdole2.tlb
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
stdole32.tlb
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
sti
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
strmiids
|
Don't include windows.h & co in the Wine sources.
|
2006-10-24 17:47:09 +02:00 |
svrapi
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
tapi32
|
include/tapi.h: Add missing include directives.
|
2006-11-13 12:45:45 +01:00 |
twain_32
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
unicows
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
url
|
url: Fixed wrong argument (Coverity).
|
2006-09-20 12:25:29 +02:00 |
urlmon
|
urlmon: Make some data const.
|
2006-11-29 12:44:16 +01:00 |
user32
|
user32: W2K3 returns ERROR_INVALID_PARAMETER.
|
2006-12-01 12:26:35 +01:00 |
userenv
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
usp10
|
usp10: Add tests for ScriptStringCptoX and ScriptStringXtoCp for activation in later patches.
|
2006-10-24 20:02:19 +02:00 |
uuid
|
include: Added urlhist.idl.
|
2006-10-26 13:04:53 +02:00 |
uxtheme
|
Assorted spelling fixes.
|
2006-11-13 13:01:53 +01:00 |
vdhcp.vxd
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
vdmdbg
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
version
|
version/tests: Win64 printf format warning fixes.
|
2006-10-10 11:56:38 +02:00 |
vmm.vxd
|
vmm.vxd: Win64 printf format warning fixes.
|
2006-10-09 12:55:44 +02:00 |
vnbt.vxd
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
vnetbios.vxd
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
vtdapi.vxd
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
vwin32.vxd
|
vwin32.vxd: Win64 printf format warning fixes.
|
2006-10-07 17:47:37 +02:00 |
w32skrnl
|
w32skrnl: Win64 printf format warning fixes.
|
2006-10-04 09:59:19 +02:00 |
winecrt0
|
winecrt0: Fix delay load structure types for Win64.
|
2006-10-30 17:43:03 +01:00 |
wined3d
|
wined3d: Remove duplicated code.
|
2006-12-01 12:27:13 +01:00 |
winedos
|
winedos: Make some data const.
|
2006-11-29 12:44:37 +01:00 |
winemp3.acm
|
winemp3.acm: Win64 printf format warning fixes.
|
2006-10-07 17:47:32 +02:00 |
wineps.drv
|
Replace SUBLANG_DEFAULT with the specific SUBLANG_XXX constant for languages that have multiple sublanguages.
|
2006-11-24 11:49:32 +01:00 |
winequartz.drv
|
quartzdrv: Add the quartz (Mac OS X) video driver to the build system.
|
2006-10-27 14:20:12 +02:00 |
winex11.drv
|
winex11.drv: Don't update the key state table in mouse related functions.
|
2006-12-01 13:16:15 +01:00 |
wininet
|
wininet: Add a Portuguese translation (contributed by Americo Jose Melo).
|
2006-11-28 12:13:22 +01:00 |
winmm
|
winmm: Add a Portuguese translation (contributed by Americo Jose Melo).
|
2006-11-28 12:13:24 +01:00 |
winnls32
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
winspool.drv
|
winspool: Load the local monitor only once.
|
2006-11-30 16:35:17 +01:00 |
wintab32
|
wintab32: Win64 printf format warning fixes.
|
2006-10-09 12:55:50 +02:00 |
wintrust
|
wintrust: Win64 printf format warning fixes.
|
2006-10-04 20:55:56 +02:00 |
wldap32
|
resources: Change Dutch sublanguage code to SUBLANG_NEUTRAL.
|
2006-10-24 17:45:51 +02:00 |
wnaspi32
|
wnaspi32: Win64 printf format warning fixes.
|
2006-10-07 17:47:46 +02:00 |
wow32
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
ws2_32
|
ws2_32: Implement SO_EXCLUSIVEADDRUSE for setsockopt.
|
2006-11-30 15:23:16 +01:00 |
wsock32
|
wsock32: Win64 printf format warning fixes.
|
2006-10-09 12:55:32 +02:00 |
wtsapi32
|
wtsapi32: Win64 printf format warning fixes.
|
2006-10-07 17:47:43 +02:00 |
.gitignore
|
user32: Renamed the user/ directory to user32.
|
2006-11-16 14:49:25 +01:00 |
make_dlls
|
quartzdrv: Add the quartz (Mac OS X) video driver to the build system.
|
2006-10-27 14:20:12 +02:00 |
Makedll.rules.in
|
makefiles: Make sure that all phony targets depend on 'dummy'.
|
2006-09-09 23:09:04 +02:00 |
Makefile.in
|
user32: Renamed the user/ directory to user32.
|
2006-11-16 14:49:25 +01:00 |
Makeimplib.rules.in
|
makefiles: Only run test and documentation targets in directories that need them.
|
2006-08-28 13:37:44 +02:00 |
Maketest.rules.in
|
Maketest.rules: Don't require testlist.c to be built before make depend.
|
2006-09-11 15:43:38 +02:00 |