.. |
activeds
|
activeds: Win64 printf format warning fixes.
|
2006-10-04 20:55:33 +02:00 |
advapi32
|
advapi32/tests: Replace an '#if 0' with an 'if (0)'.
|
2006-12-14 20:24:41 +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
|
atl: Make some data const.
|
2006-12-14 20:11: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
|
capi: Fix compiler warnings.
|
2006-10-04 09:59:43 +02:00 |
cards
|
cards: Win64 printf format warning fixes.
|
2006-10-04 09:58:52 +02:00 |
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: Remove const from COMCAT Manager.
|
2006-12-08 11:39:53 +01:00 |
comctl32
|
comctl32/tests: Replace some '#if 0's with 'if (0)'s.
|
2006-12-14 20:24:36 +01:00 |
comdlg32
|
comdlg32: Fix PrintDlg(NULL) and reenable a test that was in an '#if 0'.
|
2006-12-14 20:24:58 +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
|
wined3d: D3DRS_ZVISIBLE is not supposed to return an error.
|
2006-12-15 12:18:36 +01:00 |
d3d9
|
wined3d: Implement IWineD3DDevice::Reset.
|
2006-12-11 12:40:13 +01:00 |
d3dim
|
|
|
d3drm
|
|
|
d3dx8
|
d3dx8: Win64 printf format warning fixes.
|
2006-10-04 09:58:57 +02:00 |
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
|
ddraw: IDirectDraw3 should use its own ref count variable.
|
2006-12-16 17:01:52 +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: Make mouse use axis mode flag set in base class. Add tests.
|
2006-12-18 12:01:05 +01:00 |
dinput8
|
dinput8: Win64 printf format warning fixes.
|
2006-10-04 09:58:55 +02:00 |
dmband
|
Add '\n's to Wine traces.
|
2006-10-13 11:55:16 +02:00 |
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
|
dpnet: Win64 printf format warning fixes.
|
2006-10-09 12:56:08 +02:00 |
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
|
winex11.drv: Avoid grabbing syslevel locks in the wrong order.
|
2006-12-15 13:43:14 +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
|
ifsmgr.vxd: Win64 printf format warning fixes.
|
2006-10-04 20:55:39 +02:00 |
imaadp32.acm
|
imaadp32.acm: Win64 printf format warning fixes.
|
2006-10-05 11:33:27 +02:00 |
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
|
Assorted spelling fixes.
|
2006-12-05 10:31:47 +01:00 |
itss
|
itss: Win64 printf format warning fixes.
|
2006-10-12 21:26:39 +02:00 |
kernel32
|
kernel32: Protect global alloc functions against integer overflows on the size parameter.
|
2006-12-18 11:54:54 +01:00 |
localspl
|
localspl/tests: Add tests for XcvDataPort.
|
2006-12-16 17:01:43 +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
|
mcicda: Win64 printf format warning fixes.
|
2006-10-10 11:56:26 +02:00 |
mciseq
|
Assorted spelling fixes.
|
2006-11-07 15:25:24 +01:00 |
mciwave
|
mciwave: Win64 printf format warning fixes.
|
2006-10-12 21:42:53 +02:00 |
midimap
|
midimap: Win64 printf format warning fixes.
|
2006-10-05 11:33:34 +02:00 |
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
|
msacm32.drv: Win64 printf format warning fixes.
|
2006-10-10 11:56:30 +02:00 |
msadp32.acm
|
msadp32.acm: Win64 printf format warning fixes.
|
2006-10-05 11:33:24 +02:00 |
mscms
|
mscms: GetColorDirectory: fixed incorrect A -> W conversions.
|
2006-11-09 17:05:39 +01:00 |
mscoree
|
mscoree: Add a stub implementation for CorExitProcess and GetRequestedRuntimeInfo.
|
2006-12-12 12:12:48 +01:00 |
msdmo
|
Don't include windows.h & co in the Wine sources.
|
2006-10-24 17:47:09 +02:00 |
msftedit
|
|
|
msg711.acm
|
Assorted spelling fixes.
|
2006-10-16 11:33:38 +02:00 |
mshtml
|
mshtml: Use pvaIn in exec_print.
|
2006-12-15 12:18:24 +01:00 |
msi
|
msi: Update the text control when the selection path changes.
|
2006-12-18 12:01:18 +01:00 |
msimg32
|
|
|
msisys.ocx
|
|
|
msnet32
|
|
|
msrle32
|
Consistently use SUBLANG_NEUTRAL for Italian resources.
|
2006-12-05 11:28:38 +01:00 |
msvcrt
|
msvcrt: Define __CxxLongjmpUnwind for i386 only.
|
2006-12-16 17:37:20 +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
|
mswsock: More debug output in AcceptEx().
|
2006-10-02 14:25:14 +02:00 |
msxml3
|
made functions and variables static in some testcases.
|
2006-12-11 12:18:29 +01:00 |
nddeapi
|
nddeapi: Win64 printf format warning fixes.
|
2006-10-04 09:59:05 +02:00 |
netapi32
|
Fix ntsecapi.h so it does not depend on winternl.h.
|
2006-11-08 12:53:19 +01:00 |
newdev
|
newdev: Win64 printf format warning fixes.
|
2006-10-04 09:59:08 +02:00 |
ntdll
|
ntdll: Map the PE header up to the specified size, and clear the rest of the page.
|
2006-12-13 16:04: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
|
odbc32: Win64 printf format warning fixes.
|
2006-10-10 11:56:23 +02:00 |
odbccp32
|
|
|
ole32
|
ole32: Fix SetSize for HGLOBAL streams in the case of being out-of-memory.
|
2006-12-18 11:54:24 +01:00 |
oleacc
|
oleacc: Win64 printf format warning fixes.
|
2006-10-04 09:59:10 +02:00 |
oleaut32
|
made functions and variables static in some testcases.
|
2006-12-11 12:18:29 +01:00 |
olecli32
|
olecli32: Win64 printf format warning fixes.
|
2006-10-09 12:44:30 +02:00 |
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
|
olesvr32: Win64 printf format warning fixes.
|
2006-10-09 12:44:25 +02:00 |
opengl32
|
winex11.drv: Get rid of the display pointer in the GL context.
|
2006-12-12 18:23:34 +01:00 |
powrprof
|
powrprof: Win64 printf format warning fixes.
|
2006-10-06 12:33:19 +02:00 |
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: 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
|
rasapi32: Win64 printf format warning fixes.
|
2006-10-09 12:56:15 +02:00 |
resutils
|
resutils: Implements stub dll for resutils.dll.
|
2006-10-02 14:25:34 +02:00 |
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
|
resources: Change Dutch sublanguage code to SUBLANG_NEUTRAL.
|
2006-10-24 17:45:51 +02:00 |
secur32
|
secur32/tests: Cast-qual warnings fix.
|
2006-12-15 12:19:00 +01:00 |
security
|
|
|
sensapi
|
|
|
serialui
|
Consistently use SUBLANG_NEUTRAL for Italian resources.
|
2006-12-05 11:28:38 +01:00 |
setupapi
|
setupapi: Add a stub implementation for SetupPromptReboot.
|
2006-12-15 12:20:32 +01:00 |
sfc
|
|
|
shdoclc
|
shdoclc: Added print template strings.
|
2006-12-14 12:52:36 +01:00 |
shdocvw
|
shdocvw: Make some data const.
|
2006-11-29 12:44:13 +01:00 |
shell32
|
shell32: Replace numeric literals with the proper constant.
|
2006-12-14 20:24:31 +01:00 |
shfolder
|
|
|
shlwapi
|
shlwapi/tests: Fix typos.
|
2006-12-15 12:18:20 +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: Use pluggable protocol in CoInternetCompareUrl.
|
2006-12-13 16:04:48 +01:00 |
user32
|
user32/tests: Make sure the tests run on NT4 again.
|
2006-12-18 11:40:10 +01:00 |
userenv
|
|
|
usp10
|
usp10/tests: Make tests run on win9x and NT4 again.
|
2006-12-18 11:40:14 +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
|
vwin32.vxd: Win64 printf format warning fixes.
|
2006-10-07 17:47:37 +02:00 |
w32skrnl
|
w32skrnl: Win64 printf format warning fixes.
|
2006-10-04 09:59:19 +02:00 |
winecrt0
|
winecrt0: Fix delay load structure types for Win64.
|
2006-10-30 17:43:03 +01:00 |
wined3d
|
wined3d: When changing display modes clip cursor to the requested display size.
|
2006-12-15 13:44:36 +01:00 |
winedos
|
Assorted spelling fixes.
|
2006-12-14 20:25:05 +01:00 |
winemp3.acm
|
winemp3.acm: Win64 printf format warning fixes.
|
2006-10-07 17:47:32 +02:00 |
wineps.drv
|
wineps.drv: Don't try to download a non-scalable font.
|
2006-12-07 17:54:41 +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: Avoid grabbing syslevel locks in the wrong order.
|
2006-12-15 13:43:14 +01:00 |
wininet
|
wininet: Make a function for resolving the server name for an HTTP request
|
2006-12-07 11:42:51 +01:00 |
winmm
|
winearts: Make some data const.
|
2006-12-14 20:11:17 +01:00 |
winnls32
|
|
|
winspool.drv
|
Assorted spelling fixes.
|
2006-12-14 20:25:05 +01:00 |
wintab32
|
wintab32: Win64 printf format warning fixes.
|
2006-10-09 12:55:50 +02:00 |
wintrust
|
wintrust: Win64 printf format warning fixes.
|
2006-10-04 20:55:56 +02:00 |
wldap32
|
resources: Change Dutch sublanguage code to SUBLANG_NEUTRAL.
|
2006-10-24 17:45:51 +02:00 |
wnaspi32
|
wnaspi32: Win64 printf format warning fixes.
|
2006-10-07 17:47:46 +02:00 |
wow32
|
|
|
ws2_32
|
ws2_32: Downgrade SO_REUSEADDR fixme to a trace.
|
2006-12-07 20:58:04 +01:00 |
wsock32
|
wsock32: Win64 printf format warning fixes.
|
2006-10-09 12:55:32 +02:00 |
wtsapi32
|
wtsapi32: Win64 printf format warning fixes.
|
2006-10-07 17:47:43 +02:00 |
.gitignore
|
Remove glut32.
|
2006-12-04 18:14:56 +01:00 |
make_dlls
|
Remove glut32.
|
2006-12-04 18:14:56 +01:00 |
Makedll.rules.in
|
|
|
Makefile.in
|
Add ddrawex dll.
|
2006-12-14 21:02:32 +01:00 |
Makeimplib.rules.in
|
|
|
Maketest.rules.in
|
|
|