Sweden-Number/dlls
Francois Gouget a399e3bcc4 dbghelp: Fix the PENUMLOADED_MODULES_CALLBACK() prototype. 2007-09-18 11:21:21 +02:00
..
acledit acledit: Exclude unused headers. 2007-04-23 19:59:34 +02:00
activeds activeds: Exclude unused headers. 2007-04-23 19:59:29 +02:00
advapi32 advapi32: Add and use LSTATUS. 2007-09-18 11:20:53 +02:00
advpack cabinet: Don't extract a file if DoExtract is FALSE. 2007-08-27 12:18:39 +02:00
amstream janitorial: Remove superfluous casts of void pointers to other pointer types. 2007-06-27 12:53:50 +02:00
atl atl: Replace SHDeleteKeyW with RegDeleteTreeW and get rid of the import of shlwapi. 2007-08-23 12:37:32 +02:00
avicap32 avicap32: Exclude unused header. 2007-04-23 19:59:42 +02:00
avifil32 avifil32: Fix some memory leaks. 2007-09-13 10:54:54 +02:00
browseui browseui: Fixed ClassFactory_LockServer implementation. 2007-05-07 20:36:25 +02:00
cabinet cabinet: Remove unnecessary function. 2007-09-10 15:29:47 +02:00
capi2032 configure: Merge the libcapi20 existence check with the soname check. 2007-07-02 17:29:17 +02:00
cards cards: We can now store binary files in the repository. 2007-09-17 16:07:27 +02:00
cfgmgr32 include: Move cfgmgr32.h to include/ to match the SDK. 2006-10-14 20:18:44 +02:00
clusapi clusapi: Add the clusapi.h public header. 2006-10-14 20:18:06 +02:00
comcat comcat: Cast-qual warning fix. 2007-07-23 11:53:49 +02:00
comctl32 comctl32/tests: We can now store binary files in the repository. 2007-09-17 16:11:26 +02:00
comdlg32 comdlg32: We can now store binary files in the repository. 2007-09-17 15:40:36 +02:00
compstui compstui: Exclude unused headers. 2007-04-30 12:32:42 +02:00
credui credui: The pszUserName parameter in CredUIPromptForCredentialsW is in/out so dump the string on entry to the function. 2007-09-17 12:56:56 +02:00
crtdll
crypt32 crypt32: Fix some memory leaks. 2007-09-17 13:48:32 +02:00
cryptdll cryptdll: Change storage class of module handle to static. 2006-12-11 16:19:02 +01:00
cryptnet Fix minor differences in the formatting of the license notices. 2007-05-04 12:08:15 +02:00
ctl3d32
d3d8 d3d: Add a test for double surface locking. 2007-08-31 11:25:19 +02:00
d3d9 wined3d: The D3DSI_COISSUE flag changes the behavior of cnd. 2007-09-14 14:26:26 +02:00
d3d10 d3d10: Add stub for d3d10.dll. 2007-07-11 14:22:20 +02:00
d3dim
d3drm d3drm/tests: Fix the Visual C++ double to float conversion warnings. 2007-05-31 14:18:39 +02:00
d3dx8
d3dxof Don't include windows.h & co in the Wine sources. 2006-10-24 17:47:09 +02:00
dbghelp dbghelp: Fix the PENUMLOADED_MODULES_CALLBACK() prototype. 2007-09-18 11:21:21 +02:00
dciman32
ddraw ddraw: Enumerate additional devices in IDirect3D7_EnumDevices. 2007-09-10 16:47:30 +02:00
ddrawex ddrawex: Better match the PSDK types and fix the winapi_check warnings. 2007-08-09 14:12:05 +02:00
devenum devenum: Exclude unused header. 2007-05-02 14:58:20 +02:00
dinput dinput: When setting hooks ignore devices without even handler. 2007-09-11 12:34:29 +02:00
dinput8 dinput8: Self-register the DirectInput8 CoClass. 2007-01-05 20:27:20 +01:00
dmband dmband: Remove 'recursive registry key delete' function. 2007-09-12 11:33:11 +02:00
dmcompos dmcompos: Remove 'recursive registry key delete' function. 2007-09-12 11:33:11 +02:00
dmime dmime: Remove 'recursive registry key delete' function. 2007-09-11 11:50:07 +02:00
dmloader dmloader: Remove 'recursive registry key delete' function. 2007-09-11 11:49:52 +02:00
dmscript dmscript: Remove 'recursive registry key delete' function. 2007-08-31 12:08:58 +02:00
dmstyle dmstyle: Remove 'recursive registry key delete' function. 2007-08-31 12:08:58 +02:00
dmsynth dmsynth: Remove 'recursive registry key delete' function. 2007-08-30 20:06:47 +02:00
dmusic dmusic: Remove 'recursive registry key delete' function. 2007-08-30 20:06:42 +02:00
dmusic32 dmusic: Fix license headers that mistakenly use GPL instead of LGPL. 2007-05-30 12:54:07 +02:00
dnsapi dnsapi: Fix the DnsQueryConfig() prototype. 2007-09-18 11:21:17 +02:00
dplay Get rid of some empty source files, our makefiles no longer require them. 2007-05-04 12:27:34 +02:00
dplayx dplayx: Fixed memory leak in dplay.c (found by Smatch). 2007-09-11 11:47:17 +02:00
dpnaddr dpnaddr: Added dll that just forwards to dpnet. 2007-03-07 13:45:11 +01:00
dpnet dpnet: Remove 'recursive registry key delete' function. 2007-08-30 11:49:12 +02:00
dpnhpast Assorted non-ANSI function declaration fixes (missing void). 2007-08-30 11:57:18 +02:00
dpnlobby dpnlobby: Add dpnlobby that forwards to dpnet.dll. 2007-08-08 15:32:04 +02:00
dsound dsound: Support arbitrarily sized buffers for waveout. 2007-09-11 12:38:04 +02:00
dswave dswave: Remove 'recursive registry key delete' function. 2007-08-29 11:58:09 +02:00
dwmapi dwmapi: Add dwmapi.h and update win32.api to fix the winapi_check warnings. 2007-08-06 12:31:10 +02:00
dxdiagn dxdiagn: Remove 'recursive registry key delete' function. 2007-08-28 11:56:22 +02:00
dxerr8 dxerr8: Exclude unused header. 2007-05-03 14:23:40 +02:00
dxerr9 dxerr9: Exclude unused header. 2007-05-03 14:23:24 +02:00
dxguid dxguid: Remove dsdriver.h from imports. 2007-08-17 12:01:37 +02:00
faultrep faultrep: Implement AddERExcludedApplication[AW]. 2007-09-11 12:34:17 +02:00
gdi32 gdi32: Update the DC in most OpenGL functions. 2007-09-18 09:34:08 +02:00
gdiplus Assorted non-ANSI function declaration fixes (missing void). 2007-08-30 11:57:18 +02:00
glu32
gphoto2.ds Assorted non-ANSI function declaration fixes (missing void). 2007-08-30 11:57:18 +02:00
hal hal: Added an initial stub. 2007-05-14 20:05:15 +02:00
hhctrl.ocx hhctrl.ocx: Remove 'recursive registry key delete' function. 2007-08-28 11:56:15 +02:00
hid hid: Add the hidsdi.h header. 2007-02-06 13:25:00 +01:00
hlink uuid: Add hlink CLSIDs. 2007-06-12 13:18:41 +02:00
hnetcfg hnetcfg: Stub implementation of the dll. 2007-06-19 11:30:59 +02:00
iccvid iccvid: Guard against null pointer reference. 2007-09-17 13:45:03 +02:00
icmp icmp: Changed select to poll. 2006-11-06 12:29:23 +01:00
ifsmgr.vxd ifsmgr.vxd: Constify some variables. 2007-05-03 14:23:58 +02:00
imaadp32.acm imaadp32.acm: Constify some variables. 2007-05-03 14:23:36 +02:00
imagehlp imagehlp: Move WIN_CERTIFICATE types to wintrust.h, and rename a type, to match PSDK. 2007-08-28 11:56:37 +02:00
imm32 imm32: Further tweeks to CFS_POINT and CFS_RECT placement of the default ime window. 2007-09-10 15:29:47 +02:00
infosoft infosoft: Exclude unused header. 2007-05-07 20:34:17 +02:00
inkobj inkobj: Remove break after return. Found by Smatch. 2007-08-06 12:18:07 +02:00
inseng inseng: Remove 'recursive registry key delete' function. 2007-08-27 19:28:15 +02:00
iphlpapi iphlpapi: Fix byte ordering of Linux ports. 2007-07-12 14:41:34 +02:00
itss itss/tests: We can now store binary files in the repository. 2007-09-17 16:15:26 +02:00
kernel32 kernel32: Return TRUE for all pointer params in GlobalUnlock. 2007-09-17 13:41:53 +02:00
localspl localspl/tests: Tests for OpenPort and ClosePort. 2007-09-11 12:34:36 +02:00
localui localui: New Korean resource. 2007-07-23 11:58:36 +02:00
lz32 Get rid of some empty source files, our makefiles no longer require them. 2007-05-04 12:27:34 +02:00
mapi32 mapi32: Add a skeleton mapiform.h header with a proper prototype for MAPIOpenLocalFormContainer(). 2007-08-06 12:29:37 +02:00
mciavi32 Assorted spelling fixes. 2007-06-07 19:24:32 +02:00
mcicda mcicda: Fix compilation warnings in 64-bit mode. 2007-06-01 12:39:45 +02:00
mciseq mciseq: Fix compilation warnings in 64-bit mode. 2007-06-01 12:39:52 +02:00
mciwave mciwave: Prevent division by zero when processing non-PCM codec. 2007-06-26 11:53:05 +02:00
midimap midimap: Fix compilation warnings in 64-bit mode. 2007-06-01 12:40:04 +02:00
mlang mlang: Remove 'recursive registry key delete' function. 2007-08-27 19:28:11 +02:00
mmdevldr.vxd
monodebg.vxd
mpr mpr: Fix Polish translation. 2007-08-06 13:58:23 +02:00
mprapi
msacm32 msacm32: Replace malloc/free with HeapAlloc/HeapFree. 2007-06-26 11:58:03 +02:00
msacm32.drv msacm32.drv: Constify some variables. 2007-05-30 15:55:31 +02:00
msadp32.acm msadp32.acm: Constify some variables. 2007-05-30 15:55:35 +02:00
mscms mscms/tests: Allocate the profile buffer dynamically to make sure it's large enough. 2007-08-17 12:01:37 +02:00
mscoree mscoree: Return S_OK if mono runtime is found. 2007-08-24 10:57:16 +02:00
msdmo msdmo: Improve the prototypes Win64 compatibility by replacing long with LONG. 2007-06-13 11:18:15 +02:00
msftedit
msg711.acm msg711.acm: Constify some variables. 2007-05-29 12:04:39 +02:00
mshtml mshtml: Make HTMLBodyElement child object of HTMLTextContainer. 2007-09-17 12:10:12 +02:00
mshtml.tlb mshtml.tlb: Fixed a typo in copyright header. 2007-07-31 11:31:18 +02:00
msi msi: Initialize nested. 2007-09-18 10:42:14 +02:00
msimg32
msisys.ocx
msnet32
msrle32 msrle32: Constify some variables. 2007-06-15 12:40:51 +02:00
msvcrt msvcrt: Add a prototype for _atoldbl() & co and declare _LDOUBLE & co in stdlib.h. 2007-08-30 17:02:48 +02:00
msvcrt20 msvcrt20: Exclude unused header. 2007-05-15 12:19:04 +02:00
msvcrt40 Get rid of some empty source files, our makefiles no longer require them. 2007-05-04 12:27:34 +02:00
msvcrtd
msvfw32 msvfw32: Fix Polish translation. 2007-08-06 13:58:19 +02:00
msvidc32 msvidc32: Constify some variables. 2007-06-19 11:32:52 +02:00
mswsock wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. 2007-05-25 20:37:56 +02:00
msxml3 Assorted non-ANSI function declaration fixes (missing void). 2007-08-30 11:57:18 +02:00
nddeapi
netapi32 netapi32: Add some missing prototypes in the lmaccess.h, lmshare.h and lmwksta.h headers. 2007-08-08 15:32:03 +02:00
newdev
ntdll ntdll: Fix compilation on systems that don't support nameless unions. 2007-09-18 11:20:13 +02:00
ntdsapi Add some documentation headers to make winapi_check happy. 2006-11-13 13:01:15 +01:00
ntoskrnl.exe ntoskrnel.exe: Better match the PSDK types and fix the winapi_check warnings. 2007-08-16 11:09:41 +02:00
ntprint Assorted spelling fixes. 2007-07-05 19:56:34 +02:00
objsel objsel: Remove 'recursive registry key delete' function. 2007-08-23 20:18:32 +02:00
odbc32 odbc32: Constify some variables. 2007-02-21 19:48:22 +01:00
odbccp32 Assorted spelling fixes. 2007-06-07 19:24:32 +02:00
ole32 ole32: We can now store binary files in the repository. 2007-09-17 15:53:00 +02:00
oleacc wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. 2007-05-25 20:37:56 +02:00
oleaut32 Update the Portuguese translation. 2007-09-13 13:28:26 +02:00
olecli32 olecli32: Win64 printf format warning fixes. 2006-10-09 12:44:30 +02:00
oledlg oledlg: Constify some variables. 2007-08-06 13:58:57 +02:00
olepro32 Assorted non-ANSI function declaration fixes (missing void). 2007-08-30 11:57:18 +02:00
olesvr32 olesvr32: Win64 printf format warning fixes. 2006-10-09 12:44:25 +02:00
olethk32 olethk32: Added stub implementation. 2007-09-11 11:48:49 +02:00
opengl32 wgl: Store the fbconfig id with the window when a pixel format is set. 2007-09-18 09:28:06 +02:00
pdh pdh/tests: Add missing '\n' to ok() calls. 2007-08-08 15:32:03 +02:00
powrprof powrprof: Win64 printf format warning fixes. 2006-10-06 12:33:19 +02:00
printui printui: Parse args for PrintUIEntryW. 2007-07-13 14:35:42 +02:00
psapi psapi: GetWsChanges() calls down to the wrong ntdll function. Found by sparse. 2007-06-06 12:12:05 +02:00
pstorec Add some documentation headers to make winapi_check happy. 2006-11-13 13:01:15 +01:00
qcap qcap: Constify some variables. 2007-08-07 12:37:47 +02:00
quartz quartz: Better match the PSDK types and fix the winapi_check warnings. 2007-09-10 12:15:06 +02:00
query Add some documentation headers to make winapi_check happy. 2006-11-13 13:01:15 +01:00
rasapi32 rasapi32: RasEnumConnections now returns correct buffer size (zero) when there are zero connections available. 2007-02-05 17:11:24 +01:00
resutils
riched20 riched20: Prevent overflow on richedit debug channel. 2007-09-17 13:46:15 +02:00
riched32
rpcrt4 widl: Add padding to the end of complex structures. 2007-09-14 14:43:13 +02:00
rsabase rsabase/tests: Remove unneeded casts. 2007-01-04 11:25:08 +01:00
rsaenh rsaenh: Validate pad byte when decrypting a block cipher. 2007-09-12 11:33:11 +02:00
sane.ds dlls: Remove unreachable break after return/break. Found by Smatch. 2007-07-19 11:57:49 +02:00
schannel schannel: Use FIELD_OFFSET instead of offsetof. 2007-05-29 13:44:35 +02:00
secur32 secur32: Implement LsaRegisterLogonProcess stub. 2007-08-30 20:06:56 +02:00
security
sensapi sensapi: Declare a variable static. 2007-02-05 12:25:32 +01:00
serialui serialui/tests: Remove unused string. 2007-05-22 12:02:45 +02:00
setupapi setupapi: Fix memory leak (found by Smatch). 2007-09-13 11:04:52 +02:00
sfc sfc_os: Add stub implementation for SfcIsKeyProtected. 2007-06-04 12:58:16 +02:00
sfc_os sfc_os: Add stub implementation for SfcIsKeyProtected. 2007-06-04 12:58:16 +02:00
shdoclc shdoclc: Update Norwegian Bokmål resources. 2007-06-01 12:41:21 +02:00
shdocvw shdocvw: Better iexplore.exe command line handling. 2007-09-10 16:15:48 +02:00
shell32 shell32: CSIDL_MYDOCUMENTS is now a synonym for CSIDL_PERSONAL. 2007-09-18 11:20:40 +02:00
shfolder Get rid of some empty source files, our makefiles no longer require them. 2007-05-04 12:27:34 +02:00
shlwapi Update the Portuguese translation. 2007-09-13 13:28:26 +02:00
snmpapi snmpapi/tests: Be more verbose on missing functions. 2007-08-10 16:19:07 +02:00
spoolss spoolss: Add a stub for ImpersonatePrinterClient. 2007-07-19 11:57:06 +02:00
stdole2.tlb
stdole32.tlb
sti
strmiids Don't include windows.h & co in the Wine sources. 2006-10-24 17:47:09 +02:00
svrapi
sxs sxs: Add new dll stub. 2007-04-23 16:16:53 +02:00
tapi32 Assorted spelling fixes. 2007-08-09 14:13:07 +02:00
twain_32
unicows
url url: Fix the InetIsOffline() prototype. 2007-09-10 12:14:38 +02:00
urlmon urlmon: Added FIXME about unsupported pmkToLeft to BindToStorage. 2007-09-10 16:15:28 +02:00
user32 user32/tests: We can now store binary files in the repository. 2007-09-17 16:12:03 +02:00
userenv userenv: Add a skeleton userenv.h header and use it. 2007-08-10 11:56:08 +02:00
usp10 usp10/tests: Fix a signed/unsigned int mismatch. 2007-05-29 12:11:51 +02:00
uuid uuid: Added IID_IProxyManager. 2007-08-01 11:28:39 +02:00
uxtheme Assorted non-ANSI function declaration fixes (missing void). 2007-08-30 11:57:18 +02:00
vdhcp.vxd
vdmdbg vdmdbg: Add a stub implementation of VDMEnumTaskWOW. 2007-07-17 14:12:19 +02:00
version version: Fix some Ver*() prototypes (especially wrt constness). 2007-09-10 12:13:41 +02:00
vmm.vxd vmm.vxd: Exclude unused headers. 2007-05-21 13:36:24 +02:00
vnbt.vxd
vnetbios.vxd
vtdapi.vxd
vwin32.vxd vwin32.vxd: Win64 printf format warning fixes. 2006-10-07 17:47:37 +02:00
w32skrnl winebuild: Check if a given forward does exist in one of the imported dlls, fix a couple of problems detected. 2007-04-09 12:19:31 +02:00
winealsa.drv winealsa: Add a timer check to capture to see if play notifications have been triggered. 2007-09-12 11:33:11 +02:00
wineaudioio.drv wineaudioio.drv: Add DebugInfo to critical sections. 2007-03-12 13:40:44 +01:00
winecoreaudio.drv Assorted spelling fixes. 2007-07-31 21:37:50 +02:00
winecrt0 winecrt0: Fix delay load structure types for Win64. 2006-10-30 17:43:03 +01:00
wined3d wined3d: Move the software blitting to the base surface class. 2007-09-18 09:54:49 +02:00
winedos Remove more unneeded wine 16bit header usage. 2007-08-30 12:31:01 +02:00
wineesd.drv Mark several functions as static. 2007-03-13 13:35:12 +01:00
winejack.drv configure: Make the libjack soname check depend on the header check. 2007-07-02 19:42:52 +02:00
winejoystick.drv joystick.drv: Renamed the dlls/winmm/joystick directory to dlls/winejoystick.drv. 2006-12-29 14:29:20 +01:00
winemp3.acm winemp3: Remove function declarations with no definition and unused macros. 2007-07-11 12:16:06 +02:00
winenas.drv winenas.drv: Add DebugInfo to critical sections. 2007-03-12 13:48:01 +01:00
wineoss.drv wineoss: Update sound caps. 2007-08-27 12:01:11 +02:00
wineps.drv Update the Portuguese translation. 2007-09-13 13:28:26 +02:00
winequartz.drv quartzdrv: Add the quartz (Mac OS X) video driver to the build system. 2006-10-27 14:20:12 +02:00
winex11.drv winex11.drv: Use symbolic names for MapVirtualKey translation types. 2007-09-18 11:15:01 +02:00
wing32 dlls: Add wing32 dll. 2007-02-23 11:18:29 +01:00
winhttp winhttp: Add a skeleton winhttp.h and use it. 2007-08-30 17:02:48 +02:00
wininet wininet: Create a TCP connection if FLAG_ICC_FORCE_CONNECTION is specified. 2007-09-18 10:42:35 +02:00
winmm Update the Portuguese translation. 2007-09-13 13:28:26 +02:00
winnls32
winscard winscard: Use quotes to include winscard.h. Fixes a winapi_check warning. 2007-08-30 17:02:49 +02:00
winspool.drv winspool: Powerpoint XP expect a valid pointer on Win9x. 2007-08-30 20:05:12 +02:00
wintab32 wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. 2007-05-25 20:37:56 +02:00
wintrust wintrust: Fix compilation on systems that don't support nameless unions. 2007-09-18 11:20:31 +02:00
wldap32 wldap32: Fix a typo in the French resources. 2007-09-12 11:33:10 +02:00
wnaspi32 Change some functions arguments from () -> (void). 2007-03-12 12:25:31 +01:00
wow32
ws2_32 ws2_32: Initialize the address to 0 in ws_sockaddr_ws2u. 2007-07-25 13:00:41 +02:00
wsock32 wsock32: Win64 printf format warning fixes. 2006-10-09 12:55:32 +02:00
wtsapi32 wtsapi32: Declare a variable static. 2007-02-05 12:33:05 +01:00
Makedll.rules.in kernel32: Set the dll file name with the correct case to make EXECryptor happy. 2007-05-08 13:25:48 +02:00
Makefile.in olethk32: Added stub implementation. 2007-09-11 11:48:49 +02:00
Makeimplib.rules.in
Maketest.rules.in Maketest.rules: Add dependency on IDL headers for crosstest objects. 2007-07-06 18:20:06 +02:00