Sweden-Number/dlls
Rob Shearman 88e9b3fad8 rpcrt4: Call InitializeSecurityContext from only one function.
This reduces the amount of code and ensures that the parameters passed 
to it stay the same, apart from the previous context and the output 
buffer description.
2007-03-27 12:42:05 +02:00
..
activeds
advapi32 advapi: Improve SetEntriesInAclW stub. 2007-03-20 12:39:41 +01:00
advpack advpack: sign-compare fix. 2007-03-17 19:52:22 +01:00
amstream amstream: sign-compare fixes. 2007-03-17 19:52:15 +01:00
atl atl: Add support for the registrar parameter of AtlModuleUpdateRegistryFromResourceD. 2007-03-21 15:55:14 +01:00
avicap32 Don't include windows.h & co in the Wine sources. 2006-10-24 17:47:09 +02:00
avifil32 avifil32: Constify some variables. 2007-03-14 12:10:27 +01:00
browseui browseui: Remove a test with a wrong pointer. 2007-03-19 12:24:48 +01:00
cabinet cabinet: Simplify code in fdi_decomp(). 2007-03-16 11:18:42 +01:00
capi2032
cards
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: Declare some variables static and const. 2007-03-17 19:53:39 +01:00
comctl32 comctl32: Constify some variables. 2007-03-27 12:37:02 +02:00
comdlg32 comctl32: Update Russian and Ukrainian resourses. 2007-03-09 13:55:51 +01:00
compstui
credui credui: Add Polish translation. 2007-03-13 20:52:24 +01:00
crtdll
crypt32 crypt32/tests: No need to check return value of GetModuleHandle. 2007-03-14 22:44:14 +01:00
cryptdll cryptdll: Change storage class of module handle to static. 2006-12-11 16:19:02 +01:00
cryptnet
ctl3d32
d3d8 wined3d/ddraw: Forward DDSCL_MULTITHREADED to wined3d. 2007-03-19 12:17:18 +01:00
d3d9 d3d9/tests: Add test for texbem instruction. 2007-03-23 12:32:30 +01:00
d3dim
d3drm
d3dx8
d3dxof Don't include windows.h & co in the Wine sources. 2006-10-24 17:47:09 +02:00
dbghelp dbghelp: Replace inline static with static inline. 2007-03-21 16:02:57 +01:00
dciman32
ddraw ddraw: Replace inline static with static inline. 2007-03-20 13:00:45 +01:00
ddrawex ddrawex: Self-register the DirectDrawFactory CoClass. 2007-01-05 20:28:02 +01:00
devenum Change some functions arguments from () -> (void). 2007-03-12 12:25:31 +01:00
dinput dinput: Replace inline static with static inline. 2007-03-21 11:55:33 +01:00
dinput8 dinput8: Self-register the DirectInput8 CoClass. 2007-01-05 20:27:20 +01:00
dmband janitorial: Remove stray '\' at end of lines. 2007-01-09 12:04:26 +01:00
dmcompos dmcompos: Replaced && 0xff by & 0xff. 2006-11-09 17:53:22 +01:00
dmime dmime: Add DebugInfo to critical sections. 2007-03-08 22:21:46 +01:00
dmloader dmloader: Add DebugInfo to critical sections. 2007-03-12 13:41:16 +01:00
dmscript dmscript: Replaced && 0xff by & 0xff. 2006-11-09 17:54:07 +01:00
dmstyle janitorial: Remove stray '\' at end of lines. 2007-01-09 12:04:26 +01:00
dmsynth dmsynth: Fix one more instance of && instead of &. 2006-11-09 18:20:30 +01:00
dmusic janitorial: Remove stray '\' at end of lines. 2007-01-09 12:04:26 +01:00
dmusic32
dnsapi dnsapi/tests: Load dnsapi dynamically and use skip. 2007-03-12 12:08:42 +01:00
dplay
dplayx dplayx: Fixes the order of GUID initialization and storage. 2007-03-26 14:55:02 +02:00
dpnaddr dpnaddr: Added dll that just forwards to dpnet. 2007-03-07 13:45:11 +01:00
dpnet
dpnhpast
dsound dsound: Replace inline static with static inline. 2007-03-20 13:00:51 +01:00
dswave dswave: Make some data const. 2006-12-14 20:11:27 +01:00
dxdiagn dxdiagn: Constify a variable. 2007-02-14 21:03:40 +01:00
dxerr8 Don't include windows.h & co in the Wine sources. 2006-10-24 17:47:09 +02:00
dxerr9 Don't include windows.h & co in the Wine sources. 2006-10-24 17:47:09 +02:00
dxguid dxguid: Add the rmxfguid.h header and export the GUIDs. 2007-01-09 12:22:17 +01:00
gdi32 gdi32: WidenPath partial implementation. 2007-03-26 14:54:56 +02:00
glu32
gphoto2.ds gphoto2.ds: Don't warn about libjpeg if gphoto support is not enabled. 2006-11-27 13:47:17 +01:00
hhctrl.ocx hhctrl.ocx: Fix a format warning. 2007-03-05 16:43:26 +01:00
hid hid: Add the hidsdi.h header. 2007-02-06 13:25:00 +01:00
hlink Add some documentation headers to make winapi_check happy. 2006-11-13 13:01:15 +01:00
iccvid resources: Change German sublanguage code to SUBLANG_NEUTRAL. 2006-10-24 11:45:12 +02:00
icmp icmp: Changed select to poll. 2006-11-06 12:29:23 +01:00
ifsmgr.vxd
imaadp32.acm imaadp32.acm: Constify some variables. 2007-02-14 21:03:51 +01:00
imagehlp imagehlp: Added a few more forward definitions to dbghelp. 2007-03-13 21:02:50 +01:00
imm32 Added version information for a number of dlls. 2007-03-07 21:25:16 +01:00
infosoft Add some documentation headers to make winapi_check happy. 2006-11-13 13:01:15 +01:00
inseng Add some documentation headers to make winapi_check happy. 2006-11-13 13:01:15 +01:00
iphlpapi Added version information for a number of dlls. 2007-03-07 21:25:16 +01:00
itss itss: Added test of URLs with trailing slash. 2007-03-13 20:52:51 +01:00
kernel32 kernel32: Don't use the reserved argument of the APC routine callback. 2007-03-26 19:14:13 +02:00
localspl localspl/tests: Fix copy+paste bug. 2007-03-20 13:00:40 +01:00
lz32 Added version information for a number of dlls. 2007-03-07 21:25:16 +01:00
mapi32 mapi32: Add DebugInfo to critical sections. 2007-03-12 13:38:07 +01:00
mciavi32 mciavi32: Add DebugInfo to critical sections. 2007-03-12 13:38:59 +01:00
mcicda mcicda: Use '%u' to print GetLastError(). 2007-01-18 12:55:15 +01:00
mciseq mciseq: Constify a variable. 2007-02-19 12:03:54 +01:00
mciwave mciwave: Win64 printf format warning fixes. 2006-10-12 21:42:53 +02:00
midimap
mlang mlang/tests: Replace inline static with static inline. 2007-03-21 22:51:54 +01:00
mmdevldr.vxd
monodebg.vxd
mpr mpr: Add a stub implementation for WNetGetUniversalNameA. 2007-03-26 12:21:21 +02:00
mprapi
msacm32 Don't put single quotes around '%s' when using the debugstr_*() functions. 2007-01-18 12:55:50 +01:00
msacm32.drv
msadp32.acm msadp32.acm: Constify some variables. 2007-02-19 12:04:00 +01:00
mscms mscms: Fix compilation with the latest lcms header. 2007-03-13 20:31:15 +01:00
mscoree Change some functions arguments from () -> (void). 2007-03-12 12:25:31 +01:00
msdmo msdmo: Declare a function static. 2007-01-12 11:23:47 +01:00
msftedit
msg711.acm msg711.acm: Replace inline static with static inline. 2007-03-21 22:51:57 +01:00
mshtml Change some functions arguments from () -> (void). 2007-03-12 12:25:31 +01:00
msi msi: Replace inline static with static inline. 2007-03-23 12:29:19 +01:00
msimg32
msisys.ocx
msnet32
msrle32 msrle32: Declare some functions static. 2007-01-12 20:41:52 +01:00
msvcrt msvcrt/tests: Replace inline static with static inline. 2007-03-23 12:29:28 +01:00
msvcrt20
msvcrt40
msvcrtd
msvfw32 msvfw32: Replace const pointer parameter with correct pointer to const. 2007-03-06 12:10:39 +01:00
msvidc32 resources: Change German sublanguage code to SUBLANG_NEUTRAL. 2006-10-24 11:45:12 +02:00
mswsock
msxml3 Mark several functions as static. 2007-03-13 13:35:12 +01:00
nddeapi
netapi32 netapi32/tests: Make NetGetUserInfo checks language independent. 2007-03-26 14:24:23 +02:00
newdev
ntdll server: Always return STATUS_PENDING when an async I/O operation has been queued. 2007-03-26 19:13:21 +02:00
ntdsapi Add some documentation headers to make winapi_check happy. 2006-11-13 13:01:15 +01: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-01-18 12:56:52 +01:00
ole32 ole32: Generate OXID_INFO in the stub manager. 2007-03-27 12:39:44 +02:00
oleacc
oleaut32 oleaut32/tests: Use skip. 2007-03-26 12:20:58 +02:00
olecli32
oledlg oledlg: Updated Korean resource. 2007-03-14 18:58:22 +01:00
olepro32 Don't include windows.h & co in the Wine sources. 2006-10-24 17:47:09 +02:00
olesvr32
opengl32 Mark several functions as static. 2007-03-13 13:35:12 +01:00
powrprof
psapi psapi/tests: Win64 printf format warning fixes. 2006-10-11 12:09:14 +02:00
pstorec Add some documentation headers to make winapi_check happy. 2006-11-13 13:01:15 +01:00
qcap qcap: Add DebugInfo to critical sections. 2007-03-12 13:39:21 +01:00
quartz quartz: Return proper CLSID for parser filters. 2007-03-27 12:35:22 +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: Split unicode and ansi window procs, handle messages depending on the unicode flag. 2007-03-22 15:47:25 +01:00
riched32
rpcrt4 rpcrt4: Call InitializeSecurityContext from only one function. 2007-03-27 12:42:05 +02:00
rsabase rsabase/tests: Remove unneeded casts. 2007-01-04 11:25:08 +01:00
rsaenh rsaenh: Add DebugInfo to critical sections. 2007-03-12 13:40:10 +01:00
sane.ds sane.ds: Dynamically load libsane.so. 2007-03-14 22:45:08 +01:00
schannel schannel: Add new schannel dll that mostly forwards to secur32. 2007-03-01 20:42:49 +01:00
secur32 secur32: Replace const pointer parameters with correct pointers to const. 2007-03-27 12:38:26 +02:00
security
sensapi sensapi: Declare a variable static. 2007-02-05 12:25:32 +01:00
serialui serialui: Replace const pointer type with correct pointer to const. 2007-03-09 11:36:39 +01:00
setupapi setupapi: Add support for .inf files in utf-8 format. 2007-03-21 13:52:43 +01:00
sfc sfc: We need to import sfc_os for the forwards to work properly. 2007-01-22 12:10:37 +01:00
sfc_os sfc_os: Add a prototype for SfcIsKeyProtected(). 2007-01-25 11:05:36 +01:00
shdoclc shdoclc: Update French translation. 2007-01-08 11:46:05 +01:00
shdocvw shdocvw: Avoid a printf format warning. 2007-03-09 22:03:29 +01:00
shell32 shell32: autocomplete: Don't use sel uninitialized. 2007-03-27 12:31:11 +02:00
shfolder
shlwapi shlwapi/path: Proper use of GetProcessHeap(). 2007-03-26 12:20:53 +02:00
snmpapi snmpapi: Fix printf format warnings. 2007-03-06 21:59:48 +01:00
spoolss spoolss: Added RevertToPrinterSelf stub implementation. 2007-03-20 12:39:29 +01: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
tapi32 include/tapi.h: Add missing include directives. 2006-11-13 12:45:45 +01:00
twain_32
unicows
url
urlmon urlmon: Add DebugInfo to critical sections. 2007-03-12 13:40:06 +01:00
user32 user32: combobox: The text area height should be font_height+4. 2007-03-27 12:31:31 +02:00
userenv userenv: Add stub implementations for {Register, Unregister}GPNotification. 2007-03-19 13:55:32 +01:00
usp10 usp10: Implement ScriptGetLogicalWidths. 2007-02-19 12:40:19 +01:00
uuid include: Added urlhist.idl. 2006-10-26 13:04:53 +02:00
uxtheme uxtheme: Fixed wrong index in draw.c. 2007-03-02 11:54:12 +01:00
vdhcp.vxd
vdmdbg
version Added version information for a number of dlls. 2007-03-07 21:25:16 +01:00
vmm.vxd vmm.vxd: PC_WRITABLE spelling fix. 2006-12-05 10:31:47 +01:00
vnbt.vxd
vnetbios.vxd
vtdapi.vxd
vwin32.vxd
w32skrnl
winealsa.drv winealsa.drv: Conform critical section DebugInfo names. 2007-03-12 13:40:15 +01:00
winearts.drv winearts.drv: Add DebugInfo to critical sections. 2007-03-12 13:40:52 +01:00
wineaudioio.drv wineaudioio.drv: Add DebugInfo to critical sections. 2007-03-12 13:40:44 +01:00
winecoreaudio.drv winecoreaudio.drv: Remove obsolete FIXME. 2007-02-07 21:44:04 +01:00
winecrt0 winecrt0: Fix delay load structure types for Win64. 2006-10-30 17:43:03 +01:00
wined3d wined3d: Disable texture coordinate arrays on the correct unit. 2007-03-27 12:30:50 +02:00
winedos winedos: Check a file handle against INVALID_HANDLE_VALUE, not 0. 2007-03-09 11:36:43 +01: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.acm: Remove unused functions. 2007-02-06 13:19:26 +01:00
winenas.drv winenas.drv: Add DebugInfo to critical sections. 2007-03-12 13:48:01 +01:00
wineoss.drv wineoss.drv: Add DebugInfo to critical sections. 2007-03-12 13:40:48 +01:00
wineps.drv wineps.drv: Replace inline static with static inline. 2007-03-17 20:05:19 +01: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: Relax the bitmap depth check in CreateBitmap to accept some compatible formats. 2007-03-21 15:56:10 +01:00
wing32 dlls: Add wing32 dll. 2007-02-23 11:18:29 +01:00
wininet wininet: Replace inline static with static inline. 2007-03-26 12:20:03 +02:00
winmm winmm: Replace inline static with static inline. 2007-03-26 12:20:10 +02:00
winnls32
winspool.drv Mark several functions as static. 2007-03-13 13:35:12 +01:00
wintab32 wintab32: Replace inline static with static inline. 2007-03-26 12:19:46 +02:00
wintrust wintrust: Better match the PSDK types and fix the winapi_check warnings. 2007-01-26 13:54:06 +01: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 server: Always return STATUS_PENDING when an async I/O operation has been queued. 2007-03-26 19:13:21 +02:00
wsock32
wtsapi32 wtsapi32: Declare a variable static. 2007-02-05 12:33:05 +01:00
Makedll.rules.in configure: Use the correct ar tool when building Mingw import libraries. 2007-01-01 13:44:45 +01:00
Makefile.in dpnaddr: Added dll that just forwards to dpnet. 2007-03-07 13:45:11 +01: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