Sweden-Number/dlls
Stefan Dösinger 74c5684f90 wined3d: Update the blit ortho on size changes.
SetupForBlit sets up the GL viewport and projection matrix for
screen-cordinate access to the framebuffer. These settings were not
updated if the other gl states were already set up for blitting. Guild
Wars reads back an offscreen rendered texture from the framebuffer,
which currently sets up CTXUSAGE_BLIT, then changes the render target,
and draws to the texture, which has to be reloaded from system memory
before it can be rendered to(since GW loaded some data into it). If the
two render targets had different size this failed.
2008-07-02 12:24:35 +02:00
..
acledit acledit: Add wfext.h. 2007-11-13 13:36:51 +01:00
activeds makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
actxprxy actxprxy: Add the start of actxprxy.dll. 2007-12-10 14:27:11 +01:00
adsiid makefiles: Simplify the use of the MODULE variable in static import libraries. 2008-03-10 19:12:54 +01:00
advapi32 advapi32: Send in an empty string to RegSetValueEx to avoid a test failure in win95. 2008-07-02 12:16:34 +02:00
advpack advpack: Fix several test failures in win9x. 2008-06-30 15:06:53 +02:00
amstream Revert "amstream: Fix the condition of existence of the IMediaStream interface." 2008-06-09 12:55:54 +02:00
atl atl: Remove freeing of an invalid pointer. 2008-05-07 12:07:46 +02:00
avicap32 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
avifil32 avifil32: The array index is 0-based. 2008-06-23 14:07:57 +02:00
browseui browseui: progressdlg: don't leak the event. 2008-06-30 12:10:52 +02:00
cabinet cabinet: Always use INT_PTR for handles. 2008-06-18 20:48:54 +02:00
capi2032 janitorial: Prototype func() should be func(void). 2008-04-30 13:45:23 +02:00
cards makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
cfgmgr32 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
clusapi makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
comcat makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
comctl32 comctl32: Clean up and fix a few failing tests in win9x. 2008-06-30 15:07:05 +02:00
comdlg32 comctl32: Fix two failing tests in win9x. 2008-06-30 15:07:16 +02:00
compstui makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
credui credui: Typo and minor correction in Dutch resource. 2008-06-13 10:17:53 +02:00
crtdll makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
crypt32 crypt32: Fix a couple of test failures on Vista. 2008-07-02 11:50:17 +02:00
cryptdlg cryptdlg: Implement DllRegisterServer/DllUnregisterServer. 2008-06-30 12:46:36 +02:00
cryptdll makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
cryptnet cryptnet: Remove unused function. 2008-05-20 15:43:54 +02:00
cryptui cryptui: Add stub DLL. 2008-04-11 11:13:41 +02:00
ctapi32 Assorted spelling fixes. 2008-05-06 16:10:20 +02:00
ctl3d32 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
d3d8 d3d: Allow more imprecision in the texop test. 2008-06-25 20:29:05 +02:00
d3d9 wined3d: RENDERTARGET | AUTOGENMIPMAP are compatible. 2008-07-02 12:24:12 +02:00
d3d10 makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
d3dim makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
d3drm makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
d3dx8 d3dx8/tests: Initialize matrix before testing its value. 2008-06-10 17:43:58 +02:00
d3dx9_24 d3dx9_*: Add version resources. 2008-06-23 19:58:04 +02:00
d3dx9_25 d3dx9_*: Add version resources. 2008-06-23 19:58:04 +02:00
d3dx9_26 d3dx9_*: Add version resources. 2008-06-23 19:58:04 +02:00
d3dx9_27 d3dx9_*: Add version resources. 2008-06-23 19:58:04 +02:00
d3dx9_28 d3dx9_*: Add version resources. 2008-06-23 19:58:04 +02:00
d3dx9_29 d3dx9_*: Add version resources. 2008-06-23 19:58:04 +02:00
d3dx9_30 d3dx9_*: Add version resources. 2008-06-23 19:58:04 +02:00
d3dx9_31 d3dx9_*: Add version resources. 2008-06-23 19:58:04 +02:00
d3dx9_32 d3dx9_*: Add version resources. 2008-06-23 19:58:04 +02:00
d3dx9_33 d3dx9_*: Add version resources. 2008-06-23 19:58:04 +02:00
d3dx9_34 d3dx9_*: Add version resources. 2008-06-23 19:58:04 +02:00
d3dx9_35 d3dx9_*: Add version resources. 2008-06-23 19:58:04 +02:00
d3dx9_36 d3dx9_*: Add version resources. 2008-06-23 19:58:04 +02:00
d3dx9_37 d3dx9_*: Add version resources. 2008-06-23 19:58:04 +02:00
d3dxof makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
dbghelp dbghelp: Use dbgstr_a() in case pointer is NULL. 2008-06-23 12:51:20 +02:00
dciman32 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
ddraw ddraw: Fix a failing test for broken drivers. 2008-07-02 12:05:08 +02:00
ddrawex makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
devenum devenum: Register legacy am filters in CreateClassEnumerator. 2008-07-01 13:45:38 +02:00
dinput dinput: Convert keyboard buffer from internal data format to user data format. 2008-05-28 19:31:59 +02:00
dinput8 makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
dmband makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
dmcompos makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
dmime dmime: Update dx version to 9.0c. 2008-05-12 11:43:21 +02:00
dmloader Fix a few %ll printf formats. 2008-06-30 12:50:07 +02:00
dmscript makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
dmstyle Assorted spelling fixes. 2008-05-07 12:07:11 +02:00
dmsynth makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
dmusic Fix a few %ll printf formats. 2008-06-30 12:50:07 +02:00
dmusic32 makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
dnsapi dnsapi: Remove unused variables. 2008-04-14 12:06:44 +02:00
dplay makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
dplayx dplayx: Remove unneeded "extern" from function definitions. 2008-05-22 11:29:09 +02:00
dpnaddr
dpnet makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
dpnhpast dpnhpast: Implement a stub for DirectPlayNATHelpCreate. 2008-04-14 12:43:06 +02:00
dpnlobby
dsound dsound: Fix a failing test for broken drivers. 2008-07-02 12:05:15 +02:00
dssenh dssenh: Add initial stub dll. 2008-02-18 15:26:37 +01:00
dswave makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
dwmapi makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
dxdiagn dxdiagn: Use helper functions for adding properties to container. 2008-06-23 12:51:08 +02:00
dxerr8 dxerr8: Don't use Wine debugging macros in static libraries. 2008-04-30 14:24:40 +02:00
dxerr9 dxerr9: Don't use Wine debugging macros in static libraries. 2008-04-30 14:24:49 +02:00
dxguid makefiles: Simplify the use of the MODULE variable in static import libraries. 2008-03-10 19:12:54 +01:00
faultrep Spelling fixes. 2008-04-02 23:18:21 +02:00
fusion fusion: pwzFilePath is an out parameter, so don't trace its contents. 2008-07-02 12:04:30 +02:00
gdi32 gdi32: Fix two tests that fail for all platforms. 2008-07-02 12:20:27 +02:00
gdiplus gdiplus: Test GdipCloneImage. 2008-07-02 12:21:31 +02:00
glu32 opengl32: Dynamically load libGLU. 2008-05-01 14:44:49 +02:00
gphoto2.ds resources: Fix some overly long '...' instances. 2008-06-05 15:53:22 +02:00
gpkcsp gpkcsp: Add initial stub dll. 2008-02-18 15:20:42 +01:00
hal hal: Add a stub for HalGetBusData() to make 3DMark2001SE happy in WinNT mode. 2008-03-06 17:39:22 +01:00
hhctrl.ocx hhctrl.ocx: Update Russian translation. 2008-06-25 20:21:23 +02:00
hid makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
hlink hlink: Remove unneeded address-of operators from function names. 2008-05-05 19:46:15 +02:00
hnetcfg Include objbase.h where need to get the DllRegisterServer prototype. 2007-11-06 14:39:16 +01:00
iccvid Make Swedish use SUBLANG_NEUTRAL. 2008-05-19 16:09:13 +02:00
icmp Spelling fixes. 2008-04-04 11:51:40 +02:00
ifsmgr.vxd
imaadp32.acm Spelling fixes. 2008-04-04 11:51:40 +02:00
imagehlp makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
imm32 imm32: Add the all GCS_* value check. 2008-05-12 20:16:09 +02:00
inetcomm inetcomm: Fully initialize start and length. 2008-06-21 11:14:10 +02:00
inetmib1 inetmib1: Free memory when DLL is unloaded. 2008-06-30 12:37:46 +02:00
infosoft makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
initpki initpki: Add initial stub dll. 2008-02-18 15:21:33 +01:00
inkobj Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
inseng makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
iphlpapi iphlpapi: Include <netinet/in_systm.h> if present. 2008-06-30 12:13:26 +02:00
itircl itircl: Add a stub implementation of itircl.dll. 2008-02-16 15:16:40 +01:00
itss itss: Remove a test that we expect to fail sometimes. 2008-05-02 11:33:31 +02:00
jscript makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
kernel32 kernel32: Fix test failures because of a broken ReplaceFile in win2k. 2008-07-02 12:05:34 +02:00
localspl localspl: Ensure that we load winspool before spoolss to work around a circular dependence. 2008-06-25 20:29:29 +02:00
localui Make Swedish use SUBLANG_NEUTRAL. 2008-05-19 16:09:13 +02:00
lz32 lz32: Fix a test failure in win9x. 2008-06-30 12:49:09 +02:00
mapi32 mapi32: Skip tests on error. 2008-06-25 20:28:09 +02:00
mciavi32 mciavi32: Read the stream header in order to determine its type. 2008-06-25 20:28:17 +02:00
mcicda mcicda: Remove unused variable. 2008-04-21 12:10:37 +02:00
mciseq mciseq: Remove unused variable. 2008-04-22 11:54:34 +02:00
mciwave Spelling fixes. 2008-04-21 14:25:05 +02:00
midimap midimap: Fix buffer sizes. 2007-12-05 13:31:58 +01:00
mlang mlang: Fix compile warning introduced by a6cdd538. 2008-06-05 11:24:53 +02:00
mmdevldr.vxd
monodebg.vxd
mountmgr.sys makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
mpr mpr: Fix some memory leaks. 2008-06-26 21:07:17 +02:00
mprapi makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
msacm32 Fix the resources to remove extraneous spaces in '...'. 2008-06-05 15:53:05 +02:00
msacm32.drv msacm32.drv: Check for message type before comparing handles. 2008-05-22 21:29:48 +02:00
msadp32.acm msadp32.acm: Use the same szShortName value as windows. 2008-04-25 14:42:49 +02:00
mscat32 Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
mscms mscms: Only check the first three characters of the color space name. 2008-06-25 10:42:50 +02:00
mscoree mscoree: Add stub for CorBindToCurrentRuntime. 2008-06-10 11:33:29 +02:00
msdmo makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
msftedit msftedit: Explicitly load riched20 to make sure the window classes are created. 2008-05-28 20:55:37 +02:00
msg711.acm
mshtml mshtml: Fix a test failure in win2k. 2008-07-01 13:45:38 +02:00
mshtml.tlb Add makedep magic comments for typelibs in resource files. 2008-04-24 22:14:21 +02:00
msi msi: Test the special _Storages table. 2008-07-02 12:04:08 +02:00
msimg32 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
msimtf makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
msisys.ocx makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
msnet32
msrle32 Make Swedish use SUBLANG_NEUTRAL. 2008-05-19 16:09:13 +02:00
mssip32 mssip32: Add initial stub dll. 2008-02-18 15:22:42 +01:00
msvcirt
msvcr71 msvcrt: Added __iob_func implementation. 2008-04-30 13:45:23 +02:00
msvcrt msvcrt: Implement %p for scanf. 2008-07-02 11:37:18 +02:00
msvcrt20 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
msvcrt40 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
msvcrtd tests: Use the Wine import libraries when compiling with MinGW. 2008-05-26 19:26:20 +02:00
msvfw32 Fix the resources to remove extraneous spaces in '...'. 2008-06-05 15:53:05 +02:00
msvidc32 Make Swedish use SUBLANG_NEUTRAL. 2008-05-19 16:09:13 +02:00
mswsock Spelling fixes. 2008-04-09 12:07:39 +02:00
msxml3 msxml3: Added IXMLDOMElement_getAttributeNode implementation. 2008-07-02 11:37:09 +02:00
nddeapi makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
netapi32 netapi32: Don't test NetUserChangePassword for now. 2008-06-27 12:31:57 +02:00
newdev makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
ntdll ntdll: Skip the byte swap test in win2k. 2008-07-02 12:20:31 +02:00
ntdsapi ntdsapi: Fix building the tests with MSVC headers. 2008-03-24 21:05:21 +01:00
ntoskrnl.exe ntoskrnl.exe: Change calling conventions for Interlocked* functions. 2008-04-28 12:20:42 +02:00
ntprint
objsel makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
odbc32 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
odbccp32 makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
ole32 ole32: Fix a test failure in win9x. 2008-06-30 12:47:57 +02:00
oleacc oleacc: Add GetOleaccVersionInfo. 2008-03-12 12:20:55 +01:00
oleaut32 oleaut32: Fix a test that fails on all platforms up to and including win2k. 2008-07-01 15:00:01 +02:00
olecli32 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
oledlg Remove spaces before '...' in the Danish resources. 2008-06-16 15:52:21 +02:00
olepro32 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
olesvr32 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
olethk32
opengl32 winex11: Check for matching pixel format in wglMakeCurrent. 2008-06-18 20:10:47 +02:00
pdh pdh: Fix two tests that fail on win2k3. 2008-04-24 11:51:17 +02:00
powrprof powrprof: Implement IsPwrHibernateAllowed. 2008-04-17 11:51:03 +02:00
printui
propsys propsys: Add an initial implementation of PropVariantChangeType. 2008-02-27 14:52:26 +01:00
psapi makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
pstorec makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
qcap qcap: Capture pin should have an IAMStreamConfig. 2008-06-19 11:44:11 +02:00
qedit makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
qmgr qmgr: Constify some variables. 2008-06-20 12:22:41 +02:00
qmgrprxy qmgr: Add a stub implementation of IBackgroundCopyJob2. 2008-03-20 14:27:34 +01:00
quartz quartz: Fix memory leak and behavior on errors in FilterMapper_EnumMatchingFilters. 2008-07-02 12:23:43 +02:00
query makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
rasapi32 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
resutils makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
riched20 richedit: Added missing DestroyWindow in a test. 2008-07-01 13:47:03 +02:00
riched32 riched32: Added class style to process double click events. 2008-06-27 11:09:28 +02:00
rpcrt4 rpcrt4: Fix a failing test in win2k. 2008-07-02 12:17:01 +02:00
rsabase rsabase: Remove rsabase tests as they are covered in rsaenh. 2008-04-04 11:03:30 +02:00
rsaenh rsaenh: Fix a couple failing tests on 2k. 2008-06-09 12:37:24 +02:00
sane.ds sane.ds: Remove spaces before '...'. 2008-06-12 12:03:46 +02:00
sccbase sccbase: Add initial stub dll. 2008-02-18 15:24:03 +01:00
schannel schannel: Fix a test that fails in win2k3. 2008-04-28 13:27:51 +02:00
secur32 secur32: Fix crash under win98. 2008-06-23 19:58:10 +02:00
security
sensapi makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
serialui Make Swedish use SUBLANG_NEUTRAL. 2008-05-19 16:09:13 +02:00
setupapi setupapi: Fix a test that is failing in multiple platforms. 2008-07-01 13:45:38 +02:00
sfc makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
sfc_os makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
shdoclc shdoclc: Remove spaces before '...'. 2008-06-12 12:03:44 +02:00
shdocvw shdocvw: Added WebBrowser's IDispatch methods implementation. 2008-06-21 11:17:00 +02:00
shell32 shell32: Updated Korean resource. 2008-07-02 11:51:08 +02:00
shfolder makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
shlwapi shlwapi: Add a couple of tests for UrlUnescape. 2008-06-30 15:09:20 +02:00
slbcsp slbcsp: Add initial stub dll. 2008-02-18 15:24:57 +01:00
slc makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
snmpapi snmpapi: Correct snmpapi tests under win98. 2008-06-04 12:31:45 +02:00
softpub softpub: Forward softpub functions to wintrust. 2008-04-11 11:12:44 +02:00
spoolss spoolss: Implement InitializeRouter. 2008-07-02 11:50:53 +02:00
stdole2.tlb Add makedep magic comments for typelibs in resource files. 2008-04-24 22:14:21 +02:00
stdole32.tlb Add makedep magic comments for typelibs in resource files. 2008-04-24 22:14:21 +02:00
sti makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
strmiids include: Add definitions for VMR-9 interface. 2008-06-21 11:49:44 +02:00
svrapi janitorial: Remove links to any microsoft site. 2008-03-01 12:04:09 +01:00
sxs
tapi32 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
twain_32 Assorted spelling fixes. 2008-05-07 12:07:11 +02:00
unicows makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
url makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
urlmon urlmon: Fix a few test failures. 2008-07-01 11:06:43 +02:00
user32 user32: Fix a few failing tests in win2k. 2008-07-01 13:45:38 +02:00
userenv userenv/tests: Fix buffer overrun. 2008-06-04 12:50:36 +02:00
usp10 usp10: Fix several failing test in win2k3. 2008-05-27 19:37:52 +02:00
uuid include: Added activedbg.idl. 2008-04-01 13:44:14 +02:00
uxtheme uxtheme: Remove unused variable. 2008-04-30 10:25:42 +02:00
vdhcp.vxd
vdmdbg makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
version version: Fix tests that fail in win9x and win2k. 2008-04-23 14:29:41 +02:00
vmm.vxd vmm.vxd: Remove unneeded casts. 2008-01-23 11:31:42 +01:00
vnbt.vxd
vnetbios.vxd
vtdapi.vxd
vwin32.vxd
w32skrnl
winealsa.drv winealsa.drv: Initialize a variable in MIX_close. 2008-06-26 21:07:11 +02:00
wineaudioio.drv makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
winecoreaudio.drv makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
winecrt0 makefiles: Simplify the use of the MODULE variable in static import libraries. 2008-03-10 19:12:54 +01:00
wined3d wined3d: Update the blit ortho on size changes. 2008-07-02 12:24:35 +02:00
winedos winedos: Don't disable long filename functions on NT versions. 2008-05-12 11:44:19 +02:00
wineesd.drv makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
winejack.drv makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
winejoystick.drv winejoystick.drv: Remove unneeded casts. 2008-02-11 19:55:34 +01:00
winemp3.acm winemp3: Try to find a valid header instead of failing immediately. 2008-06-19 11:44:04 +02:00
winenas.drv makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
wineoss.drv wineoss.drv: Memory allocation sizes fix. 2008-05-12 11:42:31 +02:00
wineps.drv wineps.drv: Use const-correct GetPrinterDataEx() instead of GetPrinterData(). 2008-06-21 11:54:09 +02:00
winequartz.drv
winex11.drv winex11: Check for XKB extension on the GDI display too. 2008-07-02 12:03:59 +02:00
wing32
winhttp winhttp: Build an import library. 2008-06-30 14:59:59 +02:00
wininet wininet: Fix a failing test in win2k. 2008-07-01 13:45:38 +02:00
winmm winmm: Add another test confirming that mmioDescend does set fccType of non RIFF/LIST chunks to 0. 2008-06-25 20:28:13 +02:00
winnls32 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
winscard makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
winspool.drv winspool.drv: Make sure the printer driver registry entry exists. 2008-06-23 19:46:29 +02:00
wintab32 winex11.drv: Move hardware tablet proximity into x11 layer. 2008-05-08 11:13:23 +02:00
wintrust wintrust/tests: Fix test on win9x. 2008-06-05 12:31:00 +02:00
wldap32 Make Swedish use SUBLANG_NEUTRAL. 2008-05-19 16:09:13 +02:00
wmi wmi: Initial version of wmi.dll. 2008-01-17 13:42:14 +01:00
wnaspi32 wnaspi32: Remove unused variables. 2008-05-05 12:53:13 +02:00
wow32 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
ws2_32 ws2_32/tests: Initialize buffer to avoid valgrind warning. 2008-06-23 14:09:57 +02:00
wsock32 wsock32: Assign to struct instead of using memcpy. 2008-03-24 20:41:53 +01:00
wtsapi32 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
Makedll.rules.in makefiles: Support non-standard import lib names in the global dll rules. 2008-03-06 11:54:03 +01:00
Makefile.in winhttp: Build an import library. 2008-06-30 14:59:59 +02:00
Makeimplib.rules.in makefiles: Simplify the use of the MODULE variable in static import libraries. 2008-03-10 19:12:54 +01:00
Maketest.rules.in tests: Use the Wine import libraries when compiling with MinGW. 2008-05-26 19:26:20 +02:00