.. |
activeds
|
activeds: Win64 printf format warning fixes.
|
2006-10-04 20:55:33 +02:00 |
advapi32
|
advapi32: Test for OpenProcessToken with MAXIMUM_ALLOWED access.
|
2006-11-06 13:48:06 +01:00 |
advpack
|
advpack: Use the full path of the INF file as the source directory if the CAB file is invalid.
|
2006-11-02 12:23:53 +01:00 |
amstream
|
Don't include windows.h & co in the Wine sources.
|
2006-10-24 17:47:09 +02:00 |
atl
|
atl: Implement AtlAxCreateDialogA and AtlAxCreateDialogW.
|
2006-11-02 21:21:15 +01:00 |
avicap32
|
Don't include windows.h & co in the Wine sources.
|
2006-10-24 17:47:09 +02:00 |
avifil32
|
Don't include windows.h & co in the Wine sources.
|
2006-10-24 17:47:09 +02:00 |
cabinet
|
cabinet: Cast-qual warnings fix.
|
2006-10-20 10:19:46 +02: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
|
Don't include windows.h & co in the Wine sources.
|
2006-10-24 17:47:09 +02:00 |
comctl32
|
comctl32: Switch to a Nx4 tiling.
|
2006-11-06 12:23:10 +01:00 |
comdlg32
|
comdlg32: Select the Filename edit box content after the user navigated to a directory by entering there the name.
|
2006-10-26 12:29:27 +02:00 |
compstui
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
crtdll
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
crypt32
|
crypt32: Input parameter checking.
|
2006-10-30 17:43:47 +01:00 |
cryptdll
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
cryptnet
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
ctl3d32
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
d3d8
|
d3d8: Cast-qual warnings fix.
|
2006-10-27 12:10:04 +02:00 |
d3d9
|
d3d9/tests: Add refcount test for binding objects.
|
2006-11-04 11:57:36 +01:00 |
d3dim
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
d3drm
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
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 dwarf2 parser handle file paths relative to working dir better.
|
2006-11-06 13:47:35 +01:00 |
dciman32
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
ddraw
|
ddraw: Add missing dereference operators.
|
2006-10-26 13:04:52 +02:00 |
devenum
|
Don't include windows.h & co in the Wine sources.
|
2006-10-24 17:47:09 +02:00 |
dinput
|
dinput: Changed select to poll.
|
2006-11-06 12:29:12 +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
|
Add '\n's to Wine traces.
|
2006-10-13 11:55:16 +02:00 |
dmime
|
Add '\n's to Wine traces.
|
2006-10-13 11:55:16 +02:00 |
dmloader
|
dmloader: Win64 printf format warning fixes.
|
2006-10-12 21:42:58 +02:00 |
dmscript
|
Add '\n's to Wine traces.
|
2006-10-13 11:55:16 +02:00 |
dmstyle
|
Avoid usage of sizeof in traces that causes warnings on MacOSX.
|
2006-10-20 12:16:45 +02:00 |
dmsynth
|
dmsynth: Win64 printf format warning fixes.
|
2006-10-09 12:55:41 +02:00 |
dmusic
|
dmusic: Do not write outside of array bounds.
|
2006-10-30 11:16:49 +01:00 |
dmusic32
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
dnsapi
|
dnsapi: Add stubs for DnsWriteQuestionToBuffer_{UTF8,W}.
|
2006-10-23 12:36:51 +02:00 |
dplay
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
dplayx
|
dplayx: Win64 printf format warning fixes.
|
2006-10-10 11:56:52 +02:00 |
dpnet
|
dpnet: Win64 printf format warning fixes.
|
2006-10-09 12:56:08 +02:00 |
dpnhpast
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
dsound
|
The Data1 member of the GUID struct needs to be an unsigned int too for Win64 compatibility.
|
2006-10-16 10:53:04 +02:00 |
dswave
|
dswave: Win64 printf format warning fixes.
|
2006-10-09 12:56:10 +02: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
|
wgl: Fix WoW screen flickering.
|
2006-11-06 12:13:09 +01:00 |
glu32
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
glut32
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
gphoto2.ds
|
resources: Change Dutch sublanguage code to SUBLANG_NEUTRAL.
|
2006-10-24 17:45:51 +02:00 |
hhctrl.ocx
|
hhctrl.ocx: Don't fail if ole is already initialised.
|
2006-10-31 21:54:00 +01:00 |
hid
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
hlink
|
hlink: Win64 printf format warning fixes.
|
2006-10-09 12:56:03 +02: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
|
Assorted spelling fixes.
|
2006-10-13 11:55:04 +02:00 |
imm32
|
Avoid usage of sizeof in traces that causes warnings on MacOSX.
|
2006-10-20 12:16:45 +02:00 |
infosoft
|
The Data1 member of the GUID struct needs to be an unsigned int too for Win64 compatibility.
|
2006-10-16 10:53:04 +02:00 |
inseng
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
iphlpapi
|
iphlpapi: Fix GetAdaptersInfo return value for IpMask.
|
2006-10-30 11:16:29 +01:00 |
itss
|
itss: Win64 printf format warning fixes.
|
2006-10-12 21:26:39 +02:00 |
kernel32
|
kernel32/tests: Don't wait for overlapped result if the previous test failed.
|
2006-11-04 12:07:10 +01:00 |
localspl
|
localspl/tests: Add tests for EnumPorts.
|
2006-10-30 20:33:07 +01:00 |
lz32
|
lz32/tests: Win64 printf format warning fixes.
|
2006-10-12 11:37:19 +02:00 |
mapi32
|
mapi32/tests: Win64 printf format warning fixes.
|
2006-10-12 21:26:34 +02: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
|
mciseq: Win64 printf format warning fixes.
|
2006-10-13 11:04:17 +02: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: Set fnIMLangFontLink_GetStrCodePages stub return values.
|
2006-10-25 12:14:31 +02:00 |
mmdevldr.vxd
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
monodebg.vxd
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
mpr
|
resources: Change Dutch sublanguage code to SUBLANG_NEUTRAL.
|
2006-10-24 17:45:51 +02:00 |
mprapi
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
msacm32
|
resources: Change Dutch sublanguage code to SUBLANG_NEUTRAL.
|
2006-10-24 17:45:51 +02: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
|
Assorted spelling fixes.
|
2006-10-16 11:33:38 +02:00 |
mscoree
|
mscoree: String returned by GetCORVersion starts with letter 'v'.
|
2006-11-06 13:47:56 +01:00 |
msdmo
|
Don't include windows.h & co in the Wine sources.
|
2006-10-24 17:47:09 +02:00 |
msftedit
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
msg711.acm
|
Assorted spelling fixes.
|
2006-10-16 11:33:38 +02:00 |
mshtml
|
mshtml: Fixed query_edit_status when Gecko is not available.
|
2006-11-06 12:24:07 +01:00 |
msi
|
msi: Fixed definition of the MSIITERHANDLE type.
|
2006-11-06 13:02:47 +01:00 |
msimg32
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
msisys.ocx
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
msnet32
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
msrle32
|
Don't include windows.h & co in the Wine sources.
|
2006-10-24 17:47:09 +02:00 |
msvcrt
|
msvcrt: Add stub for _setmaxstdio + tiny test.
|
2006-10-31 11:46:20 +01:00 |
msvcrt20
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
msvcrt40
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
msvcrtd
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
msvfw32
|
Don't include windows.h & co in the Wine sources.
|
2006-10-24 17:47:09 +02: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
|
msxml3: Check parameters of IXMLDOMNode::insertBefore().
|
2006-11-02 21:00:12 +01:00 |
nddeapi
|
nddeapi: Win64 printf format warning fixes.
|
2006-10-04 09:59:05 +02:00 |
netapi32
|
netapi32: Fix the size of allocation for the string returned from NetpGetComputerName.
|
2006-10-24 11:33:00 +02:00 |
newdev
|
newdev: Win64 printf format warning fixes.
|
2006-10-04 09:59:08 +02:00 |
ntdll
|
ntdll: Moved command-line help to the loader binary.
|
2006-11-06 13:04:56 +01:00 |
ntdsapi
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02: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
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
ole32
|
ole32: Fix a memory leak on the error path of dispatch_rpc.
|
2006-10-27 11:59:58 +02:00 |
oleacc
|
oleacc: Win64 printf format warning fixes.
|
2006-10-04 09:59:10 +02:00 |
oleaut32
|
oleaut32: Update comments at the top of typelib.c and remove "stub" from several traces that are in implemented functions.
|
2006-10-27 11:59:50 +02:00 |
olecli32
|
olecli32: Win64 printf format warning fixes.
|
2006-10-09 12:44:30 +02:00 |
oledlg
|
Don't include windows.h & co in the Wine sources.
|
2006-10-24 17:47:09 +02: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
|
opengl32: Use HKCU instead of HKLM.
|
2006-11-06 12:13:14 +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
|
pstorec: Win64 printf format warning fixes.
|
2006-10-09 12:55:36 +02:00 |
qcap
|
qcap: Win64 printf format warning fixes.
|
2006-10-09 12:56:00 +02:00 |
quartz
|
Don't include windows.h & co in the Wine sources.
|
2006-10-24 17:47:09 +02:00 |
query
|
query: Win64 printf format warning fixes.
|
2006-10-04 09:59:13 +02: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: Fix a leak in the undo stack.
|
2006-11-06 12:23:50 +01:00 |
riched32
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
rpcrt4
|
rpcrt4: Remove unnecessary quotes in traces, as debugstr_a and debugstr_w add them instead.
|
2006-11-06 12:27:21 +01:00 |
rsabase
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
rsaenh
|
rsaenh: Win64 printf format warning fixes.
|
2006-10-09 12:56:13 +02:00 |
sane.ds
|
resources: Change Dutch sublanguage code to SUBLANG_NEUTRAL.
|
2006-10-24 17:45:51 +02:00 |
secur32
|
secur32: Test and fix DecryptMessage for multiple data buffers.
|
2006-11-06 13:47:29 +01:00 |
security
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
sensapi
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
serialui
|
resources: Change Dutch sublanguage code to SUBLANG_NEUTRAL.
|
2006-10-24 17:45:51 +02:00 |
setupapi
|
resources: Change Dutch sublanguage code to SUBLANG_NEUTRAL.
|
2006-10-24 17:45:51 +02:00 |
sfc
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
shdocvw
|
shdocvw: Added more tests.
|
2006-11-06 12:26:39 +01:00 |
shell32
|
shell32: Create dynamic buffers for expanded enviroment strings to allow for parameters and such longer than MAX_PATH.
|
2006-11-06 14:10:55 +01:00 |
shfolder
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
shlwapi
|
shlwapi: Added SHQueueUserWorkItem implementation.
|
2006-10-30 11:36:30 +01:00 |
snmpapi
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
spoolss
|
spoolss: Win64 printf format warning fixes.
|
2006-10-04 09:59:15 +02:00 |
stdole2.tlb
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
stdole32.tlb
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
sti
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
strmiids
|
Don't include windows.h & co in the Wine sources.
|
2006-10-24 17:47:09 +02:00 |
svrapi
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
tapi32
|
tapi32: Win64 printf format warning fixes.
|
2006-10-12 21:26:30 +02:00 |
twain_32
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
unicows
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
url
|
url: Fixed wrong argument (Coverity).
|
2006-09-20 12:25:29 +02:00 |
urlmon
|
urlmon: Update winehq.org IP.
|
2006-10-30 11:17:17 +01:00 |
user
|
user32: The string passed to ToUnicode(Ex) is for output.
|
2006-11-06 13:47:50 +01:00 |
userenv
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
usp10
|
usp10: Add tests for ScriptStringCptoX and ScriptStringXtoCp for activation in later patches.
|
2006-10-24 20:02:19 +02:00 |
uuid
|
include: Added urlhist.idl.
|
2006-10-26 13:04:53 +02:00 |
uxtheme
|
uxtheme/tests: Fix Win64 printf format warnings.
|
2006-10-10 16:33:12 +02:00 |
vdhcp.vxd
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
vdmdbg
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
version
|
version/tests: Win64 printf format warning fixes.
|
2006-10-10 11:56:38 +02:00 |
vmm.vxd
|
vmm.vxd: Win64 printf format warning fixes.
|
2006-10-09 12:55:44 +02:00 |
vnbt.vxd
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
vnetbios.vxd
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
vtdapi.vxd
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
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: glReadPixels corrections.
|
2006-11-04 11:57:28 +01:00 |
winedos
|
winedos: Use NT instead of Unix calls to identify DOS device pseudo-files.
|
2006-10-31 20:24:14 +01:00 |
winemp3.acm
|
winemp3.acm: Win64 printf format warning fixes.
|
2006-10-07 17:47:32 +02:00 |
wineps.drv
|
resources: Change Dutch sublanguage code to SUBLANG_NEUTRAL.
|
2006-10-24 17:45:51 +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
|
user32: ToUnicodeEx should return 0 for an unknown key.
|
2006-11-06 13:47:46 +01:00 |
wininet
|
wininet: Don't return an error for INTERNET_OPTION_SEND/RECEIVE_TIMEOUT not being implemented
|
2006-11-02 21:57:17 +01:00 |
winmm
|
resources: Change Dutch sublanguage code to SUBLANG_NEUTRAL.
|
2006-10-24 17:45:51 +02:00 |
winnls32
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
winspool.drv
|
winspool/tests: Add tests for EnumPorts.
|
2006-11-06 13:47:19 +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
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
ws2_32
|
ws2_32: Convert WS_select to use poll() instead of select(). Also fixes an fd leak.
|
2006-11-06 12:28:53 +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
|
gdi32: Renamed the gdi directory to gdi32.
|
2006-10-20 12:25:29 +02:00 |
make_dlls
|
quartzdrv: Add the quartz (Mac OS X) video driver to the build system.
|
2006-10-27 14:20:12 +02:00 |
Makedll.rules.in
|
makefiles: Make sure that all phony targets depend on 'dummy'.
|
2006-09-09 23:09:04 +02:00 |
Makefile.in
|
quartzdrv: Add the quartz (Mac OS X) video driver to the build system.
|
2006-10-27 14:20:12 +02:00 |
Makeimplib.rules.in
|
makefiles: Only run test and documentation targets in directories that need them.
|
2006-08-28 13:37:44 +02:00 |
Maketest.rules.in
|
Maketest.rules: Don't require testlist.c to be built before make depend.
|
2006-09-11 15:43:38 +02:00 |