wine-wine/dlls
Detlef Riekenberg b317aeaf0a winspool: String cleanup in the tests. 2006-09-11 11:30:04 +02:00
..
activeds make_dlls: Ignore generated import libraries from the top-level .gitignore. 2006-07-10 20:55:58 +02:00
advapi32 Assorted spelling fixes. 2006-09-08 11:04:53 +02:00
advpack advpack: Cast-qual warnings fix. 2006-09-08 11:02:41 +02:00
amstream amstream: Fix argument types to match the PSDK. 2006-07-11 12:05:35 +02:00
atl libs: Merged libwine_unicode into libwine. 2006-07-11 19:33:22 +02:00
avicap32 make_dlls: Ignore generated import libraries from the top-level .gitignore. 2006-07-10 20:55:58 +02:00
avifil32 avifil32: Remove unnecessary dependency on ntdll. 2006-07-12 13:16:40 +02:00
cabinet makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
capi2032 make_dlls: Ignore generated import libraries from the top-level .gitignore. 2006-07-10 20:55:58 +02:00
cards .gitignore: Added wildcards to ignore generated resource files. 2006-07-10 21:39:00 +02:00
cfgmgr32 make_dlls: Ignore generated import libraries from the top-level .gitignore. 2006-07-10 20:55:58 +02:00
comcat makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
comctl32 comctl32: Cast-qual warnings fix. 2006-09-07 10:16:34 +02:00
comdlg32 comdlg32: Cast-qual warnings fix. 2006-09-07 13:46:15 +02:00
compstui make_dlls: Ignore generated import libraries from the top-level .gitignore. 2006-07-10 20:55:58 +02:00
crtdll libs: Merged libwine_unicode into libwine. 2006-07-11 19:33:22 +02:00
crypt32 crypt32: Fix the adding of pwszIsFunctionName and pwszIsFunctionNameFmt2. 2006-09-10 10:17:18 +02:00
cryptdll make_dlls: Ignore generated import libraries from the top-level .gitignore. 2006-07-10 20:55:58 +02:00
cryptnet Take advantage of the recursive nature of .gitignore for Makefile entries. 2006-07-10 20:47:54 +02:00
ctl3d32 make_dlls: Ignore generated import libraries from the top-level .gitignore. 2006-07-10 20:55:58 +02:00
d3d8 d3d8: Better stub for ValidateVertexShader + tests. 2006-09-11 11:29:56 +02:00
d3d9 makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
d3dim .gitignore: Added wildcards to ignore generated resource files. 2006-07-10 21:39:00 +02:00
d3drm .gitignore: Added wildcards to ignore generated resource files. 2006-07-10 21:39:00 +02:00
d3dx8 make_dlls: Ignore generated import libraries from the top-level .gitignore. 2006-07-10 20:55:58 +02:00
d3dxof .gitignore: Added wildcards to ignore generated resource files. 2006-07-10 21:39:00 +02:00
dbghelp dbghelp: Cast-qual warnings fix. 2006-09-08 16:07:43 +02:00
dciman32 make_dlls: Ignore generated import libraries from the top-level .gitignore. 2006-07-10 20:55:58 +02:00
ddraw ddraw: Pass the fullscreen flag to wined3d. 2006-09-10 10:18:45 +02:00
devenum libs: Merged libwine_unicode into libwine. 2006-07-11 19:33:22 +02:00
dinput dinput: Cast-qual warnings fix. 2006-09-10 10:16:47 +02:00
dinput8 dinput8: Better DirectInput8Create warning. 2006-07-27 11:43:06 +02:00
dmband .gitignore: Added wildcards to ignore generated resource files. 2006-07-10 21:39:00 +02:00
dmcompos .gitignore: Added wildcards to ignore generated resource files. 2006-07-10 21:39:00 +02:00
dmime dmime: Accept IDirectMusicPerformance2 in QueryInterface. 2006-07-26 10:25:03 +02:00
dmloader libs: Merged libwine_unicode into libwine. 2006-07-11 19:33:22 +02:00
dmscript .gitignore: Added wildcards to ignore generated resource files. 2006-07-10 21:39:00 +02:00
dmstyle .gitignore: Added wildcards to ignore generated resource files. 2006-07-10 21:39:00 +02:00
dmsynth .gitignore: Added wildcards to ignore generated resource files. 2006-07-10 21:39:00 +02:00
dmusic libs: Merged libwine_unicode into libwine. 2006-07-11 19:33:22 +02:00
dmusic32 .gitignore: Added wildcards to ignore generated resource files. 2006-07-10 21:39:00 +02:00
dnsapi dnsapi: Cast-qual warnings fix. 2006-09-10 10:17:05 +02:00
dplay .gitignore: Added wildcards to ignore generated resource files. 2006-07-10 21:39:00 +02:00
dplayx dplayx: Cast-qual warnings fix. 2006-09-10 10:17:11 +02:00
dpnet .gitignore: Added wildcards to ignore generated resource files. 2006-07-10 21:39:00 +02:00
dpnhpast .gitignore: Added wildcards to ignore generated resource files. 2006-07-10 21:39:00 +02:00
dsound makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
dswave dswave: Print 64bit integers with wine_dbgstr_longlong. 2006-09-10 10:17:42 +02:00
dxdiagn libs: Merged libwine_unicode into libwine. 2006-07-11 19:33:22 +02:00
dxerr8 Take advantage of the recursive nature of .gitignore for Makefile entries. 2006-07-10 20:47:54 +02:00
dxerr9 Take advantage of the recursive nature of .gitignore for Makefile entries. 2006-07-10 20:47:54 +02:00
dxguid Take advantage of the recursive nature of .gitignore for Makefile entries. 2006-07-10 20:47:54 +02:00
gdi gdi: Change the metafile.c test to use sprintf instead of snprintf for portability. 2006-09-10 10:15:12 +02:00
glu32 glu32: Make some functions static. 2006-08-02 13:26:24 +02:00
glut32 make_dlls: Ignore generated import libraries from the top-level .gitignore. 2006-07-10 20:55:58 +02:00
gphoto2.ds Fix some -Wstrict-prototype warnings () -> (void). 2006-08-21 12:06:26 +02:00
hhctrl.ocx hhctrl: New French translation. 2006-09-10 10:16:17 +02:00
hid hid: Initial implementation. 2006-08-07 20:00:56 +02:00
hlink makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
iccvid .gitignore: Added wildcards to ignore generated resource files. 2006-07-10 21:39:00 +02:00
icmp make_dlls: Ignore generated import libraries from the top-level .gitignore. 2006-07-10 20:55:58 +02:00
ifsmgr.vxd Take advantage of the recursive nature of .gitignore for Makefile entries. 2006-07-10 20:47:54 +02:00
imaadp32.acm Take advantage of the recursive nature of .gitignore for Makefile entries. 2006-07-10 20:47:54 +02:00
imagehlp make_dlls: Ignore generated import libraries from the top-level .gitignore. 2006-07-10 20:55:58 +02:00
imm32 make_dlls: Ignore generated import libraries from the top-level .gitignore. 2006-07-10 20:55:58 +02:00
infosoft makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
inseng inseng: Switch to the standard regsvr.c registration code. 2006-08-08 11:16:24 +02:00
iphlpapi makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
itss itss: Simplify the class factory. 2006-08-22 12:11:21 +02:00
kernel kernel: Remove dead code in computername.c. 2006-09-10 10:18:05 +02:00
lz32 makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
mapi32 makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
mciavi32 Assorted spelling fixes. 2006-08-07 13:52:55 +02:00
mcicda libs: Merged libwine_unicode into libwine. 2006-07-11 19:33:22 +02:00
mciseq Assorted spelling fixes. 2006-08-07 13:52:55 +02:00
mciwave Assorted spelling fixes. 2006-08-07 13:52:55 +02:00
midimap libs: Merged libwine_unicode into libwine. 2006-07-11 19:33:22 +02:00
mlang makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
mmdevldr.vxd Take advantage of the recursive nature of .gitignore for Makefile entries. 2006-07-10 20:47:54 +02:00
monodebg.vxd Take advantage of the recursive nature of .gitignore for Makefile entries. 2006-07-10 20:47:54 +02:00
mpr mpr: Fix bug in ProviderOrder comma processing in wnetInit(). 2006-08-21 12:08:58 +02:00
mprapi make_dlls: Ignore generated import libraries from the top-level .gitignore. 2006-07-10 20:55:58 +02:00
msacm32 makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
msacm32.drv libs: Merged libwine_unicode into libwine. 2006-07-11 19:33:22 +02:00
msadp32.acm Take advantage of the recursive nature of .gitignore for Makefile entries. 2006-07-10 20:47:54 +02:00
mscms makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
msdmo libs: Merged libwine_unicode into libwine. 2006-07-11 19:33:22 +02:00
msftedit make_dlls: Ignore generated import libraries from the top-level .gitignore. 2006-07-10 20:55:58 +02:00
msg711.acm Take advantage of the recursive nature of .gitignore for Makefile entries. 2006-07-10 20:47:54 +02:00
mshtml mshtml: Updated French translation. 2006-09-10 10:16:04 +02:00
msi makefiles: Add global rules for bison and lex files. 2006-09-09 13:16:22 +02:00
msimg32 make_dlls: Ignore generated import libraries from the top-level .gitignore. 2006-07-10 20:55:58 +02:00
msisys.ocx Take advantage of the recursive nature of .gitignore for Makefile entries. 2006-07-10 20:47:54 +02:00
msnet32 Take advantage of the recursive nature of .gitignore for Makefile entries. 2006-07-10 20:47:54 +02:00
msrle32 .gitignore: Added wildcards to ignore generated resource files. 2006-07-10 21:39:00 +02:00
msvcrt programs/wcmd: Rename to programs/cmd. 2006-09-07 15:08:44 +02:00
msvcrt20 libs: Merged libwine_unicode into libwine. 2006-07-11 19:33:22 +02:00
msvcrt40 make_dlls: Ignore generated import libraries from the top-level .gitignore. 2006-07-10 20:55:58 +02:00
msvcrtd makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
msvfw32 Assorted French translation improvements. 2006-09-10 10:16:33 +02:00
msvidc32 .gitignore: Added wildcards to ignore generated resource files. 2006-07-10 21:39:00 +02:00
mswsock .gitignore: Added wildcards to ignore generated resource files. 2006-07-10 21:39:00 +02:00
msxml3 makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
netapi32 netapi32: Avoid NULL access in NetApiBufferAllocate, with test. 2006-09-08 15:08:05 +02:00
newdev make_dlls: Ignore generated import libraries from the top-level .gitignore. 2006-07-10 20:55:58 +02:00
ntdll ntdll/tests: Print 64bit integers as two 32 bit integers. 2006-09-08 12:47:11 +02:00
ntdsapi make_dlls: Ignore generated import libraries from the top-level .gitignore. 2006-07-10 20:55:58 +02:00
objsel libs: Merged libwine_unicode into libwine. 2006-07-11 19:33:22 +02:00
odbc32 libs: Merged libwine_unicode into libwine. 2006-07-11 19:33:22 +02:00
odbccp32 libs: Merged libwine_unicode into libwine. 2006-07-11 19:33:22 +02:00
ole32 Assorted spelling fixes. 2006-09-08 11:04:53 +02:00
oleacc make_dlls: Ignore generated import libraries from the top-level .gitignore. 2006-07-10 20:55:58 +02:00
oleaut32 oleaut32: Include minimal ungif source to remove dependency on libungif. 2006-09-08 16:06:33 +02:00
olecli32 make_dlls: Ignore generated import libraries from the top-level .gitignore. 2006-07-10 20:55:58 +02:00
oledlg oledlg: Updated Korean resource. 2006-08-04 12:04:11 +02:00
olepro32 make_dlls: Ignore generated import libraries from the top-level .gitignore. 2006-07-10 20:55:58 +02:00
olesvr32 make_dlls: Ignore generated import libraries from the top-level .gitignore. 2006-07-10 20:55:58 +02:00
opengl32 Assorted spelling fixes. 2006-09-08 11:04:53 +02:00
powrprof libs: Merged libwine_unicode into libwine. 2006-07-11 19:33:22 +02:00
psapi makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
pstorec pstorec: Add a stub implementation. 2006-08-11 11:57:27 +02:00
qcap qcap: Print 64bit integers with wine_dbgstr_longlong. 2006-08-21 12:07:41 +02:00
quartz quartz: Use the absolute height of the bitmap format as a negative values simply means it is a top-down bitmap. 2006-08-28 17:48:53 +02:00
query query: Add a stub implementation for LocateCatalogs. 2006-07-24 12:57:33 +02:00
rasapi32 make_dlls: Ignore generated import libraries from the top-level .gitignore. 2006-07-10 20:55:58 +02:00
riched20 riched20: Rewrite of scrolling and some redrawing code. 2006-09-11 11:29:42 +02:00
riched32 riched32: Add version resource. 2006-08-25 11:19:03 +02:00
rpcrt4 Assorted spelling fixes. 2006-09-08 11:04:53 +02:00
rsabase makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
rsaenh makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
sane.ds Fix some -Wstrict-prototype warnings () -> (void). 2006-08-21 12:06:26 +02:00
secur32 secur32: Fix DecryptMessage for the dummy case. 2006-09-08 11:02:25 +02:00
security Take advantage of the recursive nature of .gitignore for Makefile entries. 2006-07-10 20:47:54 +02:00
sensapi make_dlls: Ignore generated import libraries from the top-level .gitignore. 2006-07-10 20:55:58 +02:00
serialui libs: Merged libwine_unicode into libwine. 2006-07-11 19:33:22 +02:00
setupapi setupapi: Fixed returns values and added a test for SetupDiOpenClassRegKeyExW. 2006-09-10 10:17:55 +02:00
sfc sfc: Print a FIXME only once. 2006-08-18 12:05:00 +02:00
shdocvw makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
shell32 shell32: Remove the unused shell allocator. 2006-09-10 10:19:21 +02:00
shfolder shfolder: Add version resource. 2006-09-07 13:44:30 +02:00
shlwapi shlwapi: Simple test for UrlCanonicalizeA. 2006-09-07 13:44:24 +02:00
snmpapi make_dlls: Ignore generated import libraries from the top-level .gitignore. 2006-07-10 20:55:58 +02:00
spoolss Take advantage of the recursive nature of .gitignore for Makefile entries. 2006-07-10 20:47:54 +02:00
stdole2.tlb stdole2.tlb: Move stdole2.tlb generation to include to allow importlib from other IDLs. 2006-07-29 11:46:14 +02:00
stdole32.tlb Make.rules: Replace RC_TLB by IDL_TLB_SRCS as tlb files can be used for other things than resources. 2006-07-29 11:45:24 +02:00
sti make_dlls: Ignore generated import libraries from the top-level .gitignore. 2006-07-10 20:55:58 +02:00
strmiids Take advantage of the recursive nature of .gitignore for Makefile entries. 2006-07-10 20:47:54 +02:00
svrapi svrapi: Added a stub svrapi.dll. 2006-09-08 14:48:04 +02:00
tapi32 tapi32: Fix spelling of a local variable. 2006-09-08 11:03:13 +02:00
twain_32 Fix some -Wstrict-prototype warnings () -> (void). 2006-08-21 12:06:26 +02:00
unicows make_dlls: Ignore generated import libraries from the top-level .gitignore. 2006-07-10 20:55:58 +02:00
url make_dlls: Ignore generated import libraries from the top-level .gitignore. 2006-07-10 20:55:58 +02:00
urlmon makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
user user: ChangeDisplaySettings virtual desktop mode handling fix. 2006-09-08 13:41:11 +02:00
userenv libs: Merged libwine_unicode into libwine. 2006-07-11 19:33:22 +02:00
usp10 usp10: Implement and test Script{Apply, Record}DigitSubstitution. 2006-09-08 11:01:26 +02:00
uuid include: Rename indexsvr.idl to indexsrv.idl. 2006-08-11 14:47:30 +02:00
uxtheme makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
vdhcp.vxd Take advantage of the recursive nature of .gitignore for Makefile entries. 2006-07-10 20:47:54 +02:00
vdmdbg make_dlls: Ignore generated import libraries from the top-level .gitignore. 2006-07-10 20:55:58 +02:00
version makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
vmm.vxd Take advantage of the recursive nature of .gitignore for Makefile entries. 2006-07-10 20:47:54 +02:00
vnbt.vxd Take advantage of the recursive nature of .gitignore for Makefile entries. 2006-07-10 20:47:54 +02:00
vnetbios.vxd Take advantage of the recursive nature of .gitignore for Makefile entries. 2006-07-10 20:47:54 +02:00
vtdapi.vxd Take advantage of the recursive nature of .gitignore for Makefile entries. 2006-07-10 20:47:54 +02:00
vwin32.vxd Take advantage of the recursive nature of .gitignore for Makefile entries. 2006-07-10 20:47:54 +02:00
w32skrnl Take advantage of the recursive nature of .gitignore for Makefile entries. 2006-07-10 20:47:54 +02:00
winecrt0 Take advantage of the recursive nature of .gitignore for Makefile entries. 2006-07-10 20:47:54 +02:00
wined3d ddraw: Pass the fullscreen flag to wined3d. 2006-09-10 10:18:45 +02:00
winedos winedos: Limit reported disk space to 1GB. 2006-07-24 12:57:34 +02:00
winemp3.acm Take advantage of the recursive nature of .gitignore for Makefile entries. 2006-07-10 20:47:54 +02:00
wineps.drv wineps.drv: Write-strings warnings fix. 2006-08-23 16:54:00 +02:00
winex11.drv Assorted spelling fixes. 2006-09-08 11:04:53 +02:00
wininet wininet: Fix fd leak on failure case. 2006-09-07 16:11:15 +02:00
winmm wineoss: Remove "please report" from a trace. 2006-09-07 16:11:11 +02:00
winnls32 make_dlls: Ignore generated import libraries from the top-level .gitignore. 2006-07-10 20:55:58 +02:00
winspool.drv winspool: String cleanup in the tests. 2006-09-11 11:30:04 +02:00
wintab32 make_dlls: Ignore generated import libraries from the top-level .gitignore. 2006-07-10 20:55:58 +02:00
wintrust wintrust: In recent SDKs, WinVerifyTrust()'s last parameter is a void pointer. 2006-09-11 11:29:19 +02:00
wldap32 wldap32: Support setting server controls. 2006-08-16 16:41:15 +02:00
wnaspi32 libs: Merged libwine_unicode into libwine. 2006-07-11 19:33:22 +02:00
wow32 make_dlls: Ignore generated import libraries from the top-level .gitignore. 2006-07-10 20:55:58 +02:00
ws2_32 Assorted spelling fixes. 2006-09-08 11:04:53 +02:00
wsock32 .gitignore: Added wildcards to ignore generated resource files. 2006-07-10 21:39:00 +02:00
wtsapi32 wtsapi32: Add some stubs. 2006-08-05 11:27:10 +02:00
.gitignore hid: Initial implementation. 2006-08-07 20:00:56 +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 svrapi: Added a stub svrapi.dll. 2006-09-08 14:48:04 +02: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 makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
make_dlls makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00