Sweden-Number/dlls
Stefan Dösinger 742260d418 ddraw: Adjust the d3d viewport when changing the back buffer.
WineD3D sets up the viewport according to the front buffer, so this
needs to be changed to the values of the render target passed when the
d3d7 device is created and this device turns out not to be the known
front or back buffer.
2007-05-07 21:42:59 +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 FILE_FLAG_BACKUP_SEMANTICS to the flags passed to CreateFileW to be able to get security information for directories as well as for files. 2007-05-04 13:42:55 +02:00
advpack advpack: Exclude unused headers. 2007-04-23 19:59:38 +02:00
amstream amstream: Exclude unused headers. 2007-04-23 20:01:01 +02:00
atl atl: Add stubs for AtlIPersistStreamInit_Load and AtlIPersistStreamInit_Save. 2007-04-30 12:33:45 +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 cabinet: Make sure we don't try to close an invalid file handle. 2007-04-26 14:25:42 +02:00
capi2032
cards
cfgmgr32 include: Move cfgmgr32.h to include/ to match the SDK. 2006-10-14 20:18:44 +02:00
clusapi
comcat comcat: Constify some variables. 2007-04-03 11:22:34 +02:00
comctl32 comctl32: treeview: Treeviews shouldn't be sending NM_TOOLTIPSCREATED (with testcase). 2007-05-07 14:26:22 +02:00
comdlg32 comdlg32: Exclude unused headers. 2007-04-30 12:32:46 +02:00
compstui compstui: Exclude unused headers. 2007-04-30 12:32:42 +02:00
credui credui: Add Polish translation. 2007-03-13 20:52:24 +01:00
crtdll
crypt32 crypt32: Exclude unused headers. 2007-04-30 12:32:35 +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: Add a surface locking test. 2007-05-04 13:41:30 +02:00
d3d9 d3d9: Add a surface locking test. 2007-05-04 13:41:21 +02:00
d3dim
d3drm d3drm: Fix compilation on systems that don't support nameless unions. 2007-04-30 12:34:54 +02:00
d3dx8
d3dxof Don't include windows.h & co in the Wine sources. 2006-10-24 17:47:09 +02:00
dbghelp dbghelp: Exclude unused headers. 2007-05-01 11:42:24 +02:00
dciman32
ddraw ddraw: Adjust the d3d viewport when changing the back buffer. 2007-05-07 21:42:59 +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: Constify some variables. 2007-04-24 11:53:46 +02:00
dinput8 dinput8: Self-register the DirectInput8 CoClass. 2007-01-05 20:27:20 +01:00
dmband dmband: Exclude unused headers. 2007-05-02 14:58:27 +02:00
dmcompos dmcompos: Constify a variable. 2007-04-25 11:50:09 +02:00
dmime dmime: Exclude unused headers. 2007-05-02 14:58:34 +02:00
dmloader dmloader: Constify some variables. 2007-04-25 11:50:20 +02:00
dmscript dmscript: Constify a variable. 2007-04-25 11:50:16 +02:00
dmstyle dmstyle: Exclude unused headers. 2007-05-02 14:58:23 +02:00
dmsynth dmsynth: Fix one more instance of && instead of &. 2006-11-09 18:20:30 +01:00
dmusic dmusic: Constify a variable. 2007-04-25 11:50:13 +02:00
dmusic32 dmusic32: Exclude unused headers. 2007-05-02 14:58:30 +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
dsound dsound: Exclude unused headers. 2007-05-03 14:23:53 +02:00
dswave dswave: Constify a variable. 2007-04-30 12:32:38 +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: AddFontResource should return a number of added font faces. 2007-05-04 13:42:47 +02:00
glu32
gphoto2.ds gphoto.ds: Constify a variable. 2007-05-02 14:58:15 +02:00
hhctrl.ocx hhctrl.ocx: Recognize and use topic specification in url or in data. 2007-05-03 14:38:43 +02: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 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 janitorial: Pass HEAP_ZERO_MEMORY as flag to HeapAlloc() instead of zeroing out the allocated memory in a later call. 2007-04-25 12:26:07 +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: Exclude unused headers. 2007-05-07 20:35:07 +02:00
localspl localspl: Code cleanup for XcvDataPort_AddPort. 2007-04-30 12:37:32 +02:00
localui localui: Prefer builtin version. 2007-05-07 14:25:40 +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: MAPIAdminProfiles stub. 2007-04-16 13:21:02 +02: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
midimap
mlang mlang/tests: Replace inline static with static inline. 2007-03-21 22:51:54 +01:00
mmdevldr.vxd
monodebg.vxd
mpr include: Add some API prototypes to appropriate header files, fix some prototypes. 2007-03-28 12:17:42 +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 Get rid of some empty source files, our makefiles no longer require them. 2007-05-04 12:27:34 +02:00
msftedit
msg711.acm msg711.acm: Replace inline static with static inline. 2007-03-21 22:51:57 +01:00
mshtml mshtml: Remove auto detection of Mozilla and Mozilla ActiveX control. 2007-05-07 14:30:20 +02:00
msi msi: Add handling for the ReinstallMode control event. 2007-05-07 15:18:52 +02:00
msimg32
msisys.ocx
msnet32
msrle32 msrle32: Declare some functions static. 2007-01-12 20:41:52 +01:00
msvcrt msvcrt: Correct the spec file entry for _makepath. 2007-04-19 11:56:10 +02:00
msvcrt20
msvcrt40 Get rid of some empty source files, our makefiles no longer require them. 2007-05-04 12:27:34 +02:00
msvcrtd
msvfw32 janitorial: Pass HEAP_ZERO_MEMORY as flag to HeapAlloc() instead of zeroing out the allocated memory in a later call. 2007-04-25 12:26:07 +02: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: Add a missing '\n' to a trace(). 2007-03-28 12:34:04 +02:00
newdev
ntdll ntdll: Call NtQueryAttributesFile in RtlDoesFileExists_U. 2007-05-04 12:39:45 +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-04-30 12:35:11 +02:00
ole32 ole32: Cope with a realloc returning a different pointer. 2007-05-03 14:24:02 +02:00
oleacc
oleaut32 oleaut32/tests: Some boundary tests on VarBstrFromDate. 2007-05-04 13:39:22 +02:00
olecli32
oledlg Some Spanish translation updates. 2007-05-04 12:39:38 +02: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
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: Partially implement the MPEG 1 Stream Splitter filter. 2007-04-27 13:05:28 +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 riched32: Avoid implicit time(). 2007-05-07 14:25:20 +02:00
riched32
rpcrt4 rpcrt4: Print the correct values when warning about a bad frag length. 2007-04-30 12:33:19 +02:00
rsabase rsabase/tests: Remove unneeded casts. 2007-01-04 11:25:08 +01:00
rsaenh rsaenh: Fix read_key_container bug that prevents CryptAcquireContext from correctly loading the keys. 2007-05-07 20:35:59 +02:00
sane.ds sane.ds: Dynamically load libsane.so. 2007-03-14 22:45:08 +01:00
schannel schannel: Tests for SpLsaModeInitialize, SpUserModeInitialize and GetInfo. 2007-04-27 11:42:20 +02:00
secur32 secur32: Move NTLM debug output to a seperate "ntlm" channel. 2007-04-16 12:08:44 +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: Partially implement SetupQueryInfOriginalFileInformationW. 2007-05-04 12:40:43 +02: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 Some Spanish translation updates. 2007-05-04 12:39:38 +02:00
shdocvw shdocvw: Avoid a printf format warning. 2007-03-09 22:03:29 +01:00
shell32 Some Spanish translation updates. 2007-05-04 12:39:38 +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: Implement IUnknown_CPContainerInvokeParam. 2007-05-04 13:40:20 +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 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 include/tapi.h: Add missing include directives. 2006-11-13 12:45:45 +01:00
twain_32
unicows
url
urlmon urlmon: Add an implementation for CreateURLMonikerEx based on existing code for CreateURLMoniker. 2007-04-23 14:06:13 +02:00
user32 user32: Fix TabbedTextOut. 2007-05-03 14:36:20 +02:00
userenv userenv: Make GetProfileType report a normal (non-roaming) profile. 2007-04-23 13:56:08 +02:00
usp10 usp10: Do not crash in ScriptPlace if pABC is null. 2007-04-25 11:49:54 +02:00
uuid include: Added urlhist.idl. 2006-10-26 13:04:53 +02:00
uxtheme uxtheme: Fix conflicting declarations. 2007-04-18 13:01:05 +02:00
vdhcp.vxd
vdmdbg
version version: Avoid size_t type in traces. 2007-04-23 15:12:19 +02: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 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: Improve sound mixer detection. 2007-05-03 14:23:09 +02:00
wineaudioio.drv wineaudioio.drv: Add DebugInfo to critical sections. 2007-03-12 13:40:44 +01:00
winecoreaudio.drv winecoreaudio.drv: Implement MIDIOut_Data when device is a MOD_MIDIPORT. 2007-05-01 11:42:24 +02:00
winecrt0 winecrt0: Fix delay load structure types for Win64. 2006-10-30 17:43:03 +01:00
wined3d wined3d: Full surface DXTn copy. 2007-05-07 21:42:45 +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: 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: Fix to compile on Solaris 10. 2007-04-27 11:13:17 +02:00
wineps.drv wineps.drv: Add a heuristic to cope with resolution strings of the form "nnnmmmdpi" (ie without the 'x' separator). 2007-04-10 21:38:46 +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: Remove an unneeded include. 2007-04-30 12:33:16 +02:00
wing32 dlls: Add wing32 dll. 2007-02-23 11:18:29 +01:00
wininet janitorial: Pass HEAP_ZERO_MEMORY as flag to HeapAlloc() instead of zeroing out the allocated memory in a later call. 2007-04-25 12:26:07 +02:00
winmm winmm: Use criticalsection for determining wether timer is synchronously killable. 2007-05-07 15:36:42 +02:00
winnls32
winspool.drv Some Spanish translation updates. 2007-05-04 12:39:38 +02:00
wintab32 wintab32: Replace inline static with static inline. 2007-03-26 12:19:46 +02:00
wintrust wintrust: Implement WintrustLoadFunctionPointers. 2007-05-03 14:22:03 +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/tests: Add required parameter to CreateThread (for Win9x and WinME). 2007-04-25 12:44:09 +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 schannel: Tests for SpLsaModeInitialize, SpUserModeInitialize and GetInfo. 2007-04-27 11:42:20 +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