Sweden-Number/dlls
Vincent Povirk 3424dac386 gdiplus: Explicitly copy the bits from dib sections to new bitmaps.
On Windows, GdipCreateBitmapFromHBITMAP creates a copy of the bitmap, not
a reference. Currently, we match this behavior, but this is only because
we cannot yet create bitmap objects that reference existing memory. If
GdipCreateBitmapFromScan0 were fixed to do this, FromHBITMAP would break.

Therefore, we always pass NULL to FromScan0 so that it allocates new memory
for the bitmap.
2009-12-14 12:18:10 +01:00
..
acledit
aclui aclui: Added stub dll. 2009-01-21 13:07:16 +01:00
activeds
actxprxy actxprxy: Add proxies for urlhist.idl. 2009-09-11 12:41:13 +02:00
adsiid
advapi32 advapi32/tests: Fix memory leaks in tests. 2009-12-11 17:47:30 +01:00
advpack advpack: fix off-by-one error in AdvInstallFileW that caused buffer overrun. 2009-11-30 12:50:57 +01:00
amstream amstream/tests: Handle directdraw not being created (Coverity 920). 2009-04-22 13:13:47 +02:00
appwiz.cpl appwiz.cpl: Update Norwegian Bokmål translation. 2009-12-14 12:04:06 +01:00
atl atl: Add missing prototypes. 2009-10-05 13:46:00 +02:00
authz authz: Stub for AuthzInitializeResourceManager. 2009-11-30 12:50:24 +01:00
avicap32
avifil32 avifil32: Update German translation. 2009-08-12 17:28:45 +02:00
avifile.dll16 makefiles: Remove the no longer used SPEC_SRCS variable from 16-bit makefiles. 2009-07-02 14:08:33 +02:00
avrt avrt: Fix HeapAlloc call in AvSetMmThreadCharacteristicsA. 2009-11-19 14:23:50 +01:00
bcrypt bcrypt: Add a mostly empty bcrypt.dll. 2009-03-30 15:12:47 +02:00
browseui browseui: Fix several memory leaks in the tests. 2009-12-14 12:04:04 +01:00
cabinet cabinet: Fixed free_decompression_temps/_mem , handle NULL (Coverity). 2009-10-19 11:43:37 +02:00
capi2032 janitorial: Prototype func() should be func(void). 2008-04-30 13:45:23 +02:00
cards cards: Build the version.rc file separately. 2009-07-03 13:06:18 +02:00
cfgmgr32 cfgmgr32: Forward CM_Locate_DevNode_ExA/W calls to setupapi. 2009-05-11 15:54:46 +02:00
clusapi clusapi: Don't print an out parameter. 2009-04-29 13:08:53 +02:00
comcat Remove spaces before '\n's. 2009-03-09 12:05:58 +01:00
comctl32 comctl32/treeview: Implement NM_SETCURSOR notification. 2009-12-14 12:04:05 +01:00
comdlg32 comdlg32/filedlg: Fix a find file handle leak. 2009-12-10 12:00:17 +01:00
comm.drv16 makefiles: Remove the no longer used SPEC_SRCS variable from 16-bit makefiles. 2009-07-02 14:08:33 +02:00
commdlg.dll16 commdlg.dll16: The commdlg debug channel is unused. Remove it. 2009-11-16 12:43:06 +01:00
compobj.dll16 makefiles: Remove the no longer used SPEC_SRCS variable from 16-bit makefiles. 2009-07-02 14:08:33 +02:00
compstui
credui credui: Convert the Russian resources to UTF-8. 2009-07-24 13:12:08 +02:00
crtdll msvcrt: Add __cdecl to all function prototypes. 2008-12-17 15:00:28 +01:00
crypt32 crypt32: Accept end certificates with no extended key usage extension if a particular key usage is requested. 2009-12-11 17:47:30 +01:00
cryptdlg cryptdlg: Add Portuguese translation. 2009-07-17 14:28:16 +02:00
cryptdll
cryptnet cryptnet: Store the bytes actually read, not the bytes available to be read. 2009-12-04 12:05:38 +01:00
cryptui cryptui: Remove WINAPI on the cert_mgr_sort_by_text() static function that does not need it. 2009-11-09 19:41:01 +01:00
ctapi32 Assorted spelling fixes. 2008-05-06 16:10:20 +02:00
ctl3d.dll16 ctl3d: Stub out Ctl3dDlgFramePaint16 to avoid calling DefWindowProc16. 2009-11-13 10:57:41 +01:00
ctl3d32 ctl3d32: Make ctl3d.dll and ctl3dv2.dll into stand-alone 16-bit modules. 2009-03-23 20:31:01 +01:00
ctl3dv2.dll16 ctl3d: Stub out Ctl3dDlgFramePaint16 to avoid calling DefWindowProc16. 2009-11-13 10:57:41 +01:00
d3d8 d3d8: Forward the volume's GetDevice() to the texture instead of the wined3d volume. 2009-12-09 13:50:52 +01:00
d3d9 d3d9: Forward the volume's GetDevice() to the texture instead of the wined3d volume. 2009-12-09 13:50:56 +01:00
d3d10 dxgi: The "unknown0" parameter to DXGID3D10CreateDevice() is a pointer. 2009-12-08 12:33:43 +01:00
d3d10core d3d10core: Add a stub ID3D10Query implementation. 2009-12-14 12:04:05 +01:00
d3dim
d3drm d3drm/tests: Fix compilation on systems that don't support nameless unions. 2009-08-31 12:41:22 +02:00
d3dx9_24 d3dx9_24: Remove unused Wine debug channel. 2008-12-17 13:52:41 +01:00
d3dx9_25 d3dx9_25: Remove unused Wine debug channel. 2008-12-17 13:52:41 +01:00
d3dx9_26 d3dx9_26: Remove unused Wine debug channel. 2008-12-17 13:52:41 +01:00
d3dx9_27 d3dx9_27: Remove unused Wine debug channel. 2008-12-17 13:52:41 +01:00
d3dx9_28 d3dx9_28: Remove unused Wine debug channel. 2008-12-18 13:36:58 +01:00
d3dx9_29 d3dx9_29: Remove unused Wine debug channel. 2008-12-18 13:37:02 +01:00
d3dx9_30 d3dx9_30: Remove unused Wine debug channel. 2008-12-18 13:37:05 +01:00
d3dx9_31 d3dx9_31: Remove unused Wine debug channel. 2008-12-18 13:37:09 +01:00
d3dx9_32 d3dx9_32: Remove unused Wine debug channel. 2008-12-18 13:37:12 +01:00
d3dx9_33 d3dx9_33: Remove unused Wine debug channel. 2008-12-18 13:37:16 +01:00
d3dx9_34 d3dx9_34: Remove unused Wine debug channel. 2008-12-18 13:37:19 +01:00
d3dx9_35 d3dx9_35: Remove unused Wine debug channel. 2008-12-18 13:37:23 +01:00
d3dx9_36 d3dx9: Add D3DXAssembleShader tests. 2009-10-27 13:57:31 +01:00
d3dx9_37 d3dx9_37: Remove unused Wine debug channel. 2008-12-18 13:37:30 +01:00
d3dx9_38 d3dx9_38: Fix version information. 2009-01-27 11:09:41 +01:00
d3dx9_39 d3dx9_39: Fix version information. 2009-01-27 11:09:47 +01:00
d3dx9_40 d3dx9_40: Implement d3dx9_40 and forward the functions to d3dx9_36. 2009-01-27 11:10:29 +01:00
d3dx9_41 Implement d3dx9_41 and forward the functions to d3dx9_36. 2009-03-30 17:55:15 +02:00
d3dx9_42 d3dx9_42: Implement d3dx9_42 and forward the functions to d3dx9_36. 2009-09-25 14:39:15 +02:00
d3dxof Assorted spelling fixes. 2009-11-09 19:42:31 +01:00
dbghelp dbghelp: Fix an invalid pointer cast. 2009-12-10 15:31:27 +01:00
dciman32
ddeml.dll16 ddeml: Fix packing of the thunk structure. 2009-08-18 16:54:14 +02:00
ddraw ddraw/tests: Get rid of a carriage return in a trace. 2009-12-14 12:04:06 +01:00
ddrawex ddrawex: Fix compilation on systems that don't support nameless unions. 2009-08-31 12:52:18 +02:00
devenum devenum: Update Portuguese translation. 2009-07-17 14:28:20 +02:00
dinput dsound: Make id_to_offset() static. 2009-12-02 14:19:50 +01:00
dinput8 dinput8: Ensure balance of CoInitialize/CoUninitialize. 2009-10-15 12:06:17 +02:00
dispdib.dll16 makefiles: Remove the no longer used SPEC_SRCS variable from 16-bit makefiles. 2009-07-02 14:08:33 +02:00
display.drv16 makefiles: Remove the no longer used SPEC_SRCS variable from 16-bit makefiles. 2009-07-02 14:08:33 +02:00
dmband makefiles: Regenerate the source lists using make_makefiles. 2009-07-03 13:26:38 +02:00
dmcompos include: Change MUSIC_TIME from long to LONG for Win64 compatibility. 2009-01-10 17:43:10 +01:00
dmime dmime: Actually get a pCLSID stream before using it (Coverity). 2009-12-11 12:16:26 +01:00
dmloader dmloader: pObject NULL checks are not necessary (Coverity). 2009-12-11 12:16:26 +01:00
dmscript dmscript: Remove superfluous pointer casts. 2009-01-13 15:25:48 +01:00
dmstyle dmstyle: Another NULL ptr check added (Coverity). 2009-02-02 15:44:39 +01:00
dmsynth dmsynth: Fix a typo. 2009-06-01 16:16:05 +02:00
dmusic dmusic: Remove superfluous pointer casts. 2009-01-13 15:26:19 +01:00
dmusic32 makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
dnsapi dnsapi: Add a stub for DnsFlushResolverCache. 2009-08-26 12:09:55 +02:00
dplay
dplayx dplayx/tests: Fix compilation on systems that don't support nameless unions. 2009-08-31 13:30:59 +02:00
dpnaddr
dpnet dpnet: Remove superfluous casts. 2009-01-04 13:33:56 +01:00
dpnhpast
dpnlobby
dpwsockx dpwsockx: Implementation of SPInit. 2009-09-11 13:23:58 +02:00
drmclien drmclien: Add stub dll. 2009-06-26 15:20:56 +02:00
dsound dsound: Only initialize one guid for capture and renderer. 2009-12-10 15:41:25 +01:00
dssenh dssenh: Stubs for DllRegisterServer() and DllUnregisterServer(). 2009-11-05 14:45:34 +01:00
dswave dswave: Remove superfluous pointer casts. 2009-01-14 13:51:01 +01:00
dwmapi dwmapi: Add stub for DwmGetGraphicsStreamTransformHint. 2009-10-12 17:07:03 +02:00
dxdiagn dxdiagn: Initialize a structure size member before calling EnumDisplayDevicesW. 2009-12-11 12:16:27 +01:00
dxerr8 dxerr8: Don't use Wine debugging macros in static libraries. 2008-04-30 14:24:40 +02:00
dxerr9 dxerr9: Don't use Wine debugging macros in static libraries. 2008-04-30 14:24:49 +02:00
dxgi dxgi: Implement IDXGIOutput::GetDisplayModeList(). 2009-12-10 11:55:00 +01:00
dxguid dxguid: Remove the useless d3dx8 include. 2009-07-13 10:55:23 +02:00
faultrep
fltlib fltlib: Add a stub for FilterConnectCommunicationPort. 2009-10-02 15:06:57 +02:00
fusion fusion: Fix a memory leak in the tests. 2009-12-14 12:04:04 +01:00
fwpuclnt fwpuclnt: Add initial minimal stub implementation. 2009-11-30 16:33:13 +01:00
gdi.exe16 gdi32: Make gdi.exe into a stand-alone 16-bit module. 2009-12-07 14:18:29 +01:00
gdi32 gdi32/tests: Also test non-style suffix. 2009-12-14 12:04:04 +01:00
gdiplus gdiplus: Explicitly copy the bits from dib sections to new bitmaps. 2009-12-14 12:18:10 +01:00
glu32 opengl32: Dynamically load libGLU. 2008-05-01 14:44:49 +02:00
gphoto2.ds gphoto2.ds: Update German translation. 2009-08-12 17:28:55 +02:00
gpkcsp gpkcsp: Stubs for DllRegisterServer() and DllUnregisterServer(). 2009-11-05 14:45:34 +01:00
hal hal: Add a stub for HalGetBusDataByOffset. 2009-09-08 13:06:55 +02:00
hhctrl.ocx hhctrl.ocx: Update German translation. 2009-08-12 17:29:00 +02:00
hid hid: Stub HidD_SetFeature. 2009-02-23 15:54:16 +01:00
hlink hlink: Fix more memory leaks in tests. 2009-12-07 09:32:22 +01:00
hnetcfg hnetcfg: Improve the stub for INetFwServices::Item. 2009-10-21 17:04:29 +02:00
httpapi httpapi: Add HttpDeleteServiceConfiguration, HttpQueryServiceConfiguration and HttpSetServiceConfiguration stubs. 2009-01-13 16:17:02 +01:00
iccvid iccvid: Convert the Russian resources to UTF-8. 2009-07-24 13:11:39 +02:00
icmp icmp: The import library is not needed. 2008-07-18 11:11:29 +02:00
ifsmgr.vxd ifsmgr.vxd: Load winedos dynamically. 2009-03-13 11:59:42 +01:00
imaadp32.acm imaadp32: Refuse unknown destination format. 2009-03-23 12:37:40 +01:00
imagehlp imagehlp/tests: Run tests again on Win95. 2009-12-10 12:39:23 +01:00
imm.dll16 makefiles: Remove the no longer used SPEC_SRCS variable from 16-bit makefiles. 2009-07-02 14:08:33 +02:00
imm32 Fix empty function prototypes. 2009-10-07 12:24:53 +02:00
inetcomm inetcomm: Fix memory leak. 2009-12-07 14:18:24 +01:00
inetmib1 inetmib1: Copy an IP net row's physical address using a type-specific helper function, rather than using a generic helper function which made an invalid alignment assumption. 2009-12-09 12:19:09 +01:00
infosoft infosoft: Remove unneeded address-of operator from function name. 2008-07-07 12:31:40 +02:00
initpki initpki: Stubs for DllRegisterServer() and DllUnregisterServer(). 2009-11-05 14:45:34 +01:00
inkobj widl: Output "LONG" instead of "long" for a 32bit integer. 2009-03-13 11:15:21 +01:00
inseng janitorial: Remove unneeded user32 imports. 2008-12-17 11:38:36 +01:00
iphlpapi iphlpapi: Use winediag for icmp failure. 2009-12-08 17:43:52 +01:00
itircl itircl: Fix documentation typo. 2008-12-31 12:28:17 +01:00
itss makefiles: Regenerate the source lists using make_makefiles. 2009-07-03 13:26:38 +02:00
jscript jscript: Fixed uninitialized usage of i (Coverity). 2009-12-11 12:16:26 +01:00
kernel32 kernel32: Consolidate some related code closer together. 2009-12-10 12:21:42 +01:00
keyboard.drv16 makefiles: Remove the no longer used SPEC_SRCS variable from 16-bit makefiles. 2009-07-02 14:08:33 +02:00
loadperf makefiles: Regenerate the source lists using make_makefiles. 2009-07-03 13:26:38 +02:00
localspl localspl: Accept environment 'Windows IA64'. 2009-10-23 15:54:07 +02:00
localui localui: Fix a memory leak. 2009-09-29 14:50:37 +02:00
lz32 lz32/tests: Replace malloc() with HeapAlloc(). 2009-05-13 12:45:36 +02:00
lzexpand.dll16 makefiles: Remove the no longer used SPEC_SRCS variable from 16-bit makefiles. 2009-07-02 14:08:33 +02:00
mapi32 mapi32: Check folder for NULL (Coverity). 2009-11-03 21:22:28 +01:00
mciavi32 mciavi: Simplify play loop. 2009-12-01 15:13:41 +01:00
mcicda mcicda: Fix an early return statement in Open. 2009-10-08 12:17:31 +02:00
mciqtz32 mciqtz32: Fix open/close omissions. 2009-11-30 16:37:38 +01:00
mciseq mciseq: Remove superfluous pointer casts. 2009-01-15 12:42:55 +01:00
mciwave mciwave: Abort the play loop in case of audio error. 2009-12-04 14:34:58 +01:00
midimap
mlang mlang: Change EnumRfc1766_create return values to error codes. 2009-12-14 12:04:06 +01:00
mmdevapi mmdevapi: Add initial mmdevapi dll. 2009-12-10 16:05:28 +01:00
mmdevldr.vxd
mmsystem.dll16 mmsystem.dll16: Check for NULL ptr in mmioRename (Coverity). 2009-12-03 10:21:39 +01:00
monodebg.vxd
mountmgr.sys mountmgr: Move creation of the DEVICEMAP registry keys to mountmgr. 2009-11-23 13:21:22 +01:00
mouse.drv16 makefiles: Remove the no longer used SPEC_SRCS variable from 16-bit makefiles. 2009-07-02 14:08:33 +02:00
mpr mpr: Initialize handle to NULL on ERROR_NO_NETWORK case in WNetOpenEnum. 2009-12-08 12:33:03 +01:00
mprapi
msacm.dll16 makefiles: Remove the no longer used SPEC_SRCS variable from 16-bit makefiles. 2009-07-02 14:08:33 +02:00
msacm32 dlls/msacm32: Avoid a sizeof()+cast in an ok() call. 2009-10-06 11:58:03 +02:00
msacm32.drv msacm32.drv: Don't access uninitialized memory. 2009-10-21 19:45:30 +02:00
msadp32.acm msadp32: Refuse unknown destination format. 2009-03-23 12:37:37 +01:00
mscat32 mscat32: Forward CryptCATCDFEnumMembersByCDFTag to wintrust. 2009-01-23 13:40:39 +01:00
mscms mscms/tests: Avoid accessing uninitialized memory. 2009-10-21 17:04:12 +02:00
mscoree mscoree: Stubs for StrongNameSignatureVerification(Ex). 2009-04-29 13:08:57 +02:00
msctf msctf/tests: Don't convert past the end of a nul terminated string. 2009-11-13 13:36:12 +01:00
msdaps msdaps: Clear *pcPropertySets value in IDBProperties_GetProperties_Stub to fix a test. 2009-11-16 17:16:06 +01:00
msdmo msdmo: Convert the language-neutral resource file to UTF-8. 2009-07-09 15:47:37 +02:00
msftedit msftedit: Explicitly load riched20 to make sure the window classes are created. 2008-05-28 20:55:37 +02:00
msg711.acm msg711: Correct wave format parameters to remove stuttering. 2009-11-12 14:23:01 +01:00
msgsm32.acm msgsm32.acm: Also check for gsm/gsm.h. 2009-08-06 12:22:26 +02:00
mshtml mshtml: Added IHTMLStyle2::right implementation. 2009-12-14 12:04:06 +01:00
mshtml.tlb
msi msi/tests: Fix a handle leak. 2009-12-11 20:20:30 +01:00
msimg32
msimtf msimtf: Add a mostly wrapper stub for IActiveIMMApp. 2008-11-04 12:45:22 +01:00
msisip msisip: Implement MsiSIPGetSignedDataMsg. 2008-08-01 11:37:29 +02:00
msisys.ocx makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
msnet32
msrle32 msrle32: Convert the Russian resources to UTF-8. 2009-08-03 14:56:47 +02:00
mssign32 mssign32: The mssign32 debug channel is unused so remove it. 2009-02-12 17:53:35 +01:00
mssip32 mssip32: Stubs for DllRegisterServer() and DllUnregisterServer(). 2009-11-05 14:45:34 +01:00
mstask mstask/tests: Use the global wine_dbgstr_w instead of a local variant. 2009-08-19 13:36:50 +02:00
msvcirt msvcirt: Make sure a FIXME doesn't overflow. 2009-11-03 21:20:37 +01:00
msvcr71 msvcr71: Forward more exports to msvcrt. 2009-11-24 15:53:37 +01:00
msvcrt msvcrt/tests: Fix the signal handler calling convention. 2009-12-09 12:04:41 +01:00
msvcrt20 msvcrt: The __p_* functions are only exported on i386. 2008-12-15 16:20:08 +01:00
msvcrt40 msvcrt40: Remove unused Wine debug channel. 2008-12-19 17:36:35 +01:00
msvcrtd msvcrtd/tests: Fix calling convention for operator_new_dbg. 2009-06-16 13:29:38 +02:00
msvfw32 msvfw32: Remove 16bit driver references (now that they no longer exist in winmm). 2009-10-26 11:17:06 +01:00
msvidc32 msvidc32: Guard old code by #ifdef instead of plain #if. 2009-11-21 14:31:45 +01:00
msvideo.dll16 msvideo: Pass the correct function address for 32->16 callbacks. 2009-10-05 14:56:12 +02:00
mswsock mswsock: Convert the language-neutral resource file to UTF-8. 2009-07-09 15:47:43 +02:00
msxml3 msxml3: Correctly test the variant returned by get_nodeValue. 2009-12-09 14:53:31 +01:00
nddeapi
netapi32 netapi32/tests: Fix a memory leak. 2009-12-07 14:18:29 +01:00
newdev
ntdll ntdll: Search the whole filesystem under the starting directory when opening files by id. 2009-12-09 23:34:45 +01:00
ntdsapi tests: Make wine_dbgstr_w available in test.h for all tests. 2009-08-19 13:19:31 +02:00
ntoskrnl.exe ntoskrnl: Add IoAllocateErrorLogEntry stub. 2009-12-10 12:38:58 +01:00
ntprint ntprint: Remove superfluous pointer casts. 2009-01-27 14:26:48 +01:00
objsel objsel: Remove superfluous pointer casts. 2009-01-20 12:34:29 +01:00
odbc32 odbc32: Define correct function prototypes for all libodbc entry points. 2009-10-03 14:40:19 +02:00
odbccp32 odbccp32: Fix a couple failing tests, and log more information about remaining failures. 2009-02-16 11:48:19 +01:00
ole2.dll16 makefiles: Remove the no longer used SPEC_SRCS variable from 16-bit makefiles. 2009-07-02 14:08:33 +02:00
ole2conv.dll16 makefiles: Remove the no longer used SPEC_SRCS variable from 16-bit makefiles. 2009-07-02 14:08:33 +02:00
ole2disp.dll16 makefiles: Remove the no longer used SPEC_SRCS variable from 16-bit makefiles. 2009-07-02 14:08:33 +02:00
ole2nls.dll16 makefiles: Remove the no longer used SPEC_SRCS variable from 16-bit makefiles. 2009-07-02 14:08:33 +02:00
ole2prox.dll16 makefiles: Remove the no longer used SPEC_SRCS variable from 16-bit makefiles. 2009-07-02 14:08:33 +02:00
ole2thk.dll16 makefiles: Remove the no longer used SPEC_SRCS variable from 16-bit makefiles. 2009-07-02 14:08:33 +02:00
ole32 ole32: Properly free temporary objects when StorageBaseImpl_CopyTo fails. 2009-12-14 12:06:35 +01:00
oleacc oleacc: Add Norwegian Bokmål translation. 2009-12-14 12:04:06 +01:00
oleaut32 oleaut32/tests: Make test_DispGetParam() static. 2009-12-14 12:04:05 +01:00
olecli.dll16 makefiles: Remove the no longer used SPEC_SRCS variable from 16-bit makefiles. 2009-07-02 14:08:33 +02:00
olecli32 olecli32: Make olecli.dll into a stand-alone 16-bit module. 2009-03-11 16:51:09 +01:00
oledb32 msdaps: Clear *pcPropertySets value in IDBProperties_GetProperties_Stub to fix a test. 2009-11-16 17:16:06 +01:00
oledlg oledlg: Update German translation. 2009-08-12 17:29:04 +02:00
olepro32 Remove some obsolete README files. 2009-07-09 16:02:19 +02:00
olesvr.dll16 makefiles: Remove the no longer used SPEC_SRCS variable from 16-bit makefiles. 2009-07-02 14:08:33 +02:00
olesvr32 olesvr32: Add OleRevokeServer stub. 2009-06-10 16:55:06 +02:00
olethk32
openal32 openal32: Add alBufferDataStatic. 2009-11-29 16:37:22 +01:00
opengl32 opengl32: Fix wglCreateContextAttribsARB test on nvidia. 2009-11-24 15:53:36 +01:00
pdh pdh: Add stubs for PdhExpandWildCardPathA/W. 2009-11-23 13:09:17 +01:00
pidgen pidgen: Fix typo. 2008-12-22 14:26:07 +01:00
powrprof powerprof: Remove a noisy FIXME. 2009-05-22 11:09:52 +02:00
printui
propsys propsys: Stub for PSUnregisterPropertySchema. 2009-03-23 13:22:22 +01:00
psapi psapi: Add version resource. 2009-08-27 15:41:16 +02:00
pstorec pstorec: Add a typelib resource. 2009-09-24 13:14:55 +02:00
qcap include: Change long to LONG in axextend.idl. 2009-03-12 13:09:54 +01:00
qedit qedit: Change long to LONG in qedit.idl. 2009-03-12 13:09:54 +01:00
qmgr qmgr: Change BITS_IBackgroundCopyJob_SetPriority to a stub. 2009-05-20 13:34:26 +02:00
qmgrprxy qmgrprxy: Fix building on wine64. 2008-11-26 13:38:06 +01:00
quartz quartz: Implemented a number of the MediaPosition methods. 2009-11-24 15:53:37 +01:00
query makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
rasapi16.dll16 makefiles: Remove the no longer used SPEC_SRCS variable from 16-bit makefiles. 2009-07-02 14:08:33 +02:00
rasapi32 rasapi32/tests: Add a FreeLibrary. 2009-04-29 13:08:49 +02:00
rasdlg rasdlg: Initial stub dll. 2009-01-26 16:27:01 +01:00
resutils
riched20 riched20: Fix a memory leak. 2009-12-14 12:04:05 +01:00
riched32 riched32/tests: Fix test failures on Win9x, WinMe and NT4. 2009-06-15 13:42:27 +02:00
rpcrt4 rpcrt4: Handle [out]-only non-conformant strings in stubless servers. 2009-12-14 12:04:05 +01:00
rsabase
rsaenh rsaenh: Fix memory leak reading stored keys. 2009-12-10 11:56:10 +01:00
rtutils rtutils: Add stub TraceRegisterExW and TraceRegisterExA. 2009-06-29 14:51:18 +02:00
sane.ds sane.ds: Convert the Russian resources to UTF-8. 2009-08-03 14:57:10 +02:00
sccbase sccbase: Stubs for DllRegisterServer() and DllUnregisterServer(). 2009-11-05 14:45:34 +01:00
schannel schannel/tests: Fix crash on Win7. 2009-10-06 12:02:31 +02:00
secur32 secur32: Fix memory leak in NTLM's FreeCredentialsHandle. 2009-12-14 12:04:05 +01:00
security
sensapi
serialui serialui: Convert the Russian resources to UTF-8. 2009-08-03 14:57:06 +02:00
setupapi setupapi/tests: Fix a memory leak. 2009-12-08 12:37:14 +01:00
setupx.dll16 setupx: Use the correct field index for string substitutions. 2009-10-30 19:42:44 +01:00
sfc sfc: Add a stub implementation for ordinal 3. 2009-01-06 12:45:03 +01:00
sfc_os
shdoclc shdoclc: Correct Russian translation. 2009-08-24 15:17:36 +02:00
shdocvw shdocvw: Fix a memory leak in the tests. 2009-12-14 12:04:04 +01:00
shell.dll16 makefiles: Remove the no longer used SPEC_SRCS variable from 16-bit makefiles. 2009-07-02 14:08:33 +02:00
shell32 shell32: Fix a memory leak in a test. 2009-12-14 12:07:30 +01:00
shfolder
shlwapi shlwapi/tests: Make test_IConnectionPoint() static. 2009-12-14 12:04:04 +01:00
slbcsp slbcsp: Stubs for DllRegisterServer() and DllUnregisterServer(). 2009-11-05 14:45:34 +01:00
slc
snmpapi snmpapi: Add stub for SnmpSvcGetUptime. 2009-12-08 12:59:54 +01:00
softpub
sound.drv16 makefiles: Remove the no longer used SPEC_SRCS variable from 16-bit makefiles. 2009-07-02 14:08:33 +02:00
spoolss makefiles: Regenerate the source lists using make_makefiles. 2009-07-03 13:26:38 +02:00
stdole2.tlb
stdole32.tlb
sti sti: Marshal WIA COM interfaces. 2009-10-30 15:24:09 +01:00
storage.dll16 makefiles: Remove the no longer used SPEC_SRCS variable from 16-bit makefiles. 2009-07-02 14:08:33 +02:00
stress.dll16 makefiles: Remove the no longer used SPEC_SRCS variable from 16-bit makefiles. 2009-07-02 14:08:33 +02:00
strmiids include: Add definitions for VMR-9 interface. 2008-06-21 11:49:44 +02:00
svrapi
sxs sxs: Implement a stub CreateAssemblyCache to make Publish or Perish install. 2009-04-21 18:28:19 +02:00
system.drv16 system.drv16: Remove the 32-bit timer callback support. 2009-10-08 12:17:31 +02:00
t2embed t2embed: Implement TTLoadEmbeddedFont as a stub. 2009-07-16 12:47:56 +02:00
tapi32 tapi32: Stub lineGetIDW. 2009-03-23 18:21:06 +01:00
toolhelp.dll16 toolhelp.dll16: Add ntdll import. 2009-09-29 20:59:51 +02:00
traffic traffic: Stub for TcRegisterClient. 2009-05-22 15:16:29 +02:00
twain.dll16 makefiles: Remove the no longer used SPEC_SRCS variable from 16-bit makefiles. 2009-07-02 14:08:33 +02:00
twain_32 twain_32/tests: Avoid a Dialog from a DS when the scanner is not connected. 2009-09-16 12:57:09 -05:00
typelib.dll16 makefiles: Remove the no longer used SPEC_SRCS variable from 16-bit makefiles. 2009-07-02 14:08:33 +02:00
unicows
updspapi updspapi: Add missing functions and forward to setupapi. 2009-01-22 15:28:24 +01:00
url
urlmon urlmon: Include extra info in object name passed to HttpOpenRequest. 2009-12-10 11:56:04 +01:00
user32 user32: Move Get/SetWindowLong16 implementation to wnd16.c. 2009-12-14 12:04:02 +01:00
userenv userenv/tests: Fix some memory leaks. 2009-12-07 14:18:29 +01:00
usp10 usp10: Fix a memory leak. 2009-12-07 14:18:29 +01:00
uuid uuid: Add IImageList (commoncontrols.h). 2009-08-13 15:47:56 +02:00
uxtheme uxtheme: Fix some pointer cast warnings on 64-bit. 2009-12-09 12:04:08 +01:00
vdhcp.vxd
vdmdbg vdmdbg: Add stub for VDMEnumProcessWOW. 2008-07-03 13:08:18 +02:00
ver.dll16 version: Make ver.dll into a stand-alone 16-bit module. 2009-10-01 13:57:08 +02:00
version version: Simplify the resource loading since we always load the same type and id now. 2009-10-01 13:58:24 +02:00
vmm.vxd
vnbt.vxd
vnetbios.vxd
vtdapi.vxd
vwin32.vxd vwin32.vxd: Load winedos dynamically. 2009-03-13 11:59:48 +01:00
w32skrnl w32skrnl: Make w32sys.dll into a stand-alone 16-bit module. 2009-03-24 09:42:02 +01:00
w32sys.dll16 makefiles: Remove the no longer used SPEC_SRCS variable from 16-bit makefiles. 2009-07-02 14:08:33 +02:00
wbemprox wbemprox: Register interfaces. 2009-07-14 15:13:34 +02:00
wiaservc wiaservc: Add self registration. 2009-11-05 14:45:33 +01:00
win32s16.dll16 makefiles: Remove the no longer used SPEC_SRCS variable from 16-bit makefiles. 2009-07-02 14:08:33 +02:00
win87em.dll16 makefiles: Remove the no longer used SPEC_SRCS variable from 16-bit makefiles. 2009-07-02 14:08:33 +02:00
winaspi.dll16 makefiles: Remove the no longer used SPEC_SRCS variable from 16-bit makefiles. 2009-07-02 14:08:33 +02:00
windebug.dll16 makefiles: Remove the no longer used SPEC_SRCS variable from 16-bit makefiles. 2009-07-02 14:08:33 +02:00
windowscodecs windowscodecs: Fix a memory leak in a test. 2009-12-14 12:07:43 +01:00
winealsa.drv winealsa.drv: Remove wrong calls. 2009-12-01 11:45:30 +01:00
wineaudioio.drv wineaudioio.drv: Export widMessage(). 2008-12-15 12:25:22 +01:00
winecoreaudio.drv winecoreaudio.drv: Use wine_dbg_sprintf() in a few debug utility functions. 2009-11-30 12:49:50 +01:00
winecrt0 winecrt0: Disable the delay import destructor on Mac OS, it cannot be made to work. 2009-04-01 18:13:42 +02:00
wined3d wined3d: Let the context handle the draw buffer in swapchain_blit(). 2009-12-14 12:04:05 +01:00
winedos winedos: Don't import kernel 16-bit version functions. 2009-10-08 11:12:20 +02:00
wineesd.drv makefiles: Regenerate the source lists using make_makefiles. 2009-07-03 13:26:38 +02:00
winejack.drv Assorted spelling fixes. 2009-04-20 15:25:26 +02:00
winejoystick.drv winejoystick.drv: Use CP_UNIXCP instead of CP_ACP when converting a string that comes from the OS. 2009-02-19 12:51:43 +01:00
winemp3.acm winemp3.acm: Fix reading/decoding loop. 2009-08-26 12:10:33 +02:00
winenas.drv Assorted spelling fixes. 2009-04-20 15:25:26 +02:00
wineoss.drv wineoss.drv: Use wine_dbg_sprintf() in a few debug utility functions. 2009-11-30 12:49:46 +01:00
wineps.drv wineps.drv: Don't include 16-bit headers in psdrv.h. 2009-12-07 14:18:28 +01:00
wineps16.drv16 wineps.drv: Make wineps16.drv into a stand-alone 16-bit module. 2009-10-01 19:44:17 +02:00
winequartz.drv
winex11.drv winex11.drv: Use the old method to delete the desktop window. 2009-12-14 12:04:02 +01:00
wing.dll16 wing: Reimplement support for WinGGetDIBPointer16. 2009-11-24 15:53:36 +01:00
wing32
winhttp winhttp/tests: Skip secure connection tests if the request fails. 2009-12-14 12:04:03 +01:00
wininet wininet: Directly return error status from HTTP_HttpQueryInfoW. 2009-12-14 12:07:52 +01:00
winmm winmm: Use wine_dbg_sprintf() in a few debug utility functions. 2009-11-30 12:49:30 +01:00
winnls.dll16 makefiles: Remove the no longer used SPEC_SRCS variable from 16-bit makefiles. 2009-07-02 14:08:33 +02:00
winnls32 winnls32: Make winnls.dll into a stand-alone 16-bit module. 2009-03-24 09:31:03 +01:00
winscard winscard: Add a stub for SCardListCardsA. 2009-08-31 12:19:10 +02:00
winsock.dll16 ws2_32: Make winsock.dll into a stand-alone 16-bit module. 2009-09-29 20:05:26 +02:00
winspool.drv winspool.drv/tests: Fix test failures on XP+ with long printer names. 2009-12-08 12:53:13 +01:00
wintab.dll16 makefiles: Remove the no longer used SPEC_SRCS variable from 16-bit makefiles. 2009-07-02 14:08:33 +02:00
wintab32 wintab32: Add a test for context validation by WTOpen. 2009-08-04 13:46:42 +02:00
wintrust wintrust: Fail to load a certificate from a PE file if the certificate entry isn't a known type. 2009-12-07 09:49:18 +01:00
wldap32 wldap32: Convert the Russian resources to UTF-8. 2009-08-05 13:11:01 +02:00
wmi
wmiutils wmiutils: Register interfaces. 2009-07-14 15:15:45 +02:00
wnaspi32 wnaspi32: Use explicit prototypes for function pointers. 2009-10-02 15:06:59 +02:00
wow32
ws2_32 ws2_32: Return the full list of local IP addresses when gethostbyname() is called on the local hostname. 2009-12-10 12:51:52 +01:00
wsock32 wsock32: Remove superfluous pointer casts. 2009-01-13 15:25:35 +01:00
wtsapi32
wuapi wuapi: Add class factory for CLSID_AutomaticUpdates. 2009-01-28 12:07:48 +01:00
wuaueng wuaueng: Add version resource. 2009-10-26 13:28:07 +01:00
xinput1_1 xinput1_1: Initial implementation. 2008-11-11 14:03:01 +01:00
xinput1_2 xinput1_2: Initial implementation. 2008-11-11 14:03:01 +01:00
xinput1_3 xinput1_3: Don't print the contents of [out] parameters. 2009-12-07 14:45:54 +01:00
xinput9_1_0 xinput9_1_0: Initial implementation. 2008-11-11 14:03:01 +01:00
xmllite xmllite: Add stubbed dll for xmllite. 2009-04-21 15:40:03 +02:00
Makedll.rules.in makefiles: Add rules for installing fake modules. 2009-08-18 11:33:26 +02:00
Makefile.in gdi32: Make gdi.exe into a stand-alone 16-bit module. 2009-12-07 14:18:29 +01:00
Makeimplib.rules.in makefiles: Recurse into all directories for install-lib and install-dev too. 2008-08-25 14:27:03 +02:00
Maketest.rules.in tests: Build all tests with strict prototypes. 2009-10-06 16:12:39 +02:00