Sweden-Number/dlls
Michael Stefaniuc 56b3341f8e user32: Fix bogus "if (!x & y)" code.
The dde.c tests succeed on Windows and the DDE callback registered is
set to trigger on all messages it gets. Thus it looks like Windows
doesn't calls the callback in that case.
2009-01-27 16:05:04 +01:00
..
acledit
aclui aclui: Added stub dll. 2009-01-21 13:07:16 +01:00
activeds makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
actxprxy actxprxy: Add the start of actxprxy.dll. 2007-12-10 14:27:11 +01:00
adsiid makefiles: Simplify the use of the MODULE variable in static import libraries. 2008-03-10 19:12:54 +01:00
advapi32 advapi32: Skip tests if the default provider cannot be removed. 2009-01-26 16:07:56 +01:00
advpack advpack: Don't test properties of a file if it can't be created. 2009-01-26 16:08:02 +01:00
amstream amstream: Remove superfluous casts. 2009-01-08 12:54:37 +01:00
appwiz.cpl appwiz.cpl: Add Romanian translation. 2009-01-04 13:34:27 +01:00
atl atl: Remove two superfluous casts. 2008-12-05 12:36:31 +01:00
avicap32 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
avifil32 avifil32: Remove superfluous pointer casts. 2009-01-27 14:26:43 +01:00
browseui browseui: Remove superfluous casts from/to void pointers. 2009-01-04 13:33:59 +01:00
cabinet cabinet: Don't try to copy data from the file if we don't even have a data buffer. 2009-01-15 12:03:08 +01:00
capi2032 janitorial: Prototype func() should be func(void). 2008-04-30 13:45:23 +02:00
cards makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
cfgmgr32 cfgmgr32: Forward and stub CM_Create_DevNodeA/W. 2008-12-30 11:37:34 +01:00
clusapi clusapi: Add stubs for ClusterEnum, ClusterOpenEnum and ClusterCloseEnum. 2008-12-09 12:46:52 +01:00
comcat comcat/tests: Skip tests if we can't create a test category. 2009-01-25 17:08:20 +01:00
comctl32 comctl32: Fix missing void in empty parameter list. 2009-01-26 15:07:30 +01:00
comdlg32 comdlg32: Set the correct error code if there is no default printer. 2009-01-26 15:13:32 +01:00
compstui makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
credui credui: Use "-1" as a "don't care value", fix dialog id duplicates. 2009-01-14 12:21:32 +01:00
crtdll msvcrt: Add __cdecl to all function prototypes. 2008-12-17 15:00:28 +01:00
crypt32 crypt32: Fix typo. 2009-01-27 11:08:16 +01:00
cryptdlg cryptdlg: New French translation. 2008-12-17 13:52:40 +01:00
cryptdll makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
cryptnet cryptnet: Remove superfluous pointer casts. 2009-01-14 13:51:01 +01:00
cryptui cryptui: Export all selected certificates when requested from the certificate manager, not just the first one. 2009-01-27 11:08:11 +01:00
ctapi32 Assorted spelling fixes. 2008-05-06 16:10:20 +02:00
ctl3d32 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
d3d8 d3d8/tests: Make tests pass on a W2K8 VM. 2009-01-27 11:30:03 +01:00
d3d9 wined3d: Get rid of last_was_foggy_shader & friends. 2009-01-20 12:45:40 +01:00
d3d10 dxgi: Implement IDXGIFactory::EnumAdapters(). 2008-11-18 11:53:28 +01:00
d3d10core d3d10core: Make some device_parent_*() functions static. 2009-01-26 15:13:24 +01:00
d3dim makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
d3drm d3drm: Remove unused Wine debug channel. 2008-12-17 13:52:40 +01:00
d3dx8 d3dx8: Remove unused Wine debug channel. 2008-12-17 13:52:40 +01: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: Fix falling tests in native windows. 2009-01-13 16:17:02 +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
d3dxof d3dxof: Avoid accessing template/object buffer directly. 2009-01-12 13:19:03 +01:00
dbghelp dbghelp: Remove superfluous pointer casts. 2009-01-19 13:36:25 +01:00
dciman32 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
ddraw ddraw: Make some device_parent_*() functions static. 2009-01-26 15:13:26 +01:00
ddrawex ddrawex: Use stack ctx instead of uninitialized variable. 2009-01-27 11:09:08 +01:00
devenum devenum: Remove superfluous pointer casts. 2009-01-13 15:25:38 +01:00
dinput dinput: Clamp lMagnitude to -10000..10000 range. 2009-01-26 14:52:28 +01:00
dinput8 dinput8: Remove superfluous pointer casts. 2009-01-23 13:14:11 +01:00
dmband include: Change MUSIC_TIME from long to LONG for Win64 compatibility. 2009-01-10 17:43:10 +01:00
dmcompos include: Change MUSIC_TIME from long to LONG for Win64 compatibility. 2009-01-10 17:43:10 +01:00
dmime dmime: Remove superfluous pointer casts. 2009-01-13 15:26:23 +01:00
dmloader dmloader: Remove superfluous pointer casts. 2009-01-13 15:25:43 +01:00
dmscript dmscript: Remove superfluous pointer casts. 2009-01-13 15:25:48 +01:00
dmstyle dmstyle: Remove superfluous pointer casts. 2009-01-13 15:25:52 +01:00
dmsynth dmsynth: Remove superfluous pointer casts. 2009-01-27 14:26:50 +01: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: Reorder a couple of functions to avoid forward declarations. 2009-01-07 14:40:54 +01:00
dplay makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
dplayx dplayx: Remove superfluous pointer casts. 2009-01-16 12:56:10 +01:00
dpnaddr
dpnet dpnet: Remove superfluous casts. 2009-01-04 13:33:56 +01:00
dpnhpast dpnhpast: Implement a stub for DirectPlayNATHelpCreate. 2008-04-14 12:43:06 +02:00
dpnlobby
dpwsockx dplayx: Basic implementation of dpwsockx.dll, needed by dplayx. 2008-07-23 11:44:32 +02:00
dsound dsound: Don't convert single samples at a time. 2009-01-15 12:43:37 +01:00
dssenh dssenh: Add initial stub dll. 2008-02-18 15:26:37 +01:00
dswave dswave: Remove superfluous pointer casts. 2009-01-14 13:51:01 +01:00
dwmapi dwmapi: Add DwmEnableMMCSS stub. 2009-01-26 16:05:53 +01:00
dxdiagn dxdiagn: Remove superfluous pointer casts. 2009-01-15 12:43:07 +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 IDXGIDevice::CreateSurface(). 2009-01-19 13:36:25 +01:00
dxguid dxguid: Add d3d10 GUIDs. 2008-10-17 13:01:50 +02:00
faultrep Spelling fixes. 2008-04-02 23:18:21 +02:00
fusion fusion: Remove superfluous casts. 2009-01-08 12:54:29 +01:00
gdi32 gdi32: Stub the NamedEscape function. 2009-01-27 15:22:40 +01:00
gdiplus gdiplus: Do not call delete_element(NULL). 2009-01-26 14:29:22 +01:00
glu32 opengl32: Dynamically load libGLU. 2008-05-01 14:44:49 +02:00
gphoto2.ds gphoto.ds: Remove superfluous pointer casts. 2009-01-27 14:26:53 +01:00
gpkcsp gpkcsp: Add initial stub dll. 2008-02-18 15:20:42 +01:00
hal hal: Add version resource. 2008-12-16 13:59:03 +01:00
hhctrl.ocx janitorial: Don't depend on user32 for the self registration functions. 2008-12-17 11:38:32 +01:00
hid makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
hlink hlink: Remove superfluous pointer casts. 2009-01-27 14:26:46 +01:00
hnetcfg
httpapi httpapi: Add HttpDeleteServiceConfiguration, HttpQueryServiceConfiguration and HttpSetServiceConfiguration stubs. 2009-01-13 16:17:02 +01:00
iccvid *Ko.rc: Update Korean resource. 2008-12-11 12:21:07 +01:00
icmp icmp: The import library is not needed. 2008-07-18 11:11:29 +02:00
ifsmgr.vxd ifsmgr.vxd: Remove superfluous pointer casts. 2009-01-23 13:14:14 +01:00
imaadp32.acm imaadp32: Report the same driver details as windows. 2008-12-08 22:02:21 +01:00
imagehlp imagehlp: Rectify and add a forward. 2008-11-12 11:49:12 +01:00
imm32 imm: Send WM_IME_SELECT messages when IME is selected and deselected. 2009-01-20 12:23:38 +01:00
inetcomm inetcomm: Wrap a few traces in debugstr_a() (Coverity). 2009-01-26 15:13:37 +01:00
inetmib1 inetmib1: Fix remaining failure on Win9x/NT4. 2008-10-09 14:20:05 +02:00
infosoft infosoft: Remove unneeded address-of operator from function name. 2008-07-07 12:31:40 +02:00
initpki initpki: Add initial stub dll. 2008-02-18 15:21:33 +01:00
inkobj inkobj: Declare a variable static. 2009-01-06 12:52:21 +01:00
inseng janitorial: Remove unneeded user32 imports. 2008-12-17 11:38:36 +01:00
iphlpapi iphlpapi: Fix includes for NetBSD. 2009-01-27 11:08:58 +01:00
itircl itircl: Fix documentation typo. 2008-12-31 12:28:17 +01:00
itss itss: Remove some superfluous pointer casts. 2009-01-26 14:31:10 +01:00
jscript jscript: Fixed Math.round with no argument. 2009-01-22 15:28:23 +01:00
kernel32 kernel32/tests: Don't hardcode C drive for SetCurrentDirectory tests. 2009-01-27 14:55:30 +01:00
loadperf loadperf: Add stub implementations for InstallPerfDllA/W. 2009-01-23 13:40:32 +01:00
localspl localspl: Remove superfluous pointer casts. 2009-01-27 14:26:55 +01:00
localui *Ko.rc: Update Korean resource. 2008-12-11 12:21:07 +01:00
lz32 lz32/tests: Fix a test failure on Win9x. 2008-12-01 12:45:39 +01:00
mapi32 mapi32: Remove superfluous casts. 2009-01-08 12:54:48 +01:00
mciavi32 mciavi: Don't wait for events we don't handle. 2009-01-19 14:23:43 +01:00
mcicda include: Fix a number of mmsystem.h structure for Win64. 2009-01-09 18:08:29 +01:00
mciseq mciseq: Remove superfluous pointer casts. 2009-01-15 12:42:55 +01:00
mciwave include: Fix a number of mmsystem.h structure for Win64. 2009-01-09 18:08:29 +01:00
midimap
mlang mlang: Remove superfluous pointer casts. 2009-01-19 12:46:41 +01:00
mmdevldr.vxd
monodebg.vxd
mountmgr.sys mountmgr.sys: Avoid a compiler warning on older gcc. 2008-12-04 14:32:21 +01:00
mpr mpr: Remove superfluous pointer casts. 2009-01-12 13:06:39 +01:00
mprapi makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
msacm32 msacm32: Declare a variable static. 2009-01-09 14:21:20 +01:00
msacm32.drv msacm32.drv: Check for message type before comparing handles. 2008-05-22 21:29:48 +02:00
msadp32.acm msadp32.acm: Make the szFormatTag the same as windows. 2008-12-08 22:02:17 +01:00
mscat32 mscat32: Forward CryptCATCDFEnumMembersByCDFTag to wintrust. 2009-01-23 13:40:39 +01:00
mscms mscms: Remove superfluous pointer casts. 2009-01-19 12:46:42 +01:00
mscoree mscoree: Add a stub for LockClrVersion. 2008-12-20 12:16:35 +01:00
msdmo msdmo: Remove superfluous pointer casts. 2009-01-23 13:14:18 +01:00
msftedit msftedit: Explicitly load riched20 to make sure the window classes are created. 2008-05-28 20:55:37 +02:00
msg711.acm
mshtml mshtml/tests: Fix interface release (Coverity). 2009-01-26 15:49:06 +01:00
mshtml.tlb Add makedep magic comments for typelibs in resource files. 2008-04-24 22:14:21 +02:00
msi msi: Add stub implementations of MsiSourceListClearSourceA/W. 2009-01-27 14:27:00 +01:00
msimg32 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
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: Remove superfluous pointer casts. 2009-01-15 12:43:00 +01:00
mssip32 mssip32: Add initial stub dll. 2008-02-18 15:22:42 +01:00
mstask mstask/tests: Fix test failures on XP. 2008-09-17 16:23:08 +02:00
msvcirt msvcirt: Implement some ostream stubs. 2008-08-20 14:09:03 +02:00
msvcr71 msvcr71: Remove unused Wine debug channel. 2008-12-19 17:36:35 +01:00
msvcrt msvcrt: Add a test for _vsnwprintf. 2009-01-27 14:27:03 +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 msvcrt: The __p_* functions are only exported on i386. 2008-12-15 16:20:08 +01:00
msvfw32 msvfw32: Remove superfluous pointer casts. 2009-01-12 13:06:42 +01:00
msvidc32 *Ko.rc: Update Korean resource. 2008-12-11 12:21:07 +01:00
mswsock mswsock: Export the WSARecvEx function. 2008-12-01 13:21:11 +01:00
msxml3 msxml3: Remove superfluous pointer casts. 2009-01-26 14:31:05 +01:00
nddeapi makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
netapi32 netapi32: Remove unused define. 2009-01-21 11:18:00 +01:00
newdev makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
ntdll ntdll: Ignore spurious write faults for a write watch that has been reset already. 2009-01-27 11:22:06 +01:00
ntdsapi ntdsapi: Fix building the tests with MSVC headers. 2008-03-24 21:05:21 +01:00
ntoskrnl.exe ntoskrnl: Add version resource. 2009-01-12 14:37:40 +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: Sign-compare warnings fix. 2008-10-27 11:28:35 +01:00
odbccp32 makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
ole32 ole32/tests: Some Windows versions need the class to be registered. 2009-01-26 16:06:02 +01:00
oleacc oleacc: Add stub for AccessibleObjectFromPoint. 2008-12-27 20:35:19 +01:00
oleaut32 oleaut32: Fix OLEPicture rendering vector metafiles without setting up the source rectangle. 2009-01-20 12:33:39 +01:00
olecli32 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
oledlg *Ko.rc: Update Korean resource. 2008-12-11 12:21:07 +01:00
olepro32 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
olesvr32 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
olethk32
opengl32 opengl32: Automatically download the GL spec files in make_opengl. Add a default value for the OpenGL version. 2009-01-08 12:29:39 +01:00
pdh pdh: Fix two tests that fail on win2k3. 2008-04-24 11:51:17 +02:00
pidgen pidgen: Fix typo. 2008-12-22 14:26:07 +01:00
powrprof powrprof: Implement IsPwrHibernateAllowed. 2008-04-17 11:51:03 +02:00
printui
propsys propsys: Add an initial implementation of PropVariantChangeType. 2008-02-27 14:52:26 +01:00
psapi ntdll: Fix the various structures returned by NtQuerySystemInformation for 64-bit. 2009-01-03 14:55:32 +01:00
pstorec makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
qcap qcap: Declare a function static. 2009-01-12 13:11:05 +01:00
qedit qedit/tests: Fix a pointer casting warning on 64-bit. 2009-01-03 20:14:18 +01:00
qmgr qmgr: Remove superfluous pointer casts. 2009-01-22 12:04:50 +01:00
qmgrprxy qmgrprxy: Fix building on wine64. 2008-11-26 13:38:06 +01:00
quartz quartz: Fix NULL pointer dereference (Coverity). 2009-01-27 14:57:41 +01:00
query makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
rasapi32 rasapi32/tests: Trace the correct variable. 2008-09-08 14:09:23 +02:00
rasdlg rasdlg: Initial stub dll. 2009-01-26 16:27:01 +01:00
resutils makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
riched20 richedit: Removed redundant ME_FindItemAtOffset using ME_RunOfsFromCharOfs. 2009-01-27 11:21:33 +01:00
riched32 riched32: Test EM_FINDTEXT searching for end of line characters. 2009-01-27 11:21:38 +01:00
rpcrt4 rpcrt4: Don't align the buffer pointer in ComplexStructMemorySize for alignment formats. 2009-01-26 15:12:07 +01:00
rsabase rsabase: Remove rsabase tests as they are covered in rsaenh. 2008-04-04 11:03:30 +02:00
rsaenh rsaenh: Declare some functions static. 2009-01-23 13:12:22 +01:00
sane.ds include: Change twain.h to use LONG/ULONG for Win64 compatibility. 2009-01-06 12:44:12 +01:00
sccbase sccbase: Add initial stub dll. 2008-02-18 15:24:03 +01:00
schannel schannel: Add stub implementations of SslEmptyCacheA/W. 2009-01-27 14:26:58 +01:00
secur32 secur32: Declare a function static. 2009-01-26 15:48:48 +01:00
security
sensapi makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
serialui serialui: Use "-1" as a "don't care value", fix dialog id duplicates. 2009-01-14 12:21:48 +01:00
setupapi setupapi: Add stub for SetupDiGetClassImageList. 2009-01-27 11:08:37 +01:00
sfc sfc: Add a stub implementation for ordinal 3. 2009-01-06 12:45:03 +01:00
sfc_os makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
shdoclc Make sure we have a space before the ellipses in Slovenian resources. 2008-12-04 12:06:06 +01:00
shdocvw shdocvw: Add IServiceProvider support. 2009-01-27 16:04:56 +01:00
shell32 shell32: Added missing fclose (Coverity). 2009-01-27 11:09:13 +01:00
shfolder makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
shlwapi shlwapi: Remove superfluous pointer casts. 2009-01-22 12:04:57 +01:00
slbcsp slbcsp: Add initial stub dll. 2008-02-18 15:24:57 +01:00
slc makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
snmpapi snmpapi/tests: Fix failures on NT4 and below. 2008-11-12 13:11:04 +01:00
softpub softpub: Forward softpub functions to wintrust. 2008-04-11 11:12:44 +02:00
spoolss spoolss/tests: Fix a failure on Vista/W2K8. 2008-10-10 12:27:46 +02:00
stdole2.tlb Add makedep magic comments for typelibs in resource files. 2008-04-24 22:14:21 +02:00
stdole32.tlb Add makedep magic comments for typelibs in resource files. 2008-04-24 22:14:21 +02:00
sti makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
strmiids include: Add definitions for VMR-9 interface. 2008-06-21 11:49:44 +02:00
svrapi janitorial: Remove links to any microsoft site. 2008-03-01 12:04:09 +01:00
sxs sxs: Remove unused Wine debug channel. 2008-12-22 10:28:52 +01:00
tapi32 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
twain_32 twain_32: Add an initial test framework for twain_32.dll. 2009-01-27 12:04:07 +01:00
unicows makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
updspapi updspapi: Add missing functions and forward to setupapi. 2009-01-22 15:28:24 +01:00
url makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
urlmon urlmon: Added a stub for HlinkSimpleNavigateToMoniker. 2009-01-21 13:27:45 +01:00
user32 user32: Fix bogus "if (!x & y)" code. 2009-01-27 16:05:04 +01:00
userenv userenv/tests: Don't check for TEMP and TMP variables on NT4. 2009-01-25 17:30:01 +01:00
usp10 usp10: Improve some traces. 2009-01-06 14:52:18 +01:00
uuid include: Add ctxtcall.idl file with IContextCallback interface definition. 2009-01-14 14:16:08 +01:00
uxtheme uxtheme/tests: Adjust error test for W2K8. 2009-01-26 16:07:40 +01:00
vdhcp.vxd
vdmdbg vdmdbg: Add stub for VDMEnumProcessWOW. 2008-07-03 13:08:18 +02:00
version version: Remove superfluous pointer casts. 2009-01-13 15:26:16 +01:00
vmm.vxd vmm.vxd: Remove unneeded casts. 2008-01-23 11:31:42 +01:00
vnbt.vxd
vnetbios.vxd
vtdapi.vxd
vwin32.vxd
w32skrnl w32skrnl: _GetThunkBuff() is unused so remove it. 2009-01-07 14:40:47 +01:00
winealsa.drv winealsa.drv: Declare a function static. 2009-01-26 16:05:42 +01:00
wineaudioio.drv wineaudioio.drv: Export widMessage(). 2008-12-15 12:25:22 +01:00
winecoreaudio.drv winecoreaudio: Remove some unnecessary text conversions by using snprintfW instead of snprintf. 2009-01-02 14:27:35 +01:00
winecrt0 ntdll: Make sure we don't return from a stub exception. 2008-12-29 12:43:59 +01:00
wined3d wined3d: Don't use drawStridedFast() for drawing pretransformed vertices. 2009-01-23 13:12:58 +01:00
winedos winedos: Declare some functions static. 2009-01-26 16:05:46 +01:00
wineesd.drv include: Fix a number of mmsystem.h structure for Win64. 2009-01-09 18:08:29 +01:00
winejack.drv winejack.drv: Remove superflouous pointer casts. 2009-01-16 12:56:08 +01:00
winejoystick.drv winejoystick.drv: Implement POV support. 2009-01-20 12:57:27 +01:00
winemp3.acm winemp3.acm: Sign-compare warnings fix. 2008-12-03 09:46:53 +01:00
winenas.drv winenas.drv: Remove superfluous pointer casts. 2009-01-21 10:25:41 +01:00
wineoss.drv wineoss.drv: Remove superfluous pointer casts. 2009-01-22 12:04:55 +01:00
wineps.drv wineps.drv: Add the Romanian translation. 2009-01-14 12:20:43 +01:00
winequartz.drv
winex11.drv winex11: Flush the display after releasing the capture to make sure it happens right away. 2009-01-26 15:12:55 +01:00
wing32
winhttp winhttp: Set last error for invalid URLs passed to WinHttpCrackUrl. 2009-01-05 16:37:40 +01:00
wininet wininet: Set dwError to 0 in first INTERNET_STATUS_REQUEST_COMPLETE notification. 2009-01-22 15:28:23 +01:00
winmm winmm: Make the return behavior of waveOutPrepareHeader consistent for 16-bit and 32-bit. 2009-01-26 15:07:07 +01:00
winnls32 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
winscard winscard: Added SCardAccessStartedEvent implementation. 2008-10-21 13:22:51 +02:00
winspool.drv *Ko.rc: Update Korean resource. 2008-12-11 12:21:07 +01:00
wintab32 wintab32: Check for NULL before using context. 2009-01-07 12:50:21 +01:00
wintrust wintrust/tests: Fix a test failure on W2K. 2009-01-22 12:03:51 +01:00
wldap32 wldap32: Remove superfluous pointer casts. 2009-01-13 15:25:41 +01:00
wmi wmi: Initial version of wmi.dll. 2008-01-17 13:42:14 +01:00
wnaspi32 wnaspi32: Add a trailing '\n' to a Wine trace. 2008-12-29 11:35:37 +01:00
wow32 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
ws2_32 ws2_32/tests: Fix a test failure on WinME. 2009-01-25 17:54:49 +01:00
wsock32 wsock32: Remove superfluous pointer casts. 2009-01-13 15:25:35 +01:00
wtsapi32 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
wuapi wuapi: Register interfaces. 2008-12-17 13:52:42 +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/tests: Add a trailing '\n' to an ok() call. 2009-01-09 14:06:13 +01:00
xinput9_1_0 xinput9_1_0: Initial implementation. 2008-11-11 14:03:01 +01:00
Makedll.rules.in configure: Specify the target flags directly from configure to avoid trouble on BSD make. 2009-01-14 13:50:52 +01:00
Makefile.in rasdlg: Initial stub dll. 2009-01-26 16:27:01 +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 Maketest.rules: Use the cross-compiled import libraries for crosstest instead of the MinGW ones. 2008-07-09 11:55:52 +02:00