..
activeds
…
advapi32
advapi32: Change the test for the type parameter of RegQueryValueExA to only run on Win9x, since the value is set to a random value on NT.
2006-12-28 12:17:04 +01:00
advpack
advpack/tests: Change the output for HRESULT's.
2006-12-08 11:39:38 +01:00
amstream
Don't include windows.h & co in the Wine sources.
2006-10-24 17:47:09 +02:00
atl
makedep: Add support for magic comments in .rc files so we can generate proper dependencies for them.
2006-12-26 15:02:03 +01:00
avicap32
Don't include windows.h & co in the Wine sources.
2006-10-24 17:47:09 +02:00
avifil32
Consistently use SUBLANG_NEUTRAL for Italian resources.
2006-12-05 11:28:38 +01:00
cabinet
cabinet: Close the opened file handle even in error cases.
2006-12-15 12:20:37 +01:00
capi2032
…
cards
…
cfgmgr32
…
clusapi
…
comcat
comcat: Remove const from COMCAT Manager.
2006-12-08 11:39:53 +01:00
comctl32
comctl32: listview: Fix getting user params and subitems.
2006-12-29 20:55:04 +01:00
comdlg32
janitorial: In multiline strings there is no need for '\' at the end of the lines.
2006-12-27 13:10:13 +01:00
compstui
…
crtdll
…
crypt32
crypt32: Make some data const.
2006-12-14 20:11:24 +01:00
cryptdll
cryptdll: Change storage class of module handle to static.
2006-12-11 16:19:02 +01:00
cryptnet
…
ctl3d32
…
d3d8
d3d8/tests: Avoid sizeof in traces.
2006-12-29 12:49:43 +01:00
d3d9
d3d9/tests: Avoid sizeof in traces.
2006-12-29 12:49:43 +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: Make some data const.
2006-12-14 20:11:07 +01:00
dciman32
…
ddraw
janitorial: In multiline strings there is no need for '\' at the end of the lines.
2006-12-27 13:10:13 +01:00
ddrawex
ddrawex: Avoid not necessary casts.
2006-12-15 12:19:08 +01:00
devenum
Don't include windows.h & co in the Wine sources.
2006-10-24 17:47:09 +02:00
dinput
dinput: Move keyboard to using new EnumObjects from base class.
2006-12-29 20:54:38 +01:00
dinput8
…
dmband
…
dmcompos
dmcompos: Replaced && 0xff by & 0xff.
2006-11-09 17:53:22 +01:00
dmime
dmime: Make some data const and static.
2006-12-14 20:11:13 +01:00
dmloader
dmloader: Dangling references fix.
2006-12-11 12:16:42 +01:00
dmscript
dmscript: Replaced && 0xff by & 0xff.
2006-11-09 17:54:07 +01:00
dmstyle
dmstyle: Dangling references fix.
2006-12-11 12:16:50 +01:00
dmsynth
dmsynth: Fix one more instance of && instead of &.
2006-11-09 18:20:30 +01:00
dmusic
dmusic: Replaced && 0xfff... by & 0xff.
2006-11-09 17:53:36 +01:00
dmusic32
…
dnsapi
dnsapi: Add stubs for DnsWriteQuestionToBuffer_{UTF8,W}.
2006-10-23 12:36:51 +02:00
dplay
…
dplayx
dplayx: Make some data const.
2006-12-14 20:11:20 +01:00
dpnet
…
dpnhpast
…
dsound
made functions and variables static in some testcases.
2006-12-11 12:18:29 +01:00
dswave
dswave: Make some data const.
2006-12-14 20:11:27 +01:00
dxdiagn
Don't include windows.h & co in the Wine sources.
2006-10-24 17:47:09 +02: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
Don't include windows.h & co in the Wine sources.
2006-10-24 17:47:09 +02:00
gdi32
gdi32: Extract the constituent TrueType files from Mac suitcase fonts into the user's caches directory
2006-12-21 17:24:56 +01: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: Don't fail if ole is already initialised.
2006-10-31 21:54:00 +01:00
hid
…
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
…
imagehlp
imagehlp: MapAndLoad should do some useful stuff now.
2006-12-04 12:22:24 +01:00
imm32
imm32: Send the WM_IME_CHAR message, although ResultString has been read.
2006-12-08 11:39:07 +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
iphlpapi: Fixed a problem with enumerating network interfaces.
2006-12-21 14:47:20 +01:00
itss
makedep: Add support for magic comments in .rc files so we can generate proper dependencies for them.
2006-12-26 15:02:03 +01:00
kernel32
kernel32/tests: In multiline strings there is no need for '\' at the end of the lines.
2006-12-27 13:10:03 +01:00
localspl
localspl/tests: In multiline strings there is no need for '\' at the end of the lines.
2006-12-27 13:10:08 +01:00
lz32
Assorted spelling fixes.
2006-11-07 15:25:24 +01:00
mapi32
mapi32/tests: Cast-qual warnings fix.
2006-12-11 12:19:16 +01:00
mciavi32
Don't include windows.h & co in the Wine sources.
2006-10-24 17:47:09 +02:00
mcicda
…
mciseq
Assorted spelling fixes.
2006-11-07 15:25:24 +01:00
mciwave
…
midimap
…
mlang
mlang: Implement LcidToRfc1766 and GetRfc1766FromLcid.
2006-11-28 12:37:23 +01:00
mmdevldr.vxd
…
monodebg.vxd
…
mpr
Consistently use SUBLANG_NEUTRAL for Italian resources.
2006-12-05 11:28:38 +01:00
mprapi
…
msacm32
Consistently use SUBLANG_NEUTRAL for Italian resources.
2006-12-05 11:28:38 +01:00
msacm32.drv
…
msadp32.acm
…
mscms
mscms: GetColorDirectory: fixed incorrect A -> W conversions.
2006-11-09 17:05:39 +01:00
mscoree
mscoree: Add a stub for GetCORSystemDirectory.
2006-12-22 11:22:02 +01:00
msdmo
Don't include windows.h & co in the Wine sources.
2006-10-24 17:47:09 +02:00
msftedit
…
msg711.acm
…
mshtml
mshtml: Fix failing test.
2006-12-27 13:02:26 +01:00
msi
msi: Enable cab compression and delete any resulting cabs using SHFileOperation.
2006-12-19 12:38:48 +01:00
msimg32
…
msisys.ocx
…
msnet32
…
msrle32
Consistently use SUBLANG_NEUTRAL for Italian resources.
2006-12-05 11:28:38 +01:00
msvcrt
janitorial: In multiline strings there is no need for '\' at the end of the lines.
2006-12-27 13:10:13 +01:00
msvcrt20
…
msvcrt40
…
msvcrtd
…
msvfw32
Assorted spelling fixes.
2006-11-13 13:01:53 +01:00
msvidc32
resources: Change German sublanguage code to SUBLANG_NEUTRAL.
2006-10-24 11:45:12 +02:00
mswsock
…
msxml3
msxml: nextNode and reset functions.
2006-12-29 12:49:40 +01:00
nddeapi
…
netapi32
janitorial: In multiline strings there is no need for '\' at the end of the lines.
2006-12-27 13:10:13 +01:00
newdev
…
ntdll
server: Implement process control using Mach primitives for Mac OS.
2006-12-29 20:38:49 +01:00
ntdsapi
Add some documentation headers to make winapi_check happy.
2006-11-13 13:01:15 +01:00
objsel
Don't include windows.h & co in the Wine sources.
2006-10-24 17:47:09 +02:00
odbc32
…
odbccp32
…
ole32
ole32: Add some tests for the running object table.
2006-12-28 12:36:07 +01:00
oleacc
…
oleaut32
oleaut32: SafeArrayAllocData should succeed when cbElements is 0.
2006-12-28 12:17:11 +01:00
olecli32
…
oledlg
Consistently use SUBLANG_NEUTRAL for Italian resources.
2006-12-05 11:28:38 +01:00
olepro32
Don't include windows.h & co in the Wine sources.
2006-10-24 17:47:09 +02:00
olesvr32
…
opengl32
opengl32: Fix wglGetProcAddress typo.
2006-12-29 12:49:41 +01:00
powrprof
…
psapi
…
pstorec
Add some documentation headers to make winapi_check happy.
2006-11-13 13:01:15 +01:00
qcap
qcap: Cast-qual warnings fix.
2006-11-13 12:46:33 +01:00
quartz
quartz: Make some data const and static.
2006-11-29 12:44:31 +01:00
query
Add some documentation headers to make winapi_check happy.
2006-11-13 13:01:15 +01:00
rasapi32
…
resutils
…
riched20
riched20: Move EM_EXSETSEL fix into ME_SetSelection.
2006-12-05 11:37:46 +01:00
riched32
…
rpcrt4
rpcrt4: Free the resource allocated by InitializeSecurityContext when the connection is closed.
2006-12-18 11:45:51 +01:00
rsabase
…
rsaenh
rsaenh: Make some data const and static.
2006-12-14 20:11:37 +01:00
sane.ds
sane.ds: Qualify use of WINE_DEFAULT_DEBUG_CHANNEL.
2006-12-29 12:49:41 +01:00
secur32
secur32: Use constants instead of hardcoded values.
2006-12-24 15:12:34 +01:00
security
…
sensapi
…
serialui
Consistently use SUBLANG_NEUTRAL for Italian resources.
2006-12-05 11:28:38 +01:00
setupapi
setupapi: Fix handling of 'CopyFiles=@file'.
2006-12-21 14:48:15 +01:00
sfc
…
shdoclc
shdoclc: Added print template strings.
2006-12-14 12:52:36 +01:00
shdocvw
shdocvw: IDL_TLB_SRCS should contain the source file, not the target.
2006-12-29 12:49:40 +01:00
shell32
shell32: Don't hardcode the system32 directory in registered classes.
2006-12-20 17:05:02 +01:00
shfolder
…
shlwapi
shlwapi: Fix a failing test.
2006-12-24 15:12:48 +01:00
snmpapi
…
spoolss
spoolss: Forward EnumPortsW to winspool.drv.
2006-12-04 13:43:17 +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: Remove failing tests.
2006-12-27 13:02:23 +01:00
user32
user32: Silence tests in default debug level.
2006-12-27 13:02:43 +01:00
userenv
…
usp10
usp10: Factor out script cache handling.
2006-12-29 20:54:35 +01:00
uuid
include: Added urlhist.idl.
2006-10-26 13:04:53 +02:00
uxtheme
Assorted spelling fixes.
2006-11-13 13:01:53 +01:00
vdhcp.vxd
…
vdmdbg
…
version
version/tests: Write-strings warning fix.
2006-12-16 17:01:57 +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
…
winecrt0
winecrt0: Fix delay load structure types for Win64.
2006-10-30 17:43:03 +01:00
wined3d
wined3d: Remove dead code in shader_get_registers_used().
2006-12-29 20:55:16 +01:00
winedos
Assorted spelling fixes.
2006-12-14 20:25:05 +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
…
wineps.drv
wineps.drv: Remove surious null byte in generic.ppd.
2006-12-26 17:10:42 +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
winex11drv: Make dxgrab global.
2006-12-29 20:54:46 +01:00
wininet
wininet: Get rid of ASYNC_FUNC enum.
2006-12-26 12:50:19 +01:00
winmm
joystick.drv: Renamed the dlls/winmm/joystick directory to dlls/winejoystick.drv.
2006-12-29 14:29:20 +01:00
winnls32
…
winspool.drv
winspool.drv/tests: In multiline strings there is no need for '\' at the end of the lines.
2006-12-27 13:10:05 +01:00
wintab32
…
wintrust
…
wldap32
resources: Change Dutch sublanguage code to SUBLANG_NEUTRAL.
2006-10-24 17:45:51 +02:00
wnaspi32
…
wow32
…
ws2_32
ws2_32: ws_sockaddr_u2ws should zero the sockaddr_in.sin_zero field.
2006-12-20 15:47:31 +01:00
wsock32
…
wtsapi32
…
Makedll.rules.in
…
Makefile.in
joystick.drv: Renamed the dlls/winmm/joystick directory to dlls/winejoystick.drv.
2006-12-29 14:29:20 +01:00
Makeimplib.rules.in
…
Maketest.rules.in
…