wine/dlls
2006-11-16 12:48:52 +01:00
..
activeds
advapi32 Add some documentation headers to make winapi_check happy. 2006-11-13 13:01:15 +01:00
advpack advpack: Use the full path of the INF file as the source directory if the CAB file is invalid. 2006-11-02 12:23:53 +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 Assorted spelling fixes. 2006-11-13 13:01:53 +01:00
cabinet cabinet: Cast-qual warnings fix. 2006-10-20 10:19:46 +02:00
capi2032
cards
cfgmgr32
clusapi
comcat Don't include windows.h & co in the Wine sources. 2006-10-24 17:47:09 +02:00
comctl32 Revert "comctl32: Fix a potential regression in ImageList_ReplaceIcon()." 2006-11-15 11:33:35 +01:00
comdlg32 comdlg32: Remove unused variable (Coverity). 2006-11-13 12:58:58 +01:00
compstui
crtdll
crypt32 Add some documentation headers to make winapi_check happy. 2006-11-13 13:01:15 +01:00
cryptdll
cryptnet
ctl3d32
d3d8 d3d8: Show that the implicit surfaces are not freed if refcount reaches 0. 2006-11-16 12:48:45 +01:00
d3d9 d3d9: Forward port d3d8 refcount tests. 2006-11-16 12:48:52 +01:00
d3dim
d3drm
d3dx8
d3dxof Don't include windows.h & co in the Wine sources. 2006-10-24 17:47:09 +02:00
dbghelp dbghelp: Do not write to array element -1. 2006-11-09 10:36:35 +01:00
dciman32
ddraw Assorted spelling fixes. 2006-11-07 15:25:24 +01:00
devenum Don't include windows.h & co in the Wine sources. 2006-10-24 17:47:09 +02:00
dinput dinput: Use HeapAlloc/Free instead of alloc/free. 2006-11-10 11:35:23 +01:00
dinput8
dmband
dmcompos dmcompos: Replaced && 0xff by & 0xff. 2006-11-09 17:53:22 +01:00
dmime
dmloader
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
dnsapi dnsapi: Add stubs for DnsWriteQuestionToBuffer_{UTF8,W}. 2006-10-23 12:36:51 +02:00
dplay
dplayx Assorted spelling fixes. 2006-11-13 13:01:53 +01:00
dpnet
dpnhpast
dsound Assorted spelling fixes. 2006-11-13 13:01:53 +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 gdi32: Downgrade a FIXME to a WARN. 2006-11-09 11:44:40 +01:00
glu32
glut32
gphoto2.ds resources: Change Dutch sublanguage code to SUBLANG_NEUTRAL. 2006-10-24 17:45:51 +02:00
hhctrl.ocx hhctrl.ocx: Don't fail if ole is already initialised. 2006-10-31 21:54:00 +01:00
hid
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
imaadp32.acm
imagehlp
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
kernel32 kernel32: Downgrade a FIXME to a WARN. 2006-11-16 12:45:09 +01:00
localspl localspl: Replace number with a defined value (static buffer size). 2006-11-16 12:44:25 +01:00
lz32 Assorted spelling fixes. 2006-11-07 15:25:24 +01:00
mapi32 Assorted spelling fixes. 2006-11-07 15:25:24 +01:00
mciavi32 Don't include windows.h & co in the Wine sources. 2006-10-24 17:47:09 +02:00
mcicda
mciseq Assorted spelling fixes. 2006-11-07 15:25:24 +01:00
mciwave
midimap
mlang mlang: Set fnIMLangFontLink_GetStrCodePages stub return values. 2006-10-25 12:14:31 +02:00
mmdevldr.vxd
monodebg.vxd
mpr resources: Change Dutch sublanguage code to SUBLANG_NEUTRAL. 2006-10-24 17:45:51 +02:00
mprapi
msacm32 msacm32: Cast-qual warnings fix. 2006-11-06 14:13:03 +01:00
msacm32.drv
msadp32.acm
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
msg711.acm
mshtml mshtml: HTMLElementCollection_item implementation. 2006-11-14 14:41:34 +01:00
msi msi: Split MSI_CreatePackage into two functions. 2006-11-14 11:43:39 +01:00
msimg32
msisys.ocx
msnet32
msrle32 Don't include windows.h & co in the Wine sources. 2006-10-24 17:47:09 +02:00
msvcrt msvcrt: Use the custom vsnprintf implementation for msvcrt.vsprintf too. 2006-11-15 11:25:00 +01:00
msvcrt20
msvcrt40
msvcrtd
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
msxml3 msxml3: Support both v 2.x and 3.0 version independent clsids as well as the v 3.0 version dependent clsid. 2006-11-14 11:42:24 +01:00
nddeapi
netapi32 Fix ntsecapi.h so it does not depend on winternl.h. 2006-11-08 12:53:19 +01:00
newdev
ntdll ntdll: Fixed returned status for NtQueryThreadInformation's ThreadDescriptorTable 2006-11-15 11:24:41 +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
odbccp32
ole32 ole32: Re-enable the code that unregisters interfaces with the RPC runtime. 2006-11-13 14:32:45 +01:00
oleacc
oleaut32 oleaut32: Remove incorrect references to malloc. 2006-11-16 12:45:12 +01:00
olecli32
oledlg Don't include windows.h & co in the Wine sources. 2006-10-24 17:47:09 +02:00
olepro32 Don't include windows.h & co in the Wine sources. 2006-10-24 17:47:09 +02:00
olesvr32
opengl32 Add some documentation headers to make winapi_check happy. 2006-11-13 13:01:15 +01:00
powrprof
psapi
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 Add some documentation headers to make winapi_check happy. 2006-11-13 13:01:15 +01:00
query Add some documentation headers to make winapi_check happy. 2006-11-13 13:01:15 +01:00
rasapi32
resutils
riched20 riched20: Fix key handling in dialogs. 2006-11-15 12:24:54 +01:00
riched32
rpcrt4 rpcrt4: Use SecInvalidateHandle and SecIsValidHandle for handling RpcConnection::ctx instead of setting/comparing the field to 0. 2006-11-15 11:25:57 +01:00
rsabase
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: Cast-qual warning fix. 2006-11-14 11:34:42 +01:00
security
sensapi
serialui resources: Change Dutch sublanguage code to SUBLANG_NEUTRAL. 2006-10-24 17:45:51 +02:00
setupapi setupapi: Implement SetupGetSourceInfo{A,W}. 2006-11-15 12:24:50 +01:00
sfc
shdoclc shdoclc: Updated Korean resource. 2006-11-14 11:59:36 +01:00
shdocvw Assorted spelling fixes. 2006-11-07 15:25:24 +01:00
shell32 shell32: Define a few more icon resources. 2006-11-16 12:45:25 +01:00
shfolder
shlwapi shlwapi: Cast-qual warnings fix. 2006-11-16 12:46:32 +01:00
snmpapi
spoolss
stdole2.tlb
stdole32.tlb
sti
strmiids Don't include windows.h & co in the Wine sources. 2006-10-24 17:47:09 +02:00
svrapi
tapi32 include/tapi.h: Add missing include directives. 2006-11-13 12:45:45 +01:00
twain_32
unicows
url
urlmon urlmon/tests: Fix compilation with the PSDK headers. 2006-11-07 15:29:29 +01:00
user user: Use DDE critical section exclusively for instance list protection. 2006-11-16 12:44:04 +01:00
userenv
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
vdmdbg
version
vmm.vxd
vnbt.vxd
vnetbios.vxd
vtdapi.vxd
vwin32.vxd
w32skrnl
winecrt0 winecrt0: Fix delay load structure types for Win64. 2006-10-30 17:43:03 +01:00
wined3d Assorted spelling fixes. 2006-11-13 13:01:53 +01:00
winedos winedos: Use NT instead of Unix calls to identify DOS device pseudo-files. 2006-10-31 20:24:14 +01:00
winemp3.acm
wineps.drv resources: Change Dutch sublanguage code to SUBLANG_NEUTRAL. 2006-10-24 17:45:51 +02: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: Update the X11 window position when the primary monitor origin changes. 2006-11-14 10:40:49 +01:00
wininet wininet: Don't return an error for INTERNET_OPTION_SEND/RECEIVE_TIMEOUT not being implemented 2006-11-02 21:57:17 +01:00
winmm Assorted spelling fixes. 2006-11-13 13:01:53 +01:00
winnls32
winspool.drv winspool/tests: Add tests for ConfigurePort. 2006-11-09 12:49:02 +01:00
wintab32
wintrust
wldap32 resources: Change Dutch sublanguage code to SUBLANG_NEUTRAL. 2006-10-24 17:45:51 +02:00
wnaspi32
wow32
ws2_32 Assorted spelling fixes. 2006-11-07 15:25:24 +01:00
wsock32
wtsapi32
.gitignore gdi32: Renamed the gdi directory to gdi32. 2006-10-20 12:25:29 +02: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
Makefile.in shdoclc: Added shdoclc.dll. 2006-11-13 12:51:19 +01:00
Makeimplib.rules.in
Maketest.rules.in