Sweden-Number/dlls
Rob Shearman d521a2c6d3 advapi32: Always set the requested fields of the security descriptor according to the info flags in GetNamedSecurityInfoW.
Also, set the control flags so that other security descriptor
functions can retrieve the info from it.
2007-06-25 23:21:50 +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: Always set the requested fields of the security descriptor according to the info flags in GetNamedSecurityInfoW. 2007-06-25 23:21:50 +02:00
advpack advpack: Get rid of CharPrevW. 2007-06-25 14:02:29 +02:00
amstream amstream: Exclude unused headers. 2007-04-23 20:01:01 +02:00
atl Add API documentation stubs to make winapi_check happy. 2007-06-13 12:00:43 +02:00
avicap32 avicap32: Exclude unused header. 2007-04-23 19:59:42 +02:00
avifil32 avifil32: Exclude unused headers. 2007-04-23 19:59:47 +02:00
browseui browseui: Fixed ClassFactory_LockServer implementation. 2007-05-07 20:36:25 +02:00
cabinet wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. 2007-05-25 20:37:56 +02:00
capi2032 capi2032: Fix non-ANSI function declaration. Found by sparse. 2007-06-05 12:18:58 +02:00
cards
cfgmgr32
clusapi
comcat comcat: Constify some variables. 2007-04-03 11:22:34 +02:00
comctl32 comctl32: Get rid of CharNextW/CharPrevW. Simplify some string functions. 2007-06-25 13:51:00 +02:00
comdlg32 comdlg32: Move file dialog resizing code into its own function. 2007-06-14 13:54:41 +02:00
compstui compstui: Exclude unused headers. 2007-04-30 12:32:42 +02:00
credui credui: New Korean resource. 2007-06-11 20:18:54 +02:00
crtdll
crypt32 crypt32: Fix incorrect usage of CharNextA. 2007-06-25 19:55:29 +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 d3d8: Convert fvfs to vertex declarations. 2007-06-21 13:08:57 +02:00
d3d9 d3d9/tests: Fix use of uninitialized variable (Coverity). 2007-06-25 13:23:50 +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
dbghelp Assorted spelling fixes. 2007-06-07 19:24:32 +02:00
dciman32
ddraw wined3d: Clamp material power to 128.0. 2007-06-25 20:03:26 +02:00
ddrawex ddrawex: Self-register the DirectDrawFactory CoClass. 2007-01-05 20:28:02 +01:00
devenum devenum: Exclude unused header. 2007-05-02 14:58:20 +02:00
dinput dinput: Acquire device only if specified window has focus in foreground coop level. 2007-06-04 13:10:10 +02:00
dinput8 dinput8: Self-register the DirectInput8 CoClass. 2007-01-05 20:27:20 +01:00
dmband dmusic: Fix license headers that mistakenly use GPL instead of LGPL. 2007-05-30 12:54:07 +02:00
dmcompos dmusic: Fix license headers that mistakenly use GPL instead of LGPL. 2007-05-30 12:54:07 +02:00
dmime dmusic: Fix license headers that mistakenly use GPL instead of LGPL. 2007-05-30 12:54:07 +02:00
dmloader dmloader: Do not use wide character constants. 2007-06-22 12:19:03 +02:00
dmscript dmusic: Fix license headers that mistakenly use GPL instead of LGPL. 2007-05-30 12:54:07 +02:00
dmstyle dmusic: Fix license headers that mistakenly use GPL instead of LGPL. 2007-05-30 12:54:07 +02:00
dmsynth dmusic: Fix license headers that mistakenly use GPL instead of LGPL. 2007-05-30 12:54:07 +02:00
dmusic dmusic: Fix license headers that mistakenly use GPL instead of LGPL. 2007-05-30 12:54:07 +02:00
dmusic32 dmusic: Fix license headers that mistakenly use GPL instead of LGPL. 2007-05-30 12:54:07 +02:00
dnsapi dnsapi: Exclude unused header. 2007-05-03 14:23:45 +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: Constify some variables. 2007-04-27 11:13:47 +02:00
dpnaddr dpnaddr: Added dll that just forwards to dpnet. 2007-03-07 13:45:11 +01:00
dpnet dpnet: Exclude unused headers. 2007-05-03 14:23:49 +02:00
dpnhpast dmusic: Fix license headers that mistakenly use GPL instead of LGPL. 2007-05-30 12:54:07 +02:00
dsound dsound: Fix missing unlock on an error path. Found by Smatch. 2007-06-25 11:43:44 +02:00
dswave dmusic: Fix license headers that mistakenly use GPL instead of LGPL. 2007-05-30 12:54:07 +02:00
dwmapi Add dwmapi.dll stub. 2007-06-21 16:00:18 +02:00
dxdiagn dxdiagn: Constify a variable. 2007-02-14 21:03:40 +01: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: Add the rmxfguid.h header and export the GUIDs. 2007-01-09 12:22:17 +01:00
gdi32 gdi32/tests: Fix test_widenpath to succeed on Win98. 2007-06-22 14:19:48 +02:00
gdiplus gdiplus: Tidy up graphics constructor. 2007-06-25 12:05:02 +02:00
glu32
gphoto2.ds gphoto2.ds: Fix non-ANSI function declaration. Found by sparse. 2007-06-05 12:19:01 +02:00
hal hal: Added an initial stub. 2007-05-14 20:05:15 +02:00
hhctrl.ocx hhctrl.ocx: winapi_check expects the module name to be all uppercase in the documentation. 2007-06-13 11:09:56 +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
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: Exclude unused headers. 2007-05-07 20:34:11 +02:00
imm32 wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. 2007-05-25 20:37:56 +02:00
infosoft infosoft: Exclude unused header. 2007-05-07 20:34:17 +02:00
inseng inseng: Exclude unused header. 2007-05-07 20:34:07 +02:00
iphlpapi Assorted spelling fixes. 2007-04-30 12:35:11 +02:00
itss itss: Exclude unused headers. 2007-05-07 20:34:21 +02:00
kernel32 kernel32/tests: Don't crash (on Vista). 2007-06-25 13:23:31 +02:00
localspl localspl/tests: Add tests for AddPortEx. 2007-06-18 13:37:01 +02:00
localui localui: Add Norwegian Bokmål resources. 2007-06-01 12:41:14 +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: Get rid of unneeded CharNextA call. 2007-06-25 19:48:15 +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: Fix compilation warnings in 64-bit mode. 2007-06-01 12:39:56 +02:00
midimap midimap: Fix compilation warnings in 64-bit mode. 2007-06-01 12:40:04 +02:00
mlang mlang: Implement IMultiLanguage::GetLcidFromRfc1766. 2007-06-07 11:59:56 +02:00
mmdevldr.vxd
monodebg.vxd
mpr mpr: Constify some variables. 2007-05-29 11:54:59 +02:00
mprapi
msacm32 msacm32: Constify some variables. 2007-05-30 15:55:27 +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: Fix wrong test for failure. 2007-06-25 11:41:52 +02:00
mscoree Change some functions arguments from () -> (void). 2007-03-12 12:25:31 +01: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: Added more QueryInterface tests. 2007-06-25 13:25:29 +02:00
msi msi: Fix use of uninitialized variable (Coverity). 2007-06-25 13:23:58 +02:00
msimg32
msisys.ocx
msnet32
msrle32 msrle32: Constify some variables. 2007-06-15 12:40:51 +02:00
msvcrt msvcrt: Do not use wide character constants. 2007-06-25 11:43:58 +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 enumeration of VFW video codecs that are registered in the registry. 2007-06-01 12:50:56 +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 msxml: Don't use VariantClear on an uninitialized variant. 2007-06-11 15:00:11 +02:00
nddeapi
netapi32 netapi32: Constify some variables. 2007-06-20 13:08:55 +02:00
newdev
ntdll ntdll: Use the standard exception handling for vm86 GP faults too. 2007-06-25 19:47:58 +02:00
ntdsapi Add some documentation headers to make winapi_check happy. 2006-11-13 13:01:15 +01:00
ntoskrnl.exe ntoskrnl.exe: Add a stub implementation of KeInitializeTimer. 2007-06-19 12:56:00 +02:00
ntprint ntprint/tests: Add tests for PSetupEnumMonitor. 2007-06-22 12:19:30 +02:00
objsel objsel: Declare a variable static. 2007-01-18 11:59:32 +01: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: Do not use wide character constants. 2007-06-22 12:18:55 +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 oleaut32: Extend _invoke to cope with more args. 2007-06-25 11:34:49 +02:00
olecli32
oledlg wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. 2007-05-25 20:37:56 +02:00
olepro32
olesvr32
opengl32 opengl32: Exclude unused header. 2007-05-16 11:56:01 +02:00
pdh pdh: Stub implementation of pdh.dll. 2007-06-04 14:50:15 +02:00
powrprof
printui printui: Add version resource. 2007-06-19 11:33:22 +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: Replace DeleteEntireSubKey with RegDeleteTreeW. 2007-06-05 12:18:48 +02:00
quartz quartz: Fix video rendering sizing/positioning bugs. 2007-06-20 15:10:58 +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: Do not use wide character constants. 2007-06-22 12:18:39 +02:00
riched32
rpcrt4 widl: Add tests for arrays of pointers. 2007-06-21 13:10:46 +02:00
rsabase rsabase/tests: Remove unneeded casts. 2007-01-04 11:25:08 +01:00
rsaenh rsaenh: Allow CRYPT_NEWKEYSET and CRYPT_VERIFYCONTEXT at same time when acquiring context. 2007-06-13 12:06:17 +02:00
sane.ds sane.ds: Dynamically load libsane.so. 2007-03-14 22:45:08 +01:00
schannel schannel: Use FIELD_OFFSET instead of offsetof. 2007-05-29 13:44:35 +02:00
secur32 secur32: Downgrade WARN to TRACE, fix another TRACE. 2007-05-29 11:54:22 +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: Simplify code as native setupapi does not handle quoted paths. 2007-06-25 11:44:09 +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 wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. 2007-05-25 20:37:56 +02:00
shell32 shell32: Get rid of CharNextW. 2007-06-25 14:01:59 +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 shlwapi: Get rid of CharNextW/CharPrevW. Simplify some string functions. 2007-06-25 14:01:28 +02:00
snmpapi snmpapi: Fix printf format warnings. 2007-03-06 21:59:48 +01:00
spoolss spoolss: Build the import library. 2007-04-18 13:00:05 +02:00
stdole2.tlb
stdole32.tlb
sti
strmiids
svrapi
sxs sxs: Add new dll stub. 2007-04-23 16:16:53 +02:00
tapi32 include/tapi.h: Add missing include directives. 2006-11-13 12:45:45 +01:00
twain_32
unicows
url
urlmon urlmon: Don't pass query part of URL to CreateUrlCacheEntryW. 2007-06-06 13:40:05 +02:00
user32 user32/tests: Only do the GetProcAddress once. 2007-06-21 15:37:49 +02:00
userenv userenv: Make GetProfileType report a normal (non-roaming) profile. 2007-04-23 13:56:08 +02:00
usp10 usp10/tests: Fix a signed/unsigned int mismatch. 2007-05-29 12:11:51 +02:00
uuid uuid: Add hlink CLSIDs. 2007-06-12 13:18:41 +02:00
uxtheme uxtheme: Exclude unused headers. 2007-05-21 13:36:34 +02:00
vdhcp.vxd
vdmdbg
version Assorted spelling fixes. 2007-06-07 19:24:32 +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
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.drv: Fix missing unlock on the error path. Found by Smatch. 2007-06-25 11:43:49 +02:00
wineaudioio.drv wineaudioio.drv: Add DebugInfo to critical sections. 2007-03-12 13:40:44 +01:00
winecoreaudio.drv winecoreaudio: Make wodReset fail if called on a closed device. 2007-06-20 15:10:59 +02:00
winecrt0 winecrt0: Fix delay load structure types for Win64. 2006-10-30 17:43:03 +01:00
wined3d wined3d: Some point sprite fixes. 2007-06-25 20:04:58 +02:00
winedos winedos: Fix the device open code for the new NtCreateFile syntax for Unix files. 2007-06-18 12:53:40 +02:00
wineesd.drv Mark several functions as static. 2007-03-13 13:35:12 +01:00
winejack.drv winejack: Renamed the dlls/winmm/winejack directory to dlls/winejack.drv. 2007-01-10 13:45:03 +01: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: Clear stream buffers when the stream is reset. 2007-03-28 12:05:54 +02:00
winenas.drv winenas.drv: Add DebugInfo to critical sections. 2007-03-12 13:48:01 +01:00
wineoss.drv wineoss.drv: Mark every buffer being added. 2007-06-06 12:11:43 +02:00
wineps.drv wineps.drv: Ignore ExtTextOut calls that occur before the job has started. 2007-06-18 13:58:09 +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: Reset focus if application does not want to be activated. 2007-06-22 12:28:45 +02:00
wing32 dlls: Add wing32 dll. 2007-02-23 11:18:29 +01:00
wininet wininet: More lenient parsing of the passive mode server response. 2007-06-07 19:24:00 +02:00
winmm winmm: Do not dump the version info when loading drivers. 2007-06-22 12:18:30 +02:00
winnls32
winscard winscard: Add extended stub for SCardEstablishContext. 2007-06-20 13:08:42 +02:00
winspool.drv winspool.drv/tests: Specify the arguments of the function in the function. 2007-06-21 13:12:03 +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/tests: Add tests for CryptCATAdminCalcHashFromFileHandle. 2007-06-25 13:23:36 +02:00
wldap32 wldap32: Prefix option defines with WLDAP32 to avoid conflicts with system headers. 2007-03-17 20:06:00 +01:00
wnaspi32 Change some functions arguments from () -> (void). 2007-03-12 12:25:31 +01:00
wow32
ws2_32 ws2_32: getsockname should fail on unbound socket. 2007-06-15 12:40:20 +02:00
wsock32
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 Add dwmapi.dll stub. 2007-06-21 16:00:18 +02:00
Makeimplib.rules.in
Maketest.rules.in Maketest.rules.in: Make CROSSOBJS consistent with the equivalent OBJS rule in the toplevel Make.rules.in. 2007-03-07 20:10:31 +01:00