Sweden-Number/dlls
Dylan Smith 46b84aed4a richedit: Added function to get selection cursors in order.
Previously the only convenient way to get the start and end of the
selection was through offsets, which eventually need to get converted
back into items in the linked list storing the text.  The new function
will help with eliminating these inefficiencies.
2009-08-12 17:29:30 +02:00
..
acledit
aclui aclui: Added stub dll. 2009-01-21 13:07:16 +01:00
activeds
actxprxy
adsiid
advapi32 advapi32: Add stub for SaferGetPolicyInformation. 2009-08-12 13:28:09 +02:00
advpack advpack: Add stub for ExtractFilesW. 2009-06-10 11:46:39 +02:00
amstream amstream/tests: Handle directdraw not being created (Coverity 920). 2009-04-22 13:13:47 +02:00
appwiz.cpl appwiz.cpl: Updated Korean resource. 2009-08-03 17:24:41 +02:00
atl atl: Remove superfluous pointer casts. 2009-02-12 17:53:34 +01:00
authz authz: Add stub dll. 2009-01-28 14:11:56 +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
bcrypt bcrypt: Add a mostly empty bcrypt.dll. 2009-03-30 15:12:47 +02:00
browseui browseui: Convert the Russian resources to UTF-8. 2009-07-24 13:11:25 +02:00
cabinet cabinet/tests: Split an incorrect test in two valid ones. 2009-06-29 12:26:34 +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: Fix test failure on Vista. 2009-08-12 17:04:37 +02:00
comdlg32 comdlg32/tests: Fix some test failures on Win95 and NT4. 2009-08-10 13:11:21 +02:00
comm.drv16 makefiles: Remove the no longer used SPEC_SRCS variable from 16-bit makefiles. 2009-07-02 14:08:33 +02: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: Update German translation. 2009-08-12 17:28:50 +02:00
cryptdlg cryptdlg: Add Portuguese translation. 2009-07-17 14:28:16 +02:00
cryptdll
cryptnet cryptnet: Constify some variables. 2009-06-23 11:46:08 +02:00
cryptui cryptui: Updated Korean resource. 2009-08-03 16:00:52 +02:00
ctapi32 Assorted spelling fixes. 2008-05-06 16:10:20 +02:00
ctl3d.dll16 makefiles: Remove the no longer used SPEC_SRCS variable from 16-bit makefiles. 2009-07-02 14:08:33 +02: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 makefiles: Remove the no longer used SPEC_SRCS variable from 16-bit makefiles. 2009-07-02 14:08:33 +02:00
d3d8 wined3d: Filter WINED3DSTENCILCAPS_TWOSIDED in d3d8. 2009-08-07 14:56:48 +02:00
d3d9 wined3d: Use EXT_provoking_vertex to match Direct3D's provoking vertex convention. 2009-08-10 13:52:50 +02:00
d3d10 d3d10: Implement ID3D10Effect::GetVariableByName(). 2009-07-15 13:25:35 +02:00
d3d10core wined3d: Remove the useless "resource_type" parameter from IWineD3DDevice::CreateSurface(). 2009-06-12 17:33:15 +02:00
d3dim
d3drm d3drm: D3DRMQuaternionSlerp should be tested against returned Windows values. 2009-02-17 12:46:50 +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: Add forgotten copyrights. 2009-07-21 10:46:32 +02: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
d3dxof makefiles: Regenerate the source lists using make_makefiles. 2009-07-03 13:26:38 +02:00
dbghelp dbghelp: Constify some variables. 2009-07-15 13:23:00 +02:00
dciman32
ddeml.dll16 makefiles: Remove the no longer used SPEC_SRCS variable from 16-bit makefiles. 2009-07-02 14:08:33 +02:00
ddraw ddraw: d3d7 does not support two sided stencil. 2009-08-06 17:26:31 +02:00
ddrawex ddrawex/tests: Fix some test failures on W95. 2009-02-26 12:19:00 +01:00
devenum devenum: Update Portuguese translation. 2009-07-17 14:28:20 +02:00
dinput dinput: Add missing newline to trace message. 2009-04-20 17:20:07 +02:00
dinput8 dinput8: Remove superfluous pointer casts. 2009-01-23 13:14:11 +01: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: Remove patterntrack.c and tool.c as they are unused and don't correspond to objects. 2009-06-18 15:17:28 +02:00
dmloader Remove spaces before '\n's. 2009-03-09 12:05:58 +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: Reorder a couple of functions to avoid forward declarations. 2009-01-07 14:40:54 +01:00
dplay
dplayx dplayx/tests: Host migration when session host leaves. 2009-07-21 10:50:57 +02: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
drmclien drmclien: Add stub dll. 2009-06-26 15:20:56 +02:00
dsound dsound/tests: Fix two broken conditions. 2009-06-22 11:44:28 +02:00
dssenh
dswave dswave: Remove superfluous pointer casts. 2009-01-14 13:51:01 +01:00
dwmapi dwmapi: Fix missing void in empty parameter list. 2009-01-28 12:10:52 +01:00
dxdiagn dxdiagn: Use quartz's IFilterMapper to get DirectShow filter information instead of looking through private structures. 2009-06-30 12:38:49 +02: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 makefiles: Regenerate the source lists using make_makefiles. 2009-07-03 13:26:38 +02:00
dxguid dxguid: Remove the useless d3dx8 include. 2009-07-13 10:55:23 +02:00
faultrep Spelling fixes. 2008-04-02 23:18:21 +02:00
fusion fusion/tests: Initialize a variable. 2009-07-03 13:06:17 +02:00
gdi32 gdi32: Fix the type of a few return values. 2009-08-06 17:26:29 +02:00
gdiplus gdiplus: Remove an unnecessary picture reference in GdipSaveImageToFile. 2009-08-11 17:29:58 +02: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
hal hal: Add stub for KeGetCurrentIrql. 2009-07-09 17:16:36 +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/tests: Sign compare fix. 2009-05-11 12:47:55 +02:00
hnetcfg hnetcfg: Register interfaces. 2009-08-03 17:44:55 +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: Forward some more 64-bit functions to dbghelp. 2009-04-23 12:41:42 +02: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 imm32: Stub implementation of ImmDisableTextFrameService. 2009-08-03 14:58:48 +02:00
inetcomm inetcomm: Prevent possible dereferences (Coverity). 2009-05-14 11:14:31 +02:00
inetmib1 inetmib1: Rename a poorly named variable. 2009-05-18 14:31:06 +02:00
infosoft infosoft: Remove unneeded address-of operator from function name. 2008-07-07 12:31:40 +02:00
initpki
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: Set adapter name in GetAdaptersAddresses. 2009-08-12 12:51:17 +02: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 Object.toLocaleString implementation. 2009-08-12 17:04:38 +02:00
kernel32 kernel32: Check the 64-bit flag when starting a process. 2009-08-12 17:25:59 +02: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: Convert the Russian resources to UTF-8. 2009-07-24 13:11:43 +02:00
localui localui: Convert the Russian resources to UTF-8. 2009-07-24 13:11:52 +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: Add version numbers to version resource. 2009-07-20 12:17:31 +02:00
mciavi32 mciavi32: Remove unnecessary string buffers in MCIAVI_mciSet. 2009-04-15 15:55:55 -05:00
mcicda mcicda: Compare a file handle with INVALID_HANDLE_VALUE instead of NULL. 2009-03-02 12:02:46 +01:00
mciqtz32 mciqtz32: Add support for MCI_SET. 2009-04-29 13:06:32 +02: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/tests: Prevent messing up the codepages on Win98. 2009-07-03 14:28:50 +02:00
mmdevldr.vxd
monodebg.vxd
mountmgr.sys mountmgr: Increment the volume refcount in functions that return a volume. 2009-08-04 12:36:34 +02: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: Update Japanese resource. 2009-08-03 14:54:52 +02: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 msacm32: Convert the Russian resources to UTF-8. 2009-07-24 13:12:04 +02:00
msacm32.drv msacm32.drv: Fix some Win64 pointer truncations issues. 2009-05-20 17:52:49 +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: Handle errors from lcms more gracefully. 2009-03-05 13:26:16 +01:00
mscoree mscoree: Stubs for StrongNameSignatureVerification(Ex). 2009-04-29 13:08:57 +02:00
msctf uuid: Include some more headers. 2009-07-16 16:36:41 +02:00
msdaps msdaps: Initial stub. 2009-08-04 13:51:07 +02: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.acm: Pointer cast changed to DWORD_PTR. 2009-02-20 18:46:04 +01:00
msgsm32.acm msgsm32.acm: Also check for gsm/gsm.h. 2009-08-06 12:22:26 +02:00
mshtml mshtml: Added IHTMLElement::get_outerHTML implementation. 2009-08-12 12:49:46 +02:00
mshtml.tlb Add makedep magic comments for typelibs in resource files. 2008-04-24 22:14:21 +02:00
msi msi: Fix column width calculation. 2009-08-04 13:05:45 +02: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
mstask mstask/tests: Replace realloc() with HeapReAlloc(). 2009-05-19 12:01:04 +02:00
msvcirt msvcrt: Add appropriate stdcall decorations to assembly functions. 2009-06-15 13:41:51 +02:00
msvcr71 msvcr71: Remove unused Wine debug channel. 2008-12-19 17:36:35 +01:00
msvcrt msvcrt: Remove dead code in wcscpy_s. 2009-08-10 13:11:02 +02: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: Convert the Russian resources to UTF-8. 2009-08-03 14:56:43 +02:00
msvidc32 msvidc32: Convert the Russian resources to UTF-8. 2009-08-03 14:56:51 +02:00
msvideo.dll16 makefiles: Remove the no longer used SPEC_SRCS variable from 16-bit makefiles. 2009-07-02 14:08:33 +02:00
mswsock mswsock: Convert the language-neutral resource file to UTF-8. 2009-07-09 15:47:43 +02:00
msxml3 msxml3: Tweak two assertions. 2009-06-01 16:16:04 +02:00
nddeapi
netapi32 netapi32: Remove superfluous pointer casts. 2009-03-05 13:24:49 +01:00
newdev
ntdll ntdll: Add a ret to DEFINE_REGS_ENTRYPOINT to make copy protections happy. 2009-08-12 17:04:20 +02:00
ntdsapi ntdsapi: Fix building the tests with MSVC headers. 2008-03-24 21:05:21 +01:00
ntoskrnl.exe ntoskrnl: Add FsRtlRegisterUncProvider stub. 2009-06-18 15:17:28 +02: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 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/tests: Avoid depending on the heap allocation order for the CoGetObjectContext test. 2009-07-22 14:42:50 +02:00
oleacc oleacc: Add Portuguese translation. 2009-07-20 12:17:17 +02:00
oleaut32 oleaut32: Convert the Russian resources to UTF-8. 2009-08-03 14:56:54 +02: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
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
opengl32 opengl32: Add opengl 3.2 extensions. 2009-08-05 11:19:03 +02:00
pdh pdh: Return correct error on allocation failure. 2009-05-11 12:43:41 +02: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: Implement GetProcessImageNameW. 2009-04-07 11:20:58 +02:00
pstorec makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23: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: Release enumpins when done with it. 2009-05-27 11:11:42 +02: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 richedit: Added function to get selection cursors in order. 2009-08-12 17:29:30 +02:00
riched32 riched32/tests: Fix test failures on Win9x, WinMe and NT4. 2009-06-15 13:42:27 +02:00
rpcrt4 rpcrt4: Replace long and unsigned long by more appropriate types. 2009-07-03 13:42:57 +02:00
rsabase rsabase: Remove rsabase tests as they are covered in rsaenh. 2008-04-04 11:03:30 +02:00
rsaenh rsaenh: Implement exporting PLAINTEXTKEYBLOBs. 2009-08-10 13:09:13 +02: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
schannel schannel/tests: Fix test on Win2k. 2009-03-23 13:24:47 +01:00
secur32 secur32: Revert "secur32: Work around ntlm_auth in Samba 3.0.28a being broken for cached credentials". 2009-08-12 12:51:02 +02:00
security
sensapi
serialui serialui: Convert the Russian resources to UTF-8. 2009-08-03 14:57:06 +02:00
setupapi setupapi: Remove a space before an ellipsis. 2009-08-11 12:35:28 +02:00
sfc sfc: Add a stub implementation for ordinal 3. 2009-01-06 12:45:03 +01:00
sfc_os
shdoclc shdoclc: Updated Korean resource. 2009-08-03 16:01:07 +02:00
shdocvw shdocvw: Fix format parameter type. 2009-08-10 13:19:42 +02: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: Use IDS_DESKTOPDIRECTORY for CSIDL_COMMON_DESKTOPDIRECTORY. 2009-08-10 13:10:30 +02:00
shfolder
shlwapi shlwapi: Update German translation. 2009-08-12 17:29:09 +02:00
slbcsp
slc
snmpapi Remove spaces before '\n's. 2009-03-09 12:05:58 +01:00
softpub softpub: Forward softpub functions to wintrust. 2008-04-11 11:12:44 +02:00
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 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
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
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
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 twain32: Fix a compiler warning on PC-BSD. 2009-03-25 11:08:05 +01: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 Assorted spelling fixes. 2009-08-11 12:35:38 +02:00
user32 user32: Fix a bug in computing the maximum depth of a branch in a menu hierarchy. 2009-08-12 12:53:42 +02:00
userenv userenv: Add a stub for LoadUserProfileW. 2009-08-05 15:30:16 +02:00
usp10 usp10/tests: Skip some tests on WinME. 2009-04-13 17:33:31 -05:00
uuid uuid: Include some more headers. 2009-07-16 16:36:41 +02:00
uxtheme uxtheme: UXINI_ResetINI() is unused so remove it. 2009-02-09 13:16:10 +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
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
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: Implement WriteSource for BMP frame encoder. 2009-08-12 13:47:31 +02:00
winealsa.drv Assorted spelling fixes. 2009-08-11 12:35:38 +02:00
wineaudioio.drv wineaudioio.drv: Export widMessage(). 2008-12-15 12:25:22 +01:00
winecoreaudio.drv winecoreaudio: Fix building on Snow Leopard. 2009-05-04 12:51:55 +02: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: Make the "luminanceparams" shader_reg_maps member a bitmap. 2009-08-12 13:22:50 +02:00
winedos winedos: Add call frame annotations in x86 assembly code. 2009-06-25 12:05:09 +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: A fix for security alert CVE-2006-1655. 2009-08-10 13:11:30 +02:00
winenas.drv Assorted spelling fixes. 2009-04-20 15:25:26 +02:00
wineoss.drv Assorted spelling fixes. 2009-04-20 15:25:26 +02:00
wineps.drv wineps.drv: Convert the Russian resources to UTF-8. 2009-08-03 14:57:29 +02:00
winequartz.drv
winex11.drv winex11.drv: Handle failure of XcursorImageCreate. 2009-08-12 12:53:32 +02:00
wing32
winhttp winhttp: Include <sys/socket.h> from winhttp_private.h. Remove now redundant inclusion from request.c. 2009-08-03 14:56:22 +02:00
wininet wininet: Partially implement InternetQueryOption for INTERNET_OPTION_DIAGNOSTIC_SOCKET_INFO. 2009-08-11 12:32:24 +02:00
winmm winmm: Convert the Russian resources to UTF-8. 2009-08-05 13:10:56 +02: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: Added SCardAccessStartedEvent implementation. 2008-10-21 13:22:51 +02:00
winspool.drv winspool.drv: Convert the Russian resources to UTF-8. 2009-08-05 13:11:08 +02: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: Correct alignment for 64-bit. 2009-08-10 13:09:00 +02: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: Make winaspi.dll into a stand-alone 16-bit module. 2009-03-23 20:33:34 +01:00
wow32
ws2_32 ws2_32/tests: Tests for invalid conditions in InetNtop. 2009-08-10 17:09:26 +02: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
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: Better match native export order. 2009-05-05 11:33:45 +02: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 c2man: Add xml documentation creation. 2009-06-08 15:38:35 +02:00
Makefile.in d3dx8: Remove the d3dx8 dll. 2009-07-13 10:55:47 +02: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 crosstest: Fix the crosstest dependencies. 2009-06-30 12:39:35 +02:00