Sweden-Number/dlls
Alex Villacís Lasso 829940458f richedit: Private movement of cursors in text insertion should not cause WM_NOTIFY to be sent.
As text is inserted, the cursor is moved to the end, and then back to
offset 0. A reordering of operations prevents a WM_NOTIFY from being
sent on cursor being moved to the end, and another by being moved
back to the beginning. If the cursor was not at offset 0, then
exactly one WM_NOTIFY must be sent, for the movement from previous
position to the beginning.  With tests to prove this change and the
previous one (modify flag should be off on WM_SETTEXT-caused
WM_NOTIFY).
2008-04-29 14:57:03 +02:00
..
acledit acledit: Add wfext.h. 2007-11-13 13:36:51 +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: Replace UuidToStringW call with a sprintfW. 2008-04-29 12:34:29 +02:00
advpack advpack: Fix a few failing tests in win95. 2008-04-21 12:12:23 +02:00
amstream amstream: Register CLSID_AMDirectDrawStream. 2008-04-28 14:31:51 +02:00
atl Remove superfluous semicolons from IDL files. 2008-04-01 11:29:27 +02:00
avicap32 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
avifil32 avifil32: Updated Slovenian translation. 2008-04-07 21:38:52 +02:00
browseui browseui: Fix handle leak. 2008-04-16 14:07:45 +02:00
cabinet cabinet: Revert "cabinet: Fix for FDICopy with an empty cabinet file.". 2008-04-28 13:27:51 +02:00
capi2032 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
cards makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
cfgmgr32 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
clusapi makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
comcat
comctl32 comctl32: Dangling pointers fix. 2008-04-28 14:32:17 +02:00
comdlg32 comdlg32: Updated Korean resource. 2008-04-18 13:57:14 +02:00
compstui makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
credui credui: Added Slovenian translation. 2008-04-08 11:56:07 +02:00
crtdll makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
crypt32 crypt32: Use LOWORD on LPCSTR type instead of casting to int. 2008-04-25 11:34:53 +02:00
cryptdlg cryptdlg: Implement GetFriendlyNameOfCertA/W. 2008-04-24 12:03:31 +02:00
cryptdll makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
cryptnet makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
cryptui cryptui: Add stub DLL. 2008-04-11 11:13:41 +02:00
ctapi32 Assorted spelling fixes. 2008-02-15 12:09:24 +01:00
ctl3d32 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
d3d8 d3d8: Fix a few test failures in win2k3. 2008-04-25 11:33:47 +02:00
d3d9 d3d9: Fix a few test failures in win2k3. 2008-04-28 13:27:51 +02:00
d3d10
d3dim makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
d3drm makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
d3dx8 Spelling fixes. 2008-03-27 11:10:07 +01:00
d3dx9_24 Assorted spelling fixes. 2008-03-19 11:21:27 +01:00
d3dx9_25 Assorted spelling fixes. 2008-03-19 11:21:27 +01:00
d3dx9_26 Assorted spelling fixes. 2008-03-19 11:21:27 +01:00
d3dx9_27 Assorted spelling fixes. 2008-03-19 11:21:27 +01:00
d3dx9_28 Assorted spelling fixes. 2008-03-19 11:21:27 +01:00
d3dx9_29 Assorted spelling fixes. 2008-03-19 11:21:27 +01:00
d3dx9_30 Assorted spelling fixes. 2008-03-19 11:21:27 +01:00
d3dx9_31 Assorted spelling fixes. 2008-03-19 11:21:27 +01:00
d3dx9_32 Assorted spelling fixes. 2008-03-19 11:21:27 +01:00
d3dx9_33 Assorted spelling fixes. 2008-03-19 11:21:27 +01:00
d3dx9_34 Assorted spelling fixes. 2008-03-19 11:21:27 +01:00
d3dx9_35 Assorted spelling fixes. 2008-03-19 11:21:27 +01:00
d3dx9_36 d3dx9/tests: Test the D3DXVec*Array functions. 2008-03-21 12:52:54 +01:00
d3dx9_37 d3dx9: Start implementation of d3dx9_37. 2008-03-24 21:09:25 +01:00
d3dxof makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
dbghelp dbghelp: Fix pointer cast. 2008-04-25 11:37:50 +02:00
dciman32 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
ddraw ddraw: Fixed device name. 2008-04-28 14:33:57 +02:00
ddrawex
devenum devenum: Added Slovenian translation. 2008-04-08 11:57:24 +02:00
dinput dinput: Fix typo. 2008-04-29 12:29:18 +02:00
dinput8 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
dmband Include config.h and wine/port.h in files that use snprintf. 2008-02-29 12:39:28 +01:00
dmcompos Include config.h and wine/port.h in files that use snprintf. 2008-02-29 12:39:28 +01:00
dmime dmime: Remove unused variables. 2008-04-16 14:08:16 +02:00
dmloader Spelling fixes. 2008-04-02 23:18:21 +02:00
dmscript Include config.h and wine/port.h in files that use snprintf. 2008-02-29 12:39:28 +01:00
dmstyle Spelling fixes. 2008-04-02 23:18:21 +02:00
dmsynth Include config.h and wine/port.h in files that use snprintf. 2008-02-29 12:39:28 +01:00
dmusic Spelling fixes. 2008-04-02 23:18:21 +02:00
dmusic32 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
dnsapi dnsapi: Remove unused variables. 2008-04-14 12:06:44 +02: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 unused variables. 2008-04-17 11:41:11 +02:00
dpnaddr
dpnet makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
dpnhpast dpnhpast: Implement a stub for DirectPlayNATHelpCreate. 2008-04-14 12:43:06 +02:00
dpnlobby
dsound dsound: Skip WAVE_FORMAT_EXTENSIBLE tests on directx < 8. 2008-04-23 13:05:24 +02:00
dssenh dssenh: Add initial stub dll. 2008-02-18 15:26:37 +01:00
dswave Include config.h and wine/port.h in files that use snprintf. 2008-02-29 12:39:28 +01:00
dwmapi makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
dxdiagn dxdiagn: Fix the variable that the result of GetFileVersionInfoW is assigned to in DXDiag_AddFileDescContainer. 2008-02-29 12:36:05 +01:00
dxerr8 dxerr{8,9}: Include wine/port.h for snprintf. 2008-03-15 10:58:38 +01:00
dxerr9 dxerr{8,9}: Include wine/port.h for snprintf. 2008-03-15 10:58:38 +01:00
dxguid makefiles: Simplify the use of the MODULE variable in static import libraries. 2008-03-10 19:12:54 +01:00
faultrep Spelling fixes. 2008-04-02 23:18:21 +02:00
fusion fusion: Explicitly check for -1 for a missing table. 2008-04-17 12:41:29 +02:00
gdi32 gdi32: Shift default height used in EnumStructs to the standard em size of 2048. 2008-04-29 14:37:53 +02:00
gdiplus gdiplus: Implemented GdipGetPathGradientCenterPointI. 2008-04-29 13:48:17 +02:00
glu32 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
gphoto2.ds gphoto2.ds: Remove unused variable. 2008-04-17 20:18:33 +02:00
gpkcsp gpkcsp: Add initial stub dll. 2008-02-18 15:20:42 +01:00
hal hal: Add a stub for HalGetBusData() to make 3DMark2001SE happy in WinNT mode. 2008-03-06 17:39:22 +01:00
hhctrl.ocx hhctrl: Fix NULL pointer dereference in some failure cases. 2008-04-29 13:48:30 +02:00
hid makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
hlink hlink: Implement IExtensionServices. 2008-04-29 14:53:26 +02:00
hnetcfg Include objbase.h where need to get the DllRegisterServer prototype. 2007-11-06 14:39:16 +01:00
iccvid iccvid: Added Slovenian translation. 2008-04-07 21:39:24 +02:00
icmp Spelling fixes. 2008-04-04 11:51:40 +02:00
ifsmgr.vxd
imaadp32.acm Spelling fixes. 2008-04-04 11:51:40 +02:00
imagehlp makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
imm32 imm32: Updated implementation of the Imm{Get|Set}CompositionFont{A|W}. 2008-04-28 14:30:46 +02:00
inetcomm inetcomm: Fix a test that fails on all systems. 2008-04-21 13:20:07 +02:00
infosoft Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
initpki initpki: Add initial stub dll. 2008-02-18 15:21:33 +01:00
inkobj Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
inseng Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
iphlpapi Spelling fixes. 2008-04-07 13:36:17 +02:00
itircl itircl: Add a stub implementation of itircl.dll. 2008-02-16 15:16:40 +01:00
itss Spelling fixes. 2008-04-04 11:51:40 +02:00
jscript jscript/tests: Fix the '\n's in an ok() call. 2008-04-14 12:40:22 +02:00
kernel32 kernel32: Fix a test that fails in win2k3. 2008-04-25 14:53:22 +02:00
localspl localspl: Avoid creating zero-length string values in the registry. 2008-04-22 17:05:10 +02:00
localui localui: Add the Romanian translation. 2008-04-08 12:28:04 +02:00
lz32 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
mapi32 Spelling fixes. 2008-04-07 13:36:17 +02:00
mciavi32 mciavi32: Remove unused variables. 2008-04-21 12:10:37 +02:00
mcicda mcicda: Remove unused variable. 2008-04-21 12:10:37 +02:00
mciseq mciseq: Remove unused variable. 2008-04-22 11:54:34 +02:00
mciwave Spelling fixes. 2008-04-21 14:25:05 +02:00
midimap midimap: Fix buffer sizes. 2007-12-05 13:31:58 +01:00
mlang mlang: Implement Rfc1766ToLcidA. 2008-03-19 11:18:51 +01:00
mmdevldr.vxd
monodebg.vxd
mountmgr.sys explorer/mountmgr.sys: Move device hotplug code over to mount manager. 2008-04-22 12:37:02 +02:00
mpr mpr: Remove unused variables. 2008-04-22 11:54:46 +02:00
mprapi makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
msacm32 msacm32: Add the Romanian translation. 2008-04-08 13:20:30 +02:00
msacm32.drv msacm32.drv: Increase the reported vDriverVersion. 2008-04-28 14:31:58 +02:00
msadp32.acm msadp32.acm: Use the same szShortName value as windows. 2008-04-25 14:42:49 +02:00
mscat32 Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
mscms mscms: Fix compilation without lcms. 2008-03-25 16:16:00 +01:00
mscoree mscoree: Added ICorRuntimeHost support. 2008-04-01 12:44:18 +02:00
msdmo msdmo: Fix calculation of array size in bytes. 2008-04-10 09:51:42 +02:00
msftedit
msg711.acm
mshtml mshtml: Added IDispatchEx support to HTMLOptionElement. 2008-04-29 12:38:38 +02:00
mshtml.tlb Add makedep magic comments for typelibs in resource files. 2008-04-24 22:14:21 +02:00
msi msi: Remove a debugging call. 2008-04-28 12:27:09 +02:00
msimg32 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
msimtf msimtf: Don't use typeof as it's not portable. 2008-02-27 14:52:24 +01:00
msisys.ocx msisys.ocx: Fix the signature of DllGetClassObject to match that declared in the headers. 2008-02-29 12:35:52 +01:00
msnet32
msrle32 msrle32: Updated Slovenian translation. 2008-04-07 21:40:19 +02:00
mssip32 mssip32: Add initial stub dll. 2008-02-18 15:22:42 +01:00
msvcirt
msvcr71 msvcrt: Implemented __CppXcptFilter. 2008-03-11 16:14:44 +01:00
msvcrt msvcrt: Fixed space in type with double indirection. 2008-04-29 12:36:44 +02:00
msvcrt20 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
msvcrt40 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
msvcrtd makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
msvfw32 msvfw32: Remove unused variable. 2008-04-23 12:23:20 +02:00
msvidc32 msvidc32: Added Slovenian translation. 2008-04-08 11:58:49 +02:00
mswsock Spelling fixes. 2008-04-09 12:07:39 +02:00
msxml3 msxml3: Added IObjectWithSite support in IXMLDOMDocument2. 2008-04-28 14:31:10 +02: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 variable. 2008-04-23 12:23:33 +02:00
newdev makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
ntdll ntdll: Win64 fix for get_pointer_obfuscator. 2008-04-25 11:37:33 +02:00
ntdsapi ntdsapi: Fix building the tests with MSVC headers. 2008-03-24 21:05:21 +01:00
ntoskrnl.exe ntoskrnl.exe: Change calling conventions for Interlocked* functions. 2008-04-28 12:20:42 +02:00
ntprint
objsel Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
odbc32 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
odbccp32 Spelling fixes. 2008-04-21 14:25:05 +02:00
ole32 rpcss: When registering a moniker that is already registered in the ROT another ROT entry should still be created and a distinct cookie returned. 2008-04-29 12:35:35 +02:00
oleacc oleacc: Add GetOleaccVersionInfo. 2008-03-12 12:20:55 +01:00
oleaut32 oleaut32/tests: Store the test typelib in resources instead of depending on an external file. 2008-04-25 12:09:03 +02:00
olecli32 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
oledlg oledlg: Added Slovenian translation. 2008-04-08 11:56:00 +02: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 Spelling fixes. 2008-04-17 12:25:57 +02:00
pdh pdh: Fix two tests that fail on win2k3. 2008-04-24 11:51:17 +02: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 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
pstorec pstorec: Fix incorrectly spelt PPST_PROMPTIFO type in pstorec.c and pstore.idl. 2008-04-14 13:33:26 +02:00
qcap qcap: Remove unused variable. 2008-04-24 11:49:48 +02:00
qedit qedit: Add a stub for IMediaDet_get_StreamLength. 2008-04-10 09:55:14 +02:00
qmgr qmgr/tests: Fix minor potential memory leaks. 2008-04-16 14:08:35 +02:00
qmgrprxy qmgr: Add a stub implementation of IBackgroundCopyJob2. 2008-03-20 14:27:34 +01:00
quartz quartz: Some state changes fixes. 2008-04-29 12:45:53 +02:00
query Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
rasapi32 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55: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: Private movement of cursors in text insertion should not cause WM_NOTIFY to be sent. 2008-04-29 14:57:03 +02:00
riched32 richedit: Implement rule that in 1.0 emulation, a single CR that terminates the text is NOT a line break. 2008-04-29 14:55:26 +02:00
rpcrt4 rpcrt4: Use safe_copy_from_buffer instead of direct memory copy in NdrBaseTypeUnmarshall. 2008-04-28 13:28:16 +02:00
rsabase rsabase: Remove rsabase tests as they are covered in rsaenh. 2008-04-04 11:03:30 +02:00
rsaenh Spelling fixes. 2008-04-17 12:25:57 +02:00
sane.ds Spelling fixes. 2008-04-17 12:25:57 +02:00
sccbase sccbase: Add initial stub dll. 2008-02-18 15:24:03 +01:00
schannel schannel: Fix a test that fails in win2k3. 2008-04-28 13:27:51 +02:00
secur32 secur32: Remove unused variables. 2008-04-25 11:28:43 +02:00
security
sensapi makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
serialui Spelling fixes. 2008-04-21 14:25:05 +02:00
setupapi setupapi: Remove unused variables. 2008-04-25 11:28:40 +02:00
sfc makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +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 shdoclc: Update Korean translation. 2008-04-23 12:22:34 +02:00
shdocvw Add makedep magic comments for typelibs in resource files. 2008-04-24 22:14:21 +02:00
shell32 shell32: Avoid traces that use size_t. 2008-04-25 17:01:50 +02: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 unused variables. 2008-04-29 12:37:54 +02: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 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
softpub softpub: Forward softpub functions to wintrust. 2008-04-11 11:12:44 +02:00
spoolss Spelling fixes. 2008-04-21 14:25:05 +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 makefiles: Simplify the use of the MODULE variable in static import libraries. 2008-03-10 19:12:54 +01:00
svrapi janitorial: Remove links to any microsoft site. 2008-03-01 12:04:09 +01:00
sxs
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: Assign to structs instead of using memcpy. 2008-03-19 11:21:43 +01:00
unicows makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +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: Ignore query and hash part in file protocol URL. 2008-04-24 11:58:54 +02:00
user32 user32: Fix a test that fails on platforms without IME. 2008-04-28 14:36:05 +02:00
userenv
usp10 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
uuid include: Added activedbg.idl. 2008-04-01 13:44:14 +02:00
uxtheme uxtheme: Fix a test that fails in win2k3. 2008-04-24 11:51:29 +02:00
vdhcp.vxd
vdmdbg makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
version version: Fix tests that fail in win9x and win2k. 2008-04-23 14:29:41 +02: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
winealsa.drv Spelling fixes. 2008-04-22 12:20:12 +02:00
wineaudioio.drv Spelling fixes. 2008-04-22 12:20:12 +02:00
winecoreaudio.drv winecoreaudio.drv: Assign to structs instead of using memcpy. 2008-03-26 10:33:27 +01:00
winecrt0 makefiles: Simplify the use of the MODULE variable in static import libraries. 2008-03-10 19:12:54 +01:00
wined3d wined3d: Fix a few small bugs in WineD3D_ChoosePixelFormat. 2008-04-29 12:47:07 +02:00
winedos Spelling fixes. 2008-04-22 12:20:12 +02:00
wineesd.drv wineesd.drv: Assign to structs instead of using memcpy. 2008-03-26 23:48:18 +01:00
winejack.drv winejack: Re-added line which has been accidently deleted. 2008-04-28 12:21:02 +02:00
winejoystick.drv winejoystick.drv: Remove unneeded casts. 2008-02-11 19:55:34 +01:00
winemp3.acm winemp3: Change a few more fprintf's to wine logs. 2008-04-03 11:29:40 +02:00
winenas.drv winenas.drv: Assign to struct instead of using memcpy. 2008-03-26 23:48:21 +01:00
wineoss.drv Assorted spelling fixes. 2008-04-07 13:36:18 +02:00
wineps.drv wineps.drv: Updated Korean resource. 2008-04-09 12:20:15 +02:00
winequartz.drv
winex11.drv winex11: Allow XIM server to be started after Wine. 2008-04-29 13:49:16 +02:00
wing32
winhttp winhttp: Add a stub implementation of WinHttpDetectAutoProxyConfigUrl. 2008-03-06 12:45:00 +01:00
wininet wininet: Don't forget the INTERNET_STATUS_REDIRECT callback in HttpEndRequest. 2008-04-24 12:03:34 +02:00
winmm winmm: Remove a failing test that is driver-specific. 2008-04-25 11:33:59 +02:00
winnls32 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
winscard makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
winspool.drv winspool.drv: Disable a test for capabilities not available on all printer drivers. 2008-04-25 11:33:56 +02:00
wintab32 wintab32: Implement WTSetA/W. 2008-04-14 12:40:23 +02:00
wintrust wintrust: Check that provider functions are not NULL before using them. 2008-04-24 11:49:42 +02:00
wldap32 wldap32: Fix typo in the French resources. 2008-04-14 12:40:22 +02:00
wmi wmi: Initial version of wmi.dll. 2008-01-17 13:42:14 +01:00
wnaspi32 wnaspi32: Assign to struct instead of using memcpy. 2008-03-24 11:32:53 +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: Handle gethostbyname call failure, add tests. 2008-04-28 14:33:03 +02:00
wsock32 wsock32: Assign to struct instead of using memcpy. 2008-03-24 20:41:53 +01:00
wtsapi32 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
Makedll.rules.in makefiles: Support non-standard import lib names in the global dll rules. 2008-03-06 11:54:03 +01:00
Makefile.in cryptui: Add stub DLL. 2008-04-11 11:13:41 +02:00
Makeimplib.rules.in makefiles: Simplify the use of the MODULE variable in static import libraries. 2008-03-10 19:12:54 +01:00
Maketest.rules.in