Sweden-Number/dlls
Andrew Eikum 66724f617e mmdevapi: Attempt to determine default devices from the registry.
This uses a new, Wine-specific registry key
<HKCU\Software\Wine\Drivers\wine<driver>.drv> to determine the correct
device to use for the various defaults. The drivers still supply their
own defaults which will be chosen if no registry entry is defined. For
portability we use a driver-specific key in order to support default
devices for each of the driver backends.
2011-10-05 16:50:29 -05:00
..
acledit makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
aclui makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
activeds activeds: Properly stub some exports. 2010-11-15 14:51:54 +01:00
actxprxy actxprxy: Specify the PSFactoryBuffer class in the idl files. 2011-08-01 14:26:20 +02:00
adsiid makefiles: Make MODULE contain the full module name also for static libraries. 2011-07-09 21:13:36 +02:00
advapi32 advapi32: Fix printing NULL strings. 2011-09-20 16:21:38 +02:00
advpack tests: Assorted spelling fixes. 2011-08-04 18:27:37 +02:00
amstream tests: Remove unneeded assert.h includes. 2011-09-27 10:59:56 +02:00
appwiz.cpl appwiz.cpl: Use a more standard syntax for multi-line RC file strings. 2011-09-14 10:07:10 +02:00
atl atl: Use the standard registration mechanism now that the initial registration is handled differently. 2011-08-03 09:19:46 +02:00
authz makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
avicap32 avicap32: Drop v4l1 support. 2011-07-14 21:54:46 +02:00
avifil32 avifil32: Fix use of wrong variable in expression. 2011-09-21 11:35:43 +02:00
avifile.dll16 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
avrt makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
bcrypt crypt32: Add BCryptEnumAlgorithms stub. 2011-05-30 17:55:43 +02:00
browseui browseui/tests: Skip some tests if IEnumACString is not supported. 2011-09-28 19:55:16 +02:00
cabinet cabinet: Mark some fall-throughs in switch statements. 2011-09-26 18:12:50 +02:00
capi2032 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
cards cards: Fix description of cdtTerm. 2011-01-03 11:54:02 +01:00
cfgmgr32 cfgmgr32: Update specfile. 2011-05-27 12:27:14 +02:00
clusapi makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
comcat comcat/tests: Add a '\n' to a pair of ok() calls. 2011-03-07 11:09:23 +01:00
comctl32 comctl32/treeview: Free checkbox imagelist when control is about to be killed. 2011-10-03 14:39:03 -05:00
comdlg32 comdlg32: Add a break statement to mark a semantic separation. 2011-09-26 18:13:13 +02:00
comm.drv16 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
commdlg.dll16 dlls: Assorted spelling fixes. 2011-08-01 18:26:27 +02:00
compobj.dll16 compobj.dll16: void functions should not return a value. 2011-08-22 16:14:31 +02:00
compstui makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
credui dlls: Assorted spelling fixes. 2011-08-01 18:26:27 +02:00
crtdll crtdll: Supress sign-extension through integer promotion. 2011-09-22 09:39:24 +02:00
crypt32 tests: Remove unneeded assert.h includes. 2011-09-27 10:59:56 +02:00
cryptdlg crypt32 & cryptdlg: Specify a message context for 'CA', 'OCSP' and 'CPS'. 2011-09-05 11:38:03 +02:00
cryptdll makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
cryptnet cryptnet: Use the constants from the wininet header. 2011-09-05 19:32:32 +02:00
cryptui cryptui: Add stubs for CryptUIDlgSelectCertificateA/W. 2011-08-26 11:27:32 +02:00
ctapi32 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
ctl3d.dll16 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
ctl3d32 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
ctl3dv2.dll16 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
d3d8 d3d8: Implement FPUSETUP for msvc. 2011-09-26 17:59:45 +02:00
d3d9 d3d9/tests: Don't test function directly when reporting GetLastError(). 2011-09-26 18:15:12 +02:00
d3d10 d3d10: Mark a fall-through in a switch statement. 2011-09-26 18:13:31 +02:00
d3d10core d3d10core/tests: Add some shader creation tests. 2011-09-26 17:57:57 +02:00
d3dcompiler_33 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
d3dcompiler_34 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
d3dcompiler_35 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
d3dcompiler_36 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
d3dcompiler_37 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
d3dcompiler_38 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
d3dcompiler_39 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
d3dcompiler_40 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
d3dcompiler_41 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
d3dcompiler_42 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
d3dcompiler_43 d3dcompiler_43: Mark fall-throughs in switch statement. 2011-09-26 18:14:24 +02:00
d3dim makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
d3drm d3drm/tests: Remove an unneeded assert.h include. 2011-09-27 10:59:02 +02:00
d3dx9_24 d3dx9: Update the spec files. 2011-06-22 16:13:51 +02:00
d3dx9_25 d3dx9: Update the spec files. 2011-06-22 16:13:51 +02:00
d3dx9_26 d3dx9: Update the spec files. 2011-06-22 16:13:51 +02:00
d3dx9_27 d3dx9: Update the spec files. 2011-06-22 16:13:51 +02:00
d3dx9_28 d3dx9: Update the spec files. 2011-06-22 16:13:51 +02:00
d3dx9_29 d3dx9: Update the spec files. 2011-06-22 16:13:51 +02:00
d3dx9_30 d3dx9: Update the spec files. 2011-06-22 16:13:51 +02:00
d3dx9_31 d3dx9: Update the spec files. 2011-06-22 16:13:51 +02:00
d3dx9_32 d3dx9: Update the spec files. 2011-06-22 16:13:51 +02:00
d3dx9_33 d3dx9: Update the spec files. 2011-06-22 16:13:51 +02:00
d3dx9_34 d3dx9: Update the spec files. 2011-06-22 16:13:51 +02:00
d3dx9_35 d3dx9: Update the spec files. 2011-06-22 16:13:51 +02:00
d3dx9_36 d3dx9_36/tests: Avoid using fmaxf. 2011-09-27 16:24:25 +02:00
d3dx9_37 d3dx9: Update the spec files. 2011-06-22 16:13:51 +02:00
d3dx9_38 d3dx9: Update the spec files. 2011-06-22 16:13:51 +02:00
d3dx9_39 d3dx9: Update the spec files. 2011-06-22 16:13:51 +02:00
d3dx9_40 d3dx9: Update the spec files. 2011-06-22 16:13:51 +02:00
d3dx9_41 d3dx9: Update the spec files. 2011-06-22 16:13:51 +02:00
d3dx9_42 d3dx9: Update the spec files. 2011-06-22 16:13:51 +02:00
d3dx9_43 d3dx9: Update the spec files. 2011-06-22 16:13:51 +02:00
d3dx10_33 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
d3dx10_34 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
d3dx10_35 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
d3dx10_36 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
d3dx10_37 d3dx10: Specify arguments for stub entry points. 2011-05-03 19:34:25 +02:00
d3dx10_38 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
d3dx10_39 d3dx10: Specify arguments for stub entry points. 2011-05-03 19:34:25 +02:00
d3dx10_40 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
d3dx10_41 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
d3dx10_42 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
d3dx10_43 d3dx10: Specify arguments for stub entry points. 2011-05-03 19:34:25 +02:00
d3dxof tests: Remove unneeded assert.h includes. 2011-09-27 10:59:56 +02:00
dbgeng Assorted spelling fixes. 2010-12-13 12:43:29 +01:00
dbghelp dbghelp: Mark a fall-through in a switch statement. 2011-09-30 10:27:56 -05:00
dciman32 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
ddeml.dll16 ddeml.dll16: Move break outside of if statement. 2011-09-26 18:14:47 +02:00
ddraw ddraw: Use unsafe_impl_from_IDirect3DViewport2 for application provided interfaces. 2011-10-04 15:25:31 -05:00
ddrawex tests: Remove unneeded assert.h includes. 2011-09-27 10:59:56 +02:00
devenum devenum: Don't register quartz from devenum. 2011-08-02 22:53:40 +02:00
dinput dinput: Fix printing NULL strings. 2011-09-19 17:56:05 +02:00
dinput8 Assorted spelling fixes. 2011-08-03 14:15:48 +02:00
dispdib.dll16 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
dispex dlls: Assorted spelling fixes. 2011-08-01 18:26:27 +02:00
display.drv16 makefiles: Use the -m16 option with 16-bit resources for consistency. 2010-09-29 20:15:57 +02:00
dmband winecrt0: Remove the clsid parameter in __wine_(un)register_resources. 2011-08-02 20:47:49 +02:00
dmcompos winecrt0: Remove the clsid parameter in __wine_(un)register_resources. 2011-08-02 20:47:49 +02:00
dmime winecrt0: Remove the clsid parameter in __wine_(un)register_resources. 2011-08-02 20:47:49 +02:00
dmloader tests: Remove unneeded assert.h includes. 2011-09-27 10:59:56 +02:00
dmscript dlls: Assorted spelling fixes. 2011-08-02 20:47:51 +02:00
dmstyle dlls: Assorted spelling fixes. 2011-08-02 20:47:51 +02:00
dmsynth winecrt0: Remove the clsid parameter in __wine_(un)register_resources. 2011-08-02 20:47:49 +02:00
dmusic dlls: Assorted spelling fixes. 2011-08-02 20:47:51 +02:00
dmusic32 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
dnsapi dnsapi: Use internal name_skip function. 2011-09-07 11:53:53 +02:00
dplay resources: Define a generic mechanism for adding extra values to the common version block. 2010-12-03 14:53:59 +01:00
dplayx tests: Assorted spelling fixes. 2011-08-04 18:27:37 +02:00
dpnaddr makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
dpnet dpnet: Fixed bad pointer addition (Coverity). 2011-09-26 17:58:07 +02:00
dpnhpast makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
dpnlobby makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
dpwsockx makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
drmclien makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
dsound dsound: Make a function static, remove a no longer used array. 2011-10-04 15:21:15 -05:00
dssenh makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
dswave dlls: Assorted spelling fixes. 2011-08-02 20:47:51 +02:00
dwmapi dwmapi: Add stubbed DwmGetWindowAttribute. 2010-10-26 11:53:46 +02:00
dxdiagn dxdiagn: COM cleanup for the IDxDiagContainer iface. 2011-08-22 16:14:33 +02:00
dxerr8 Assorted spelling fixes. 2011-08-24 19:07:46 +02:00
dxerr9 Assorted spelling fixes. 2011-08-24 19:07:46 +02:00
dxgi wined3d: Request per-surface palettes in the client libs. 2011-06-24 08:49:48 -05:00
dxguid makefiles: Make MODULE contain the full module name also for static libraries. 2011-07-09 21:13:36 +02:00
explorerframe winecrt0: Remove the clsid parameter in __wine_(un)register_resources. 2011-08-02 20:47:49 +02:00
faultrep faultrep/tests: Add tests for AddERExcludedApplicationA. 2010-10-26 13:02:29 +02:00
fltlib makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
fusion fusion/tests: Skip tests when file creation fails. 2011-08-04 11:51:18 +02:00
fwpuclnt makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
gameux gameux: Don't compare with TRUE. 2011-10-03 09:43:24 -05:00
gdi.exe16 gdi.exe16: Remove dead assignment (Clang). 2011-07-06 11:27:38 +02:00
gdi32 gdi32: Display the depth of a bitmap rather than the total number colors. 2011-10-05 11:38:24 -05:00
gdiplus gdiplus: Fix pointer math for the 64-bit tests. 2011-10-04 15:19:02 -05:00
glu32 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
gphoto2.ds gphoto2.ds: Include system headers before Windows headers. 2011-09-05 19:32:27 +02:00
gpkcsp makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
hal hal: Added stub for ExAcquireFastMutex. 2010-09-22 19:57:11 +02:00
hhctrl.ocx hhctrl.ocx: When called as a program, quit when HtmlHelp call fails. 2011-09-28 11:00:47 +02:00
hid makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
hlink hlink: Fix the spelling of a parameter name. 2011-08-03 14:15:48 +02:00
hnetcfg winecrt0: Remove the clsid parameter in __wine_(un)register_resources. 2011-08-02 20:47:49 +02:00
httpapi httpapi: Add stub for HttpCreateHttpHandle. 2011-07-01 20:20:25 +02:00
iccvid iccvid: Convert translations to po files. 2011-01-06 15:01:38 +01:00
icmp makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
ieframe ieframe: Don't open code CONTAINING_RECORD(). 2011-09-26 12:14:44 +02:00
ifsmgr.vxd ifsmgr.vxd: Avoid using the CONTEXT86 type. 2010-10-20 18:37:08 +02:00
imaadp32.acm dlls: Assorted spelling fixes. 2011-08-02 20:47:51 +02:00
imagehlp dlls: Assorted spelling fixes. 2011-08-02 20:47:51 +02:00
imm.dll16 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
imm32 imm32: Remove redundant check. 2011-07-04 19:06:15 +02:00
inetcomm tests: Remove unneeded assert.h includes. 2011-09-27 10:59:56 +02:00
inetcpl.cpl inetcpl: Mark internal variable with hidden visibility. 2011-05-19 10:05:49 +02:00
inetmib1 inetmib1: Remove unused parameter pPduType from mapStructEntryToValue. 2011-05-25 17:53:48 +02:00
infosoft winecrt0: Remove the clsid parameter in __wine_(un)register_resources. 2011-08-02 20:47:49 +02:00
initpki makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
inkobj inkobj: Mark internal variable with hidden visibility and hinstance as stattic. 2011-05-19 10:05:58 +02:00
inseng winecrt0: Remove the clsid parameter in __wine_(un)register_resources. 2011-08-02 20:47:49 +02:00
iphlpapi iphlpapi: Implemented IcmpSendEcho2Ex(). 2011-07-29 18:09:04 +02:00
itircl makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
itss winecrt0: Remove the clsid parameter in __wine_(un)register_resources. 2011-08-02 20:47:49 +02:00
jscript jscript: Removed useless undef ACTSCPSITE_THIS. 2011-09-19 18:32:51 +02:00
kernel32 kernel32/tests: Fix MSVC build in console.c. 2011-10-04 17:31:45 -05:00
keyboard.drv16 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
krnl386.exe16 krnl386.exe16: Don't open code CONTAINING_RECORD(). 2011-09-26 12:14:48 +02:00
ktmw32 ktmw32: The ktm debug channel is unused so remove it. 2010-09-29 10:04:40 +02:00
loadperf makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
localspl localspl: Fix printing a NULL string. 2011-09-01 18:06:36 +02:00
localui localui/tests: Make sure to use return values (LLVM/Clang). 2011-02-09 09:25:48 -06:00
lz32 lz32/tests: Remove win9x hacks. 2011-02-28 13:13:12 +01:00
lzexpand.dll16 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
mapi32 mapi32: Mark some fall-throughs in a switch statement. 2011-10-04 16:55:46 -05:00
mapistub makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
mciavi32 mciavi32: Mark internal symbols with hidden visibility. 2011-05-20 10:32:51 +02:00
mcicda winmm: MCI_INFO doesn't change the output buffer in case of error. 2010-11-02 12:45:31 +01:00
mciqtz32 mciqtz: Mark one variable as static. 2011-05-20 10:32:48 +02:00
mciseq mciseq: Bogus sizeof led to incorrect positioning. 2010-11-17 14:01:11 +01:00
mciwave mciwave: Fix precondition to avoid having 2 simultaneous players. 2011-03-07 15:10:46 +01:00
midimap makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
mlang tests: Assorted spelling fixes. 2011-08-04 18:27:37 +02:00
mmdevapi mmdevapi: Attempt to determine default devices from the registry. 2011-10-05 16:50:29 -05:00
mmdevldr.vxd makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
mmsystem.dll16 mmsystem.dll16: Remove an unused variable. 2011-09-16 17:23:09 +02:00
monodebg.vxd makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
mountmgr.sys mountmgr.sys: Include system headers before Windows headers. 2011-09-06 13:25:35 +02:00
mouse.drv16 makefiles: Use the -m16 option with 16-bit resources for consistency. 2010-09-29 20:15:57 +02:00
mpr mpr: Remove dead assignment (Clang). 2011-07-06 11:29:42 +02:00
mprapi mprapi: Add a stub for MprAdminGetErrorString. 2010-10-05 12:12:01 +02:00
msacm.dll16 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
msacm32 msacm32: Mark fall-through in switch statement. 2011-10-04 16:55:58 -05:00
msacm32.drv dlls: Assorted spelling fixes. 2011-08-02 20:47:51 +02:00
msadp32.acm dlls: Assorted spelling fixes. 2011-08-02 20:47:51 +02:00
mscat32 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
mscms mscms: Fix OpenColorProfile to handle relative file names. 2011-09-20 16:21:41 +02:00
mscoree mscoree: Mark cordebug_init as hidden. 2011-10-03 15:50:58 -05:00
msctf msctf/tests: Give time for the messages to arrive. 2011-09-12 11:00:28 +02:00
msdaps msdaps: Mark create_* functions as hidden. 2011-10-03 15:51:13 -05:00
msdmo msdmo: Don't use an interface pointer for an internal function. 2010-11-29 13:28:26 +01:00
msftedit richedit: Fix incorrect GUID values for ITextHost and ITextHost2. 2011-07-05 14:44:43 +02:00
msg711.acm dlls: Assorted spelling fixes. 2011-08-03 14:15:50 +02:00
msgsm32.acm makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
mshtml mshtml: Mark some fall-throughs in switch statements. 2011-10-04 16:56:35 -05:00
mshtml.tlb makefiles: Generate resource files for typelibs. 2011-08-02 10:11:10 +02:00
msi msi/tests: Properly preserve pending file renames. 2011-09-27 16:24:26 +02:00
msimg32 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
msimsg msimsg: New dll. 2011-03-10 14:10:17 +01:00
msimtf winecrt0: Remove the clsid parameter in __wine_(un)register_resources. 2011-08-02 20:47:49 +02:00
msisip msisip: Determine whether a file is an MSI file based on its CLSID rather than its extension. 2010-11-26 12:14:58 +01:00
msisys.ocx makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
msnet32 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
mspatcha mspatcha: Forward ApplyPatchToFileA to ApplyPatchToFileW. 2011-10-04 15:44:15 -05:00
msrle32 msrle32: Mark 'WINE-MS-RLE' as not needing translation. 2011-08-25 18:02:40 +02:00
mssign32 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
mssip32 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
mstask winecrt0: Remove the clsid parameter in __wine_(un)register_resources. 2011-08-02 20:47:49 +02:00
msvcirt msvcrt: Update spec files using the make_specfiles script. 2011-05-03 12:44:14 +02:00
msvcp60 msvcp60: Remove incorrect forwards from spec file. 2011-09-14 17:00:20 +02:00
msvcp70 msvcp: Sync spec files. 2011-09-13 17:16:58 +02:00
msvcp71 msvcp: Sync spec files. 2011-09-13 17:16:58 +02:00
msvcp80 msvcp: Sync spec files. 2011-09-13 17:16:58 +02:00
msvcp90 msvcp90: Don't overwrite string length in basic_string::_Grow. 2011-09-14 09:58:30 +02:00
msvcp100 msvcp: Sync spec files. 2011-09-13 17:16:58 +02:00
msvcr70 msvcrt: Synchronize the spec files. 2011-09-14 17:00:19 +02:00
msvcr71 msvcrt: Synchronize the spec files. 2011-09-14 17:00:19 +02:00
msvcr80 msvcrt: Synchronize the spec files. 2011-09-14 17:00:19 +02:00
msvcr90 msvcr90: Fix _vswprintf_p implementation. 2011-09-20 16:21:40 +02:00
msvcr100 msvcrt: Synchronize the spec files. 2011-09-14 17:00:19 +02:00
msvcrt msvcrt: Fix wcsncpy_s implementation. 2011-10-04 16:54:04 -05:00
msvcrt20 msvcrt: Synchronize the spec files. 2011-09-14 17:00:19 +02:00
msvcrt40 msvcrt: Synchronize the spec files. 2011-09-14 17:00:19 +02:00
msvcrtd msvcrt: Synchronize the spec files. 2011-09-14 17:00:19 +02:00
msvfw32 msvfw32: Update Korean resource. 2011-06-17 11:09:09 +02:00
msvidc32 msvidc32: Mark 'MS-CRAM' as not needing translation. 2011-08-25 18:09:04 +02:00
msvideo.dll16 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
mswsock dlls: Assorted spelling fixes. 2011-08-03 14:15:50 +02:00
msxml winecrt0: Remove the clsid parameter in __wine_(un)register_resources. 2011-08-02 20:47:49 +02:00
msxml2 winecrt0: Remove the clsid parameter in __wine_(un)register_resources. 2011-08-02 20:47:49 +02:00
msxml3 msxml3: Support setting namespaces feature to default value. 2011-10-05 14:13:16 -05:00
msxml4 msxml4: Add a WinSxS manifest resource. 2011-08-25 17:20:46 +02:00
msxml6 msxml6: Add a WinSxS manifest resource. 2011-08-25 17:20:55 +02:00
nddeapi nddeapi: Implement the documented Network DDE functions. 2011-04-18 12:37:14 +02:00
netapi32 netapi32: Check for GetUserNameW return (Coverity). 2011-09-07 18:13:30 +02:00
newdev makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
normaliz normaliz: Changed the default debug channel to normaliz instead of authz. 2011-01-17 12:51:31 +01:00
npmshtml npmshtml: The npmshtml debug channel is unused so remove it. 2011-03-16 14:14:24 +01:00
ntdll ntdll: Use STATUS_INVALID_PAGE_PROTECTION as return value for invalid protections. 2011-09-28 11:00:02 +02:00
ntdsapi ntdsapi: Add stubs DsServerRegisterSpnA, DsServerRegisterSpnW. 2011-09-05 19:39:58 +02:00
ntoskrnl.exe ntoskrnl.exe: Made KdDebuggerEnabled a boolean and set to false. 2011-06-29 10:07:55 -05:00
ntprint ntprint: Mark hInstance as static. 2011-05-23 11:13:22 +02:00
objsel winecrt0: Remove the clsid parameter in __wine_(un)register_resources. 2011-08-02 20:47:49 +02:00
odbc32 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
odbccp32 odbccp32: Initialize the usage count in SQLRemoveDriverManager and SQLRemoveDriver (valgrind). 2011-03-10 14:10:16 +01:00
ole2.dll16 ole2.dll16: void functions should not return a value. 2011-08-22 16:14:32 +02:00
ole2conv.dll16 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
ole2disp.dll16 ole2disp.dll16: Add a stub for SETERRORINFO. 2011-04-13 14:13:52 +02:00
ole2nls.dll16 makefiles: Use the -m16 option with 16-bit resources for consistency. 2010-09-29 20:15:57 +02:00
ole2prox.dll16 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
ole2thk.dll16 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
ole32 ole32: Mark two functions as hidden. 2011-10-03 16:10:56 -05:00
oleacc oleacc: Add a version resource. 2011-09-21 11:35:43 +02:00
oleaut32 oleaut32/tests: Use FAILED instead of !SUCCEEDED. 2011-09-26 12:14:34 +02:00
olecli.dll16 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
olecli32 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
oledb32 winecrt0: Remove the clsid parameter in __wine_(un)register_resources. 2011-08-02 20:47:49 +02:00
oledlg oledlg: Remove dead assignment (clang). 2011-07-14 14:45:06 +02:00
olepro32 resources: Define a generic mechanism for adding extra values to the common version block. 2010-12-03 14:53:59 +01:00
olesvr.dll16 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
olesvr32 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
olethk32 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
openal32 openal32: Avoid forward declarations of static arrays. 2011-09-12 10:07:16 +02:00
opencl opencl: Remove reference to clSetCommandQueueProperty and print fixme, saying function is deprecated. 2011-09-01 18:06:38 +02:00
opengl32 opengl32/tests: Add a test for GL on window DCs. 2011-05-05 11:45:05 +02:00
pdh pdh/tests: Some tests require that the user interface be in English. 2011-09-16 17:23:11 +02:00
pidgen makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
powrprof makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
printui printui: Mark hInstance as static. 2011-05-24 11:56:22 +02:00
propsys propsys/tests: Added PropVariantToGUID tests. 2011-09-19 17:56:06 +02:00
psapi psapi/tests: Fix the EnumProcessModules() test and provide more diagnostic information if it fails. 2011-08-26 16:33:52 +02:00
pstorec makefiles: Generate resource files for typelibs. 2011-08-02 10:11:10 +02:00
qcap qcap: Include system headers before Windows headers. 2011-09-06 13:25:50 +02:00
qedit tests: Remove unneeded assert.h includes. 2011-09-27 10:59:56 +02:00
qmgr tests: Assorted spelling fixes. 2011-08-04 18:27:37 +02:00
qmgrprxy qmgrprxy: Specify the PSFactoryBuffer class in the idl file. 2011-08-01 17:20:46 +02:00
quartz quartz: Fix support for mpeg layer 1 and 2. 2011-09-27 16:53:59 +02:00
query query: Add stub for LoadIFilter. 2011-09-08 20:08:07 +02:00
rasapi16.dll16 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
rasapi32 rasapi32: Return error on invalid parameters. 2011-09-06 15:58:53 +02:00
rasdlg makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
regapi regapi: Add a stub dll. 2011-05-23 12:22:02 +02:00
resutils makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
riched20 tests: Remove unneeded assert.h includes. 2011-09-27 10:59:56 +02:00
riched32 tests: Remove unneeded assert.h includes. 2011-09-27 10:59:56 +02:00
rpcrt4 rpcrt4: Properly size complex reference pointers. 2011-09-23 12:35:17 +02:00
rsabase makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
rsaenh Assorted spelling fixes. 2011-08-24 19:07:46 +02:00
rstrtmgr rstrtmgr: Add stub implementations of RmEndSession and RmRestart. 2010-11-18 12:37:04 +01:00
rtutils makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
samlib makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
sane.ds sane.ds: Don't compare with TRUE. 2011-10-03 09:43:27 -05:00
scarddlg scarddlg: New dll stub. 2011-04-04 13:41:13 +02:00
sccbase makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
schannel makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
secur32 secur32: Properly handle GNUTLS_E_AGAIN in (GnuTLS) schan_imp_recv(). 2011-10-03 14:38:49 -05:00
security makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
sensapi makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
serialui serialui: Update Korean resource. 2011-01-03 15:14:13 +01:00
setupapi tests: Remove unneeded assert.h includes. 2011-09-27 10:59:56 +02:00
setupx.dll16 setupx.dll16: Remove some unused code from VCP_CheckPaths. 2010-09-30 11:16:53 +02:00
sfc makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
sfc_os makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
shdoclc shdoclc: Mark the page print footer as not needing translation. 2011-08-25 19:15:20 +02:00
shdocvw shdocvw: Make get_ieframe_instance() static. 2011-09-19 13:20:52 +02:00
shell.dll16 makefiles: Use the -m16 option with 16-bit resources for consistency. 2010-09-29 20:15:57 +02:00
shell32 shell32/tests: Fix build with MSVC. 2011-09-27 16:24:26 +02:00
shfolder resources: Define a generic mechanism for adding extra values to the common version block. 2010-12-03 14:53:59 +01:00
shlwapi Assorted spelling fixes & co. 2011-09-27 11:00:13 +02:00
slbcsp makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
slc makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
snmpapi makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
softpub makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
sound.drv16 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
spoolss spoolss: Mark internal symbols with hidden visibility. 2011-05-25 11:53:51 +02:00
stdole2.tlb makefiles: Generate resource files for typelibs. 2011-08-02 10:11:10 +02:00
stdole32.tlb widl: Generate a registration script along with the typelib when creating a resource file. 2011-08-02 20:47:48 +02:00
sti tests: Remove unneeded assert.h includes. 2011-09-27 10:59:56 +02:00
storage.dll16 dlls: Assorted spelling fixes. 2011-08-03 14:15:50 +02:00
stress.dll16 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
strmbase dlls: Assorted spelling fixes. 2011-08-03 14:15:50 +02:00
strmiids makefiles: Make MODULE contain the full module name also for static libraries. 2011-07-09 21:13:36 +02:00
svrapi makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
sxs sxs: The sxs debug channel is unused so remove it. 2011-03-16 14:14:24 +01:00
system.drv16 system.drv: Avoid using the CONTEXT86 type. 2010-10-20 18:37:08 +02:00
t2embed t2embed: Add stub for TTEmbedFont. 2011-03-03 17:47:14 +01:00
tapi32 dlls: Assorted spelling fixes. 2011-08-03 14:15:50 +02:00
toolhelp.dll16 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
traffic traffic: Add a stub for TcDeregisterClient. 2011-03-28 17:13:20 +02:00
twain.dll16 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
twain_32 twain_32: Mark some functions static and other internal ones hidden. 2011-04-27 11:50:08 +02:00
typelib.dll16 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
unicows makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
updspapi makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
url makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
urlmon urlmon/tests: Skip some tests if not allowed to modify the zone elevation feature. 2011-09-21 11:35:43 +02:00
usbd.sys makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
user.exe16 user.exe: Remove dead assignment (clang). 2011-07-14 14:45:00 +02:00
user32 tests: Remove unneeded assert.h includes. 2011-09-27 10:59:56 +02:00
userenv userenv: Initialize a variable (valgrind). 2011-03-07 13:16:51 +01:00
usp10 usp10: ScriptShape needs a number of SCRIPT_VISATTR equal to glyphs not chars. 2011-09-23 17:40:49 +02:00
uuid makefiles: Make MODULE contain the full module name also for static libraries. 2011-07-09 21:13:36 +02:00
uxtheme uxtheme: Set last error on NULL pointer. 2011-08-31 19:43:07 +02:00
vbscript vbscript: Mark some symbols as hidden. 2011-10-03 15:51:10 -05:00
vcomp vcomp: Add stub dll. 2011-04-11 12:12:22 +02:00
vdhcp.vxd makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
vdmdbg makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
ver.dll16 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
version version: Fix printing NULL strings. 2011-09-20 16:21:39 +02:00
vmm.vxd vmm.vxd: Avoid using the CONTEXT86 type. 2010-10-20 18:37:08 +02:00
vnbt.vxd vnbt.vxd: Remove dead initialization (clang). 2011-07-06 11:20:40 +02:00
vnetbios.vxd makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
vtdapi.vxd makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
vwin32.vxd vwin32.vxd: Avoid using the CONTEXT86 type. 2010-10-20 18:37:08 +02:00
w32skrnl makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
w32sys.dll16 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
wbemprox winecrt0: Remove the clsid parameter in __wine_(un)register_resources. 2011-08-02 20:47:49 +02:00
wer wer: Add stub for WerReportAddDump. 2011-09-26 12:21:01 +02:00
wiaservc wiaservc: Convert the remaining registrations to IRegistrar format. 2011-08-02 21:55:15 +02:00
win32s16.dll16 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
win87em.dll16 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
winaspi.dll16 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
windebug.dll16 windebug: Avoid using the CONTEXT86 type. 2010-10-20 18:37:09 +02:00
windowscodecs windowscodecs: Remove casts to the type of the casted variable. 2011-09-20 16:21:43 +02:00
winealsa.drv audio: Change winmm import to delayed import. 2011-10-05 14:13:31 -05:00
winecoreaudio.drv audio: Change winmm import to delayed import. 2011-10-05 14:13:31 -05:00
winecrt0 winecrt0: Remove the clsid parameter in __wine_(un)register_resources. 2011-08-02 20:47:49 +02:00
wined3d wined3d: Make the device parameter to wined3d_device_present() const. 2011-10-03 14:38:56 -05:00
winegstreamer winegstreamer: Use WAVE_FORMAT_PCM when possible for demux. 2011-09-14 17:27:11 +02:00
winejoystick.drv winejoystick.drv: Remove unnecessary ifdefs. 2011-03-28 22:14:20 +02:00
winemapi winemapi: Escape subject and body before building mailto URL. 2011-07-14 14:48:01 +02:00
winemp3.acm winemp3: Add support for WAVE_FORMAT_MPEG. 2011-09-27 16:53:59 +02:00
wineoss.drv audio: Change winmm import to delayed import. 2011-10-05 14:13:31 -05:00
wineps.drv gdi32: Add a null driver fallback for AlphaBlend, using a new BlendImage driver entry point. 2011-09-14 11:57:45 +02:00
wineps16.drv16 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
wineqtdecoder wineqtdecoder: Use FAILED instead of !SUCCEEDED. 2011-09-26 12:14:29 +02:00
winequartz.drv makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
winex11.drv winex11: Initialise the dib color table. 2011-10-05 11:37:30 -05:00
wing.dll16 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
wing32 wing32: Fix two typos in export names. 2011-04-18 12:37:15 +02:00
winhttp winhttp: Fix some memory leaks. 2011-09-05 17:17:20 +02:00
wininet wininet: Ignore the accept types array in HttpOpenRequestA if there are invalid pointers. 2011-09-27 16:24:26 +02:00
winmm winmm: Handle DRV_QUERYMAPPABLE in waveXxxMessage. 2011-10-04 15:20:58 -05:00
winnls.dll16 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
winnls32 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
winscard winscard: Add stub for SCardReleaseStartedEvent. 2010-10-27 11:46:50 +02:00
winsock.dll16 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
winspool.drv winspool.drv: Const-correctness fix. 2011-09-13 17:16:58 +02:00
winsta winsta: Add a stub for WinStationGetProcessSid. 2011-06-15 20:04:38 +02:00
wintab.dll16 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
wintab32 wintab32: Mark internal symbols with hidden visibility. 2011-05-26 13:31:01 +02:00
wintrust tests: Remove unneeded assert.h includes. 2011-09-27 10:59:56 +02:00
wlanapi wlanapi: Stub WlanOpenHandle. 2010-10-25 14:31:16 +02:00
wldap32 wldap32: Include system headers before Windows headers. 2011-09-05 19:32:32 +02:00
wmi makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
wmiutils winecrt0: Remove the clsid parameter in __wine_(un)register_resources. 2011-08-02 20:47:49 +02:00
wnaspi32 wnaspi32: Mark internal symbols as hidden. 2011-04-28 18:13:52 +02:00
wow32 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
ws2_32 ws2_32: Fix UDP LINGER support in getsockopt. 2011-10-04 15:26:22 -05:00
wshom.ocx wshom.ocx: Don't bother with a FIXME in DllCanUnloadNow(). 2011-09-26 12:14:40 +02:00
wsock32 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
wtsapi32 wtsapi32: Return success from WTSRegisterSessionNotification. 2011-09-27 16:24:26 +02:00
wuapi wuapi: Add the SystemInformation coclass and interface. 2011-09-07 18:13:30 +02:00
wuaueng makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
xapofx1_1 xapofx1_1: Add stub dll. 2010-11-12 15:44:25 +01:00
xinput1_1 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
xinput1_2 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
xinput1_3 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
xinput9_1_0 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
xmllite tests: Assorted spelling fixes. 2011-08-04 18:27:37 +02:00
xolehlp xolehlp: New dll. 2011-09-05 17:16:22 +02:00
Makedll.rules.in makefiles: Generate resource files for typelibs. 2011-08-02 10:11:10 +02:00
Makeimplib.rules.in makefiles: Make MODULE contain the full module name also for static libraries. 2011-07-09 21:13:36 +02:00