..
acledit
…
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/tests: Fix some crashes on NT4.
2008-12-01 12:45:46 +01:00
advpack
advpack/tests: Use win_skip instead of trace.
2008-10-21 11:43:12 +02:00
amstream
Revert "amstream: Fix the condition of existence of the IMediaStream interface."
2008-06-09 12:55:54 +02:00
appwiz.cpl
appwiz.cpl: Updated Korean resource.
2008-11-24 14:41:34 +01:00
atl
atl: Remove WINAPI on static functions where not needed.
2008-11-24 14:18:42 +01:00
avicap32
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
2008-03-04 20:55:01 +01:00
avifil32
avifil32: Remove superfluous casts of void pointers.
2008-11-03 13:42:17 +01:00
browseui
browseui: Added Portuguese translation.
2008-11-13 12:05:48 +01:00
cabinet
cabinet: Fix dead stores (llvm/clang).
2008-11-18 13:04:59 +01: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
comcat: Moved all the implementation to ole32 where it belongs.
2008-10-11 13:30:08 +02:00
comctl32
comctl32/tab: Return default tab width in TCM_SETMINTABWIDTH if lParam is a negative value.
2008-12-03 11:37:58 +01:00
comdlg32
comdlg32: Make some functions static.
2008-12-03 12:12:52 +01:00
compstui
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
2008-03-04 20:55:01 +01:00
credui
credui: Added Portuguese translation.
2008-11-13 12:06:00 +01:00
crtdll
Avoid exporting common symbols since that's broken on Mac OS X.
2008-07-21 14:47:55 +02:00
crypt32
crypt32: Make some functions and variables static.
2008-12-02 15:27:40 +01:00
cryptdlg
cryptdlg: Include objbase.h for function prototypes.
2008-12-01 13:20:30 +01:00
cryptdll
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
2008-03-04 20:55:01 +01:00
cryptnet
cryptnet: Fix test failures on Windows Vista/2008.
2008-10-17 12:31:06 +02:00
cryptui
cryptui/tests: Fix test failures on Win2k and below.
2008-11-07 11:27:28 +01: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
wined3d: Use IDL to generate wined3d.h.
2008-11-25 13:37:22 +01:00
d3d9
wined3d: Fix D3DFMT_R32F, R16F, G16R16F, ... in the pixel shader.
2008-12-04 12:00:15 +01:00
d3d10
dxgi: Implement IDXGIFactory::EnumAdapters().
2008-11-18 11:53:28 +01:00
d3d10core
d3d10core: Add a test for D3D10CoreCreateDevice().
2008-11-18 11:54:31 +01:00
d3dim
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
2008-03-04 20:55:01 +01:00
d3drm
tests: Don't depend on the static uuid libraries in the tests.
2008-07-08 17:51:45 +02:00
d3dx8
d3dx8: Add a few tests for MatrixStack.
2008-11-28 13:49:50 +01: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_36/tests: Fix compilation on systems that don't support nameless unions.
2008-11-17 15:08:55 +01:00
d3dx9_37
d3dx9_*: Add version resources.
2008-06-23 19:58:04 +02:00
d3dxof
d3dxof: Handle comments when going to next template or object.
2008-12-01 14:05:44 +01:00
dbghelp
Assorted spelling fixes.
2008-11-24 14:25:10 +01: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 some comments.
2008-12-03 09:49:24 +01:00
ddrawex
makefiles: List the static libraries as normal imports instead of extra libs.
2008-04-30 14:23:55 +02:00
devenum
devenum: Make some functions static.
2008-12-02 15:27:15 +01:00
dinput
dinput: Make some functions static.
2008-12-03 12:13:37 +01:00
dinput8
makefiles: List the static libraries as normal imports instead of extra libs.
2008-04-30 14:23:55 +02:00
dmband
dmband: Remove some unused functions.
2008-12-01 13:24:21 +01:00
dmcompos
dmcompos: Remove some unused functions.
2008-12-01 13:24:33 +01:00
dmime
dmime: Remove some unused functions.
2008-12-01 13:24:50 +01:00
dmloader
dmloader: Make some functions static.
2008-12-03 12:12:34 +01:00
dmscript
dmscript: Remove some unused functions.
2008-12-01 13:25:18 +01:00
dmstyle
dmstyle: Remove some unused functions.
2008-12-01 13:25:29 +01:00
dmsynth
dmsynth: Remove some unused functions.
2008-12-01 13:25:39 +01:00
dmusic
dmusic: Remove some unused functions.
2008-12-01 13:25:52 +01:00
dmusic32
makefiles: List the static libraries as normal imports instead of extra libs.
2008-04-30 14:23:55 +02:00
dnsapi
dnsapi: Transform two for loops into while loops.
2008-11-03 13:41:03 +01: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 some unused functions.
2008-12-01 13:26:05 +01:00
dpnaddr
…
dpnet
dpnet: Convert source files to utf-8.
2008-10-18 19:19:55 +02:00
dpnhpast
dpnhpast: Implement a stub for DirectPlayNATHelpCreate.
2008-04-14 12:43:06 +02:00
dpnlobby
…
dpwsockx
dplayx: Basic implementation of dpwsockx.dll, needed by dplayx.
2008-07-23 11:44:32 +02:00
dsound
dsound: Remove WINAPI on static functions where not needed.
2008-12-01 12:44:54 +01:00
dssenh
dssenh: Add initial stub dll.
2008-02-18 15:26:37 +01:00
dswave
dswave: Remove some unused functions.
2008-12-01 13:26:14 +01:00
dwmapi
dwmapi: Add a few stub implementations.
2008-10-02 10:43:08 -05:00
dxdiagn
dxdiagn: Make some functions static.
2008-12-02 15:27:24 +01: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
dxgi
wined3d: Use IDL to generate wined3d.h.
2008-11-25 13:37:22 +01:00
dxguid
dxguid: Add d3d10 GUIDs.
2008-10-17 13:01:50 +02:00
faultrep
Spelling fixes.
2008-04-02 23:18:21 +02:00
fusion
fusion: Remove superfluous casts of void pointers.
2008-11-05 10:55:50 +01:00
gdi32
gdi32: Use the substitute name, if it exists, when looking for font system links.
2008-12-03 11:41:45 +01:00
gdiplus
gdiplus: Added GdipMultiplyTextureTransform.
2008-12-03 10:04:03 +01:00
glu32
opengl32: Dynamically load libGLU.
2008-05-01 14:44:49 +02:00
gphoto2.ds
gphoto.ds: Make some functions and variables static.
2008-12-02 15:25:39 +01: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: Added Portuguese translation.
2008-11-17 12:58:10 +01:00
hid
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
2008-03-04 20:55:01 +01:00
hlink
hlink: Mark Get/Set AdditionalParams as Unimplemented.
2008-09-11 12:38:36 +02:00
hnetcfg
…
iccvid
iccvid: Added Portuguese translation.
2008-10-22 13:54:55 +02:00
icmp
icmp: The import library is not needed.
2008-07-18 11:11:29 +02:00
ifsmgr.vxd
…
imaadp32.acm
Spelling fixes.
2008-04-04 11:51:40 +02:00
imagehlp
imagehlp: Rectify and add a forward.
2008-11-12 11:49:12 +01:00
imm32
imm32: Add some really basic tests for ImmSetCompositionString().
2008-12-03 09:50:18 +01:00
inetcomm
inetcomm: Fix compilation on systems that don't support nameless unions.
2008-11-17 15:08:59 +01:00
inetmib1
inetmib1: Fix remaining failure on Win9x/NT4.
2008-10-09 14:20:05 +02:00
infosoft
infosoft: Remove unneeded address-of operator from function name.
2008-07-07 12:31:40 +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/tests: Replace malloc with HeapAlloc.
2008-12-01 12:57:06 +01:00
itircl
itircl: Add a stub implementation of itircl.dll.
2008-02-16 15:16:40 +01:00
itss
itss: Remove unneeded casts of zero.
2008-12-02 14:04:50 +01:00
jscript
jscript: Implement the String.strike() method.
2008-12-02 16:39:07 +01:00
kernel32
wineserver: Don't use O_CREAT and O_EXCL when attempting to open directories.
2008-12-03 09:58:21 +01:00
localspl
localspl: Make some functions static.
2008-12-02 15:26:37 +01:00
localui
localui: Added Portuguese translation.
2008-11-13 12:06:52 +01:00
lz32
lz32/tests: Fix a test failure on Win9x.
2008-12-01 12:45:39 +01:00
mapi32
mapi32: Remove WINAPI on static functions where not needed.
2008-11-28 12:54:40 +01:00
mciavi32
mciavi32: Read the stream header in order to determine its type.
2008-06-25 20:28:17 +02:00
mcicda
mcicda: Sign-compare warning fix.
2008-10-17 11:42:35 +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/tests: Add tests for fnIMLangFontLink_GetCharCodePages.
2008-11-28 13:47:08 +01:00
mmdevldr.vxd
…
monodebg.vxd
…
mountmgr.sys
mountmgr: Make the device type more specific than what is possible with the standard Win32 drive types.
2008-11-12 11:49:12 +01:00
mpr
Remove the remaining casts of NULL.
2008-11-03 13:42:09 +01:00
mprapi
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
2008-03-04 20:55:01 +01:00
msacm32
msacm: Fix pointer truncation.
2008-11-26 14:15:42 +01: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: Quiet a noisy fixme.
2008-10-21 13:22:50 +02:00
mscoree
mscoree: Fix the ND_WI8() prototype.
2008-07-28 11:34:31 +02:00
msdmo
msdmo: Convert source files to utf-8.
2008-10-18 19:20:10 +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: Make some functions static.
2008-12-02 15:28:04 +01:00
mshtml.tlb
Add makedep magic comments for typelibs in resource files.
2008-04-24 22:14:21 +02:00
msi
msi: Set DllVersion registry key for CLSID_IMsiServerMessage.
2008-11-28 13:41:00 +01:00
msimg32
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
2008-03-04 20:55:01 +01:00
msimtf
msimtf: Add a mostly wrapper stub for IActiveIMMApp.
2008-11-04 12:45:22 +01:00
msisip
msisip: Implement MsiSIPGetSignedDataMsg.
2008-08-01 11:37:29 +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
msrle32: Convert source files to utf-8.
2008-10-18 19:20:18 +02:00
mssip32
mssip32: Add initial stub dll.
2008-02-18 15:22:42 +01:00
mstask
mstask/tests: Fix test failures on XP.
2008-09-17 16:23:08 +02:00
msvcirt
msvcirt: Implement some ostream stubs.
2008-08-20 14:09:03 +02:00
msvcr71
msvcrt: Implement ___setlc_active_func/___unguarded_readlc_active_add_func.
2008-07-08 12:27:54 +02:00
msvcrt
msvcrt: Out strings should be ptr instead of wstr in .spec file.
2008-12-01 14:04:28 +01: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
msvfw32: Added Portuguese translation.
2008-10-22 13:54:55 +02:00
msvidc32
msvidc32: Added Portuguese translation.
2008-11-13 12:07:07 +01:00
mswsock
mswsock: Export the WSARecvEx function.
2008-12-01 13:21:11 +01:00
msxml3
msxml3: attach_xmldoc may fail.
2008-12-01 14:22:12 +01:00
nddeapi
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
2008-03-04 20:55:01 +01:00
netapi32
netapi32: Fix dead stores.
2008-11-19 14:22:11 +01:00
newdev
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
2008-03-04 20:55:01 +01:00
ntdll
ntdll/tests: Fix a test failure on W2K.
2008-12-02 14:05:49 +01:00
ntdsapi
ntdsapi: Fix building the tests with MSVC headers.
2008-03-24 21:05:21 +01:00
ntoskrnl.exe
ntoskrnl.exe: Fix ObfDereferenceObject function calling convention.
2008-12-02 16:27:35 +01:00
ntprint
…
objsel
objsel: Remove WINAPI on static functions where not needed.
2008-11-28 12:54:30 +01:00
odbc32
odbc32: Sign-compare warnings fix.
2008-10-27 11:28:35 +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: Remove some unused functions.
2008-12-03 12:11:09 +01:00
oleacc
Assorted spelling fixes.
2008-11-17 16:04:39 +01:00
oleaut32
oleaut32: Register interfaces through dlldata.c as far as possible.
2008-12-02 21:20:32 +01:00
olecli32
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
2008-03-04 20:55:01 +01:00
oledlg
oledlg: Remove some superfluous casts.
2008-12-02 14:04:45 +01: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
opengl32: Remove WINAPI on static functions where not needed.
2008-11-26 12:10:43 +01: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
psapi/tests: Use win_skip instead of trace.
2008-10-21 11:43:28 +02:00
pstorec
makefiles: List the static libraries as normal imports instead of extra libs.
2008-04-30 14:23:55 +02:00
qcap
qcap: Use the right FAILED/SUCCEEDED macro instead of negating the opposite.
2008-10-08 13:42:38 +02:00
qedit
tests: Don't depend on the static uuid libraries in the tests.
2008-07-08 17:51:45 +02:00
qmgr
qmgr: Use FAILED instead of !SUCCEEDED.
2008-10-08 13:42:01 +02:00
qmgrprxy
qmgrprxy: Fix building on wine64.
2008-11-26 13:38:06 +01:00
quartz
quartz: Return properly when input is flushing or reaching end of stream.
2008-12-03 09:49:19 +01:00
query
makefiles: List the static libraries as normal imports instead of extra libs.
2008-04-30 14:23:55 +02:00
rasapi32
rasapi32/tests: Trace the correct variable.
2008-09-08 14:09:23 +02:00
resutils
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
2008-03-04 20:55:01 +01:00
riched20
Straighten out some ellipses.
2008-11-26 12:33:34 +01:00
riched32
richedit: Fixed initial word wrap setting when emulating 1.0.
2008-10-27 12:01:37 +01:00
rpcrt4
rpcrt4: Create the NumMethods key too when registering an interface.
2008-11-29 13:05:11 +01:00
rsabase
rsabase: Remove rsabase tests as they are covered in rsaenh.
2008-04-04 11:03:30 +02:00
rsaenh
rsaenh/tests: Fix a test failure on Win98.
2008-11-28 12:56:43 +01:00
sane.ds
sane.ds: Make some functions static.
2008-12-02 15:25:29 +01:00
sccbase
sccbase: Add initial stub dll.
2008-02-18 15:24:03 +01:00
schannel
schannel: Fix a failing test in Vista.
2008-09-03 14:21:42 +02:00
secur32
secur32: Sign-compare warning fix.
2008-11-10 11:15:07 +01:00
security
…
sensapi
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
2008-03-04 20:55:01 +01:00
serialui
serialui: Convert Japanese resource to UTF-8.
2008-10-13 11:41:15 +02:00
setupapi
setupapi: Implement SetupInstallFile{A, W}.
2008-11-28 13:47:12 +01: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: Added Portuguese translation.
2008-11-13 12:07:20 +01:00
shdocvw
shdocvw: Implement go_home function.
2008-11-28 13:51:34 +01:00
shell32
shell32: Make some functions static.
2008-12-03 12:09:38 +01:00
shfolder
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
2008-03-04 20:55:01 +01:00
shlwapi
shlwapi: Remove WINAPI on static functions where not needed.
2008-11-25 11:49:54 +01: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/tests: Fix failures on NT4 and below.
2008-11-12 13:11:04 +01:00
softpub
softpub: Forward softpub functions to wintrust.
2008-04-11 11:12:44 +02:00
spoolss
spoolss/tests: Fix a failure on Vista/W2K8.
2008-10-10 12:27:46 +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
twain_32: Make some functions static.
2008-12-02 15:25:52 +01: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/tests: Don't expect IHttpNegotiate2 queries if the interface is not supported.
2008-11-20 23:06:27 +01:00
user32
user32: Fix dialogs for 64-bits wine.
2008-12-03 11:28:25 +01:00
userenv
userenv/tests: Skip a few tests on NT4.
2008-10-22 13:54:53 +02:00
usp10
usp10: Sign-compare warnings fix.
2008-11-20 12:18:29 +01:00
uuid
include: Added activedbg.idl.
2008-04-01 13:44:14 +02:00
uxtheme
Straighten out some ellipses.
2008-11-26 12:33:34 +01:00
vdhcp.vxd
…
vdmdbg
vdmdbg: Add stub for VDMEnumProcessWOW.
2008-07-03 13:08:18 +02:00
version
version: Stop crash under vista and 2k8.
2008-11-26 12:28:05 +01: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
Remove the remaining casts of NULL.
2008-11-03 13:42:09 +01:00
winealsa.drv
winealsa.drv: Fix 64-bits incompatibilities.
2008-12-02 15:41:47 +01: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
coreaudio: Make sure Port_SendToMessageThread is not NULL before calling CFMessagePortSendRequest.
2008-07-10 12:30:56 +02:00
winecrt0
winecrt0: Add missing WINAPI on driver entry point.
2008-10-18 12:12:05 +02:00
wined3d
wined3d: Fix D3DFMT_R32F, R16F, G16R16F, ... in the pixel shader.
2008-12-04 12:00:15 +01:00
winedos
winedos: Sign-compare warning fix.
2008-12-03 09:46:50 +01:00
wineesd.drv
wineesd.drv: Allow all errors to interrupt recording.
2008-09-12 11:46:14 +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
winmm: Support more joysticks.
2008-10-27 11:28:39 +01:00
winemp3.acm
winemp3.acm: Sign-compare warnings fix.
2008-12-03 09:46:53 +01:00
winenas.drv
winenas: Add return statement to wodPlayer().
2008-09-02 12:51:24 +02:00
wineoss.drv
wineoss.drv: Fix 64-bits incompatibilities.
2008-12-02 15:40:52 +01:00
wineps.drv
wineps.drv: Declare some variables static const.
2008-12-01 14:25:56 +01:00
winequartz.drv
…
winex11.drv
winex11: Add check for XmbTextPropertyToTextList result.
2008-12-03 12:16:40 +01:00
wing32
…
winhttp
winhttp: Prefer builtin over native.
2008-11-20 15:02:07 +01:00
wininet
wininet: Stop leaking username and password.
2008-12-03 09:46:45 +01:00
winmm
winmm: Some 64-bit pointer fixes.
2008-11-26 14:15:39 +01:00
winnls32
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
2008-03-04 20:55:01 +01:00
winscard
winscard: Added SCardAccessStartedEvent implementation.
2008-10-21 13:22:51 +02:00
winspool.drv
winspool.drv: Make some functions static.
2008-12-02 15:26:19 +01:00
wintab32
wintab32: Send notification when z-order changes.
2008-10-07 15:20:19 +02:00
wintrust
wintrust: Remove WINAPI on static functions where not needed.
2008-11-25 11:50:06 +01:00
wldap32
wldap32: Fix winldap_private header compatibility with 64-bit.
2008-11-26 12:05:48 +01:00
wmi
wmi: Initial version of wmi.dll.
2008-01-17 13:42:14 +01:00
wnaspi32
wnaspi32: Fix a buffer size regression.
2008-11-05 15:46:28 +01: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: Fix the checks for AQ_WIN16.
2008-12-01 12:57:29 +01:00
wsock32
wsock32: Make EnumProtocols a wrapper around WSAEnumProtocols instead of forwarding directly.
2008-10-30 15:50:50 +01:00
wtsapi32
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
2008-03-04 20:55:01 +01:00
xinput1_1
xinput1_1: Initial implementation.
2008-11-11 14:03:01 +01:00
xinput1_2
xinput1_2: Initial implementation.
2008-11-11 14:03:01 +01:00
xinput1_3
xinput: Added XInputGetCapabilities function with test case.
2008-11-11 14:03:01 +01:00
xinput9_1_0
xinput9_1_0: Initial implementation.
2008-11-11 14:03: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
make_makefiles: Add a target to build only the test directories.
2008-11-19 15:31:44 +01:00
Makeimplib.rules.in
makefiles: Recurse into all directories for install-lib and install-dev too.
2008-08-25 14:27:03 +02:00
Maketest.rules.in
Maketest.rules: Use the cross-compiled import libraries for crosstest instead of the MinGW ones.
2008-07-09 11:55:52 +02:00