.. |
advapi32
|
Implement ChangeServiceConfig2A using ChangeServiceConfig2W.
|
2004-10-21 20:57:09 +00:00 |
advpack
|
Use the proper #include file delimiter in advpack.
|
2004-10-07 04:20:24 +00:00 |
amstream
|
Added IClassFactory->CreateInstance aggregation checks.
|
2004-10-18 21:21:19 +00:00 |
atl
|
Don't define COBJMACROS in objbase.h.
|
2004-10-07 03:06:48 +00:00 |
avicap32
|
|
|
avifil32
|
Don't define COBJMACROS in objbase.h.
|
2004-10-07 03:06:48 +00:00 |
cabinet
|
Fix signed/unsigned comparison warnings.
|
2004-09-02 23:00:53 +00:00 |
capi2032
|
Newer dependent linux headers have __user notations, which we need to
|
2004-08-17 22:08:43 +00:00 |
cards
|
|
|
cfgmgr32
|
Updated to include functions from windows 98SE.
|
2004-05-03 20:05:11 +00:00 |
comcat
|
Don't define COBJMACROS in objbase.h.
|
2004-10-07 03:06:48 +00:00 |
comctl32
|
Audit the Date Time Control. Unicodification.
|
2004-10-22 19:52:08 +00:00 |
commdlg
|
Fix various function prototypes.
|
2004-10-19 23:55:15 +00:00 |
crtdll
|
|
|
crypt32
|
Added missing line break.
|
2004-08-26 00:30:23 +00:00 |
ctl3d
|
Avoid some non-portable makefile constructs, and get rid of the
|
2004-08-11 23:59:06 +00:00 |
d3d8
|
Copy and tidy up the code from dx8 create device into wined3d. Call
|
2004-10-08 20:52:33 +00:00 |
d3d9
|
Implement the beginnings of the stateblock class, and a first method
|
2004-10-21 20:59:12 +00:00 |
d3dim
|
Updated the version info of all DirectX dlls to the version numbers of
|
2004-05-14 21:37:32 +00:00 |
d3drm
|
Changed my name, so update copyright info.
|
2004-05-27 02:25:13 +00:00 |
d3dx8
|
Removed some more uses of the non-standard ICOM_THIS macro.
|
2004-09-08 01:50:37 +00:00 |
d3dxof
|
Don't define COBJMACROS in objbase.h.
|
2004-10-07 03:06:48 +00:00 |
dbghelp
|
Fix the declaration of SymEnumSymbols() in dbghelp.spec.
|
2004-10-21 19:57:56 +00:00 |
dciman32
|
|
|
ddraw
|
Don't define COBJMACROS in objbase.h.
|
2004-10-07 03:06:48 +00:00 |
devenum
|
Don't define COBJMACROS in objbase.h.
|
2004-10-07 03:06:48 +00:00 |
dinput
|
Don't define COBJMACROS in objbase.h.
|
2004-10-07 03:06:48 +00:00 |
dinput8
|
Updated the version info of all DirectX dlls to the version numbers of
|
2004-05-14 21:37:32 +00:00 |
dmband
|
Removed some uses of the non-standard ICOM_THIS macro.
|
2004-09-06 20:34:29 +00:00 |
dmcompos
|
Removed some uses of the non-standard ICOM_THIS macro.
|
2004-09-06 20:34:29 +00:00 |
dmime
|
Removed some uses of the non-standard ICOM_THIS macro.
|
2004-09-06 20:34:29 +00:00 |
dmloader
|
Fix signed/unsigned comparison warnings.
|
2004-09-08 01:23:57 +00:00 |
dmscript
|
Removed some uses of the non-standard ICOM_THIS macro.
|
2004-09-06 20:34:29 +00:00 |
dmstyle
|
Removed some uses of the non-standard ICOM_THIS macro.
|
2004-09-06 20:34:29 +00:00 |
dmsynth
|
Removed some uses of the non-standard ICOM_THIS macro.
|
2004-09-06 20:34:29 +00:00 |
dmusic
|
Fix signed/unsigned comparison warnings.
|
2004-09-08 01:23:57 +00:00 |
dmusic32
|
Don't define BEGIN_INTERFACE in unknwn.h.
|
2004-08-22 21:38:46 +00:00 |
dplay
|
- add version info to dplay.dll
|
2004-05-21 20:54:47 +00:00 |
dplayx
|
Don't define COBJMACROS in objbase.h.
|
2004-10-07 03:06:48 +00:00 |
dpnet
|
Fix a reference leak on failure (spotted by Rob Shearman).
|
2004-09-28 19:19:27 +00:00 |
dpnhpast
|
Updated the version info of all DirectX dlls to the version numbers of
|
2004-05-14 21:37:32 +00:00 |
dsound
|
Don't consider a bad format an error unless the capabilities say it
|
2004-10-22 19:51:54 +00:00 |
dswave
|
Removed some uses of the non-standard ICOM_THIS macro.
|
2004-09-06 20:34:29 +00:00 |
dxdiagn
|
Fix a reference leak on failure (spotted by Rob Shearman).
|
2004-09-28 19:19:27 +00:00 |
dxerr8
|
Use a new DLLDEFS variable in configure/Makefiles to actually remove
|
2004-10-19 23:06:11 +00:00 |
dxerr9
|
Use a new DLLDEFS variable in configure/Makefiles to actually remove
|
2004-10-19 23:06:11 +00:00 |
dxguid
|
Use a new DLLDEFS variable in configure/Makefiles to actually remove
|
2004-10-19 23:06:11 +00:00 |
gdi
|
Authors: Doug Paul <doug@elemental.ath.cx>, Glenn Wurster <gwurster@scs.carleton.ca>
|
2004-10-18 21:18:58 +00:00 |
glu32
|
|
|
glut32
|
|
|
hhctrl.ocx
|
- Added doWinMain stub
|
2004-10-08 20:49:09 +00:00 |
iccvid
|
Signed compare fixes.
|
2004-08-25 17:30:31 +00:00 |
icmp
|
Avoid using gettimeofday.
|
2004-09-29 21:33:05 +00:00 |
ifsmgr.vxd
|
|
|
imagehlp
|
Implementation of TouchFileTimes(), thanks to Florian Stinglmayr for
|
2004-07-30 04:22:44 +00:00 |
imm32
|
Prevent crash using CJK locale but no input method.
|
2004-10-04 19:29:43 +00:00 |
iphlpapi
|
Fix signed/unsigned comparison warnings.
|
2004-09-08 01:23:57 +00:00 |
itss
|
Add ffs() to porting library, needed by MinGW.
|
2004-10-19 23:53:26 +00:00 |
kernel
|
There is no point making '--register' functions stdcall so just
|
2004-10-22 19:55:14 +00:00 |
lzexpand
|
Avoid some non-portable makefile constructs, and get rid of the
|
2004-08-11 23:59:06 +00:00 |
mapi32
|
Don't define COBJMACROS in objbase.h.
|
2004-10-07 03:06:48 +00:00 |
mlang
|
Don't define COBJMACROS in objbase.h.
|
2004-10-07 03:06:48 +00:00 |
mmdevldr.vxd
|
|
|
monodebg.vxd
|
|
|
mpr
|
Dutch resource translation.
|
2004-09-09 19:18:57 +00:00 |
msacm
|
Added Polish translation.
|
2004-09-22 19:18:15 +00:00 |
mscms
|
Better document some apis in commdlg and mscms.
|
2004-10-08 21:02:22 +00:00 |
msdmo
|
Don't define COBJMACROS in objbase.h.
|
2004-10-07 03:06:48 +00:00 |
mshtml
|
Added 'strmiids.lib'.
|
2004-08-19 19:31:20 +00:00 |
msi
|
Properly compare file versions when upgrading files so that new
|
2004-10-08 23:35:35 +00:00 |
msimg32
|
Partial stub of GdiAlphaBlend/AlphaBlend.
|
2004-04-14 19:35:24 +00:00 |
msisys
|
|
|
msnet32
|
|
|
msrle32
|
Added Czech resources.
|
2004-08-16 20:02:09 +00:00 |
msvcrt
|
- mktime should compute the tm_wday, tm_yday and renormalize the
|
2004-10-21 19:56:46 +00:00 |
msvcrt20
|
Removed some functions that don't exist in msvcrt20 (reported by Jan
|
2004-07-22 23:45:58 +00:00 |
msvcrt40
|
Fixed the prototypes of the _adj_fdiv_* functions.
|
2004-05-12 23:22:36 +00:00 |
msvcrtd
|
Added stub for _CrtCheckMemory.
|
2004-06-14 17:57:06 +00:00 |
msvidc32
|
|
|
msvideo
|
Make DrawDibDraw honour the DDF_BACKGROUNDPAL flag.
|
2004-10-18 21:20:09 +00:00 |
mswsock
|
Move implementation of EnumProtocols{A,W} from wsock32 to ws2_32.
|
2004-09-06 21:29:29 +00:00 |
netapi32
|
Fix signed/unsigned comparison warnings.
|
2004-09-08 01:23:57 +00:00 |
newdev
|
|
|
ntdll
|
Correct the calculation of the year for the 31'st of December of 2000
|
2004-10-22 19:54:17 +00:00 |
odbc32
|
During startup of the connection to an external ODBC provider
|
2004-10-18 22:47:14 +00:00 |
ole32
|
Fix some types problems.
|
2004-10-18 22:39:21 +00:00 |
oleacc
|
Added DllRegisterServer/DllUnregisterServer calls.
|
2004-08-27 19:12:27 +00:00 |
oleaut32
|
VarParseNumFromStr: Keep zeros after decimal point, correctly keep
|
2004-10-21 19:55:37 +00:00 |
olecli
|
Move the PROPVARIANT declaration from objidl.idl to propidl.idl.
|
2004-09-09 19:23:19 +00:00 |
oledlg
|
Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif.
|
2004-08-24 18:33:01 +00:00 |
olepro32
|
|
|
olesvr
|
Avoid some non-portable makefile constructs, and get rid of the
|
2004-08-11 23:59:06 +00:00 |
opengl32
|
Fix signed/unsigned comparison warnings.
|
2004-09-22 02:46:38 +00:00 |
psapi
|
Fix tests of GetModuleFileNameA on 98/XP.
|
2004-07-12 19:46:53 +00:00 |
qcap
|
Changed my name, so update copyright info.
|
2004-05-27 02:25:13 +00:00 |
quartz
|
Added IClassFactory->CreateInstance aggregation checks.
|
2004-10-18 21:21:19 +00:00 |
rasapi32
|
Avoid some non-portable makefile constructs, and get rid of the
|
2004-08-11 23:59:06 +00:00 |
richedit
|
Fix signed/unsigned comparison warnings.
|
2004-09-22 02:46:38 +00:00 |
rpcrt4
|
Fix various function prototypes.
|
2004-10-19 23:55:15 +00:00 |
rsabase
|
Make advapi32/crypt.c test pass under win2k SP4, do stricter error
|
2004-10-05 02:09:36 +00:00 |
secur32
|
Add stub implementation for GetComputerObjectName.
|
2004-07-12 19:52:47 +00:00 |
serialui
|
Fix signed/unsigned comparison warnings.
|
2004-09-22 02:46:38 +00:00 |
setupapi
|
Fix signed/unsigned comparison warnings.
|
2004-09-22 02:46:38 +00:00 |
shdocvw
|
Don't define COBJMACROS in objbase.h.
|
2004-10-07 03:06:48 +00:00 |
shell32
|
Add a test for creating empty shelllink files.
|
2004-10-22 19:52:33 +00:00 |
shfolder
|
|
|
shlwapi
|
Fixed GetAcceptLanguagesA tests for WinXP.
|
2004-10-22 19:54:28 +00:00 |
snmpapi
|
|
|
sti
|
|
|
strmiids
|
Use a new DLLDEFS variable in configure/Makefiles to actually remove
|
2004-10-19 23:06:11 +00:00 |
tapi32
|
Provide an 'A' version of appropriate functions.
|
2004-10-14 00:28:29 +00:00 |
ttydrv
|
Fix signed/unsigned comparison warnings.
|
2004-09-22 02:46:38 +00:00 |
twain
|
Assorted spelling fixes.
|
2004-09-14 19:31:22 +00:00 |
unicows
|
|
|
url
|
|
|
urlmon
|
Don't define COBJMACROS in objbase.h.
|
2004-10-07 03:06:48 +00:00 |
user
|
Fix various function prototypes.
|
2004-10-19 23:55:15 +00:00 |
uuid
|
Use a new DLLDEFS variable in configure/Makefiles to actually remove
|
2004-10-19 23:06:11 +00:00 |
uxtheme
|
Fix signed/unsigned comparison warnings.
|
2004-09-22 02:46:38 +00:00 |
vdhcp.vxd
|
|
|
vdmdbg
|
|
|
version
|
Set last error values compatible with Win9x implementation
|
2004-08-31 17:31:40 +00:00 |
vmm.vxd
|
|
|
vnbt.vxd
|
|
|
vnetbios.vxd
|
|
|
vtdapi.vxd
|
|
|
vwin32.vxd
|
|
|
win32s
|
Avoid some non-portable makefile constructs, and get rid of the
|
2004-08-11 23:59:06 +00:00 |
winaspi
|
Assorted spelling fixes.
|
2004-09-14 19:31:22 +00:00 |
wined3d
|
Implement the beginnings of the stateblock class, and a first method
|
2004-10-21 20:59:12 +00:00 |
winedos
|
Push on stack in 16 bit mode with segment wrap around.
|
2004-10-18 22:34:02 +00:00 |
wineps
|
Make sure PostScript floats are printed with LC_NUMERIC="C".
|
2004-10-05 22:31:14 +00:00 |
wininet
|
Remove #ifdef HAVE_SYS_TYPES_H.
|
2004-10-08 20:48:44 +00:00 |
winmm
|
Remove HAVE_LIBAUDIOIO_MIDI and LIBAUDIOIO_MidiInit().
|
2004-10-21 19:58:08 +00:00 |
winnls
|
Avoid some non-portable makefile constructs, and get rid of the
|
2004-08-11 23:59:06 +00:00 |
winsock
|
Fix various function prototypes.
|
2004-10-19 23:55:15 +00:00 |
winspool
|
Fix port enumeration.
|
2004-10-18 19:38:57 +00:00 |
wintab32
|
Fix signed/unsigned comparison warnings.
|
2004-09-22 02:46:38 +00:00 |
wintrust
|
Fix some issues reported by winapi_check:
|
2004-10-21 21:00:29 +00:00 |
wow32
|
|
|
wsock32
|
Move implementation of EnumProtocols{A,W} from wsock32 to ws2_32.
|
2004-09-06 21:29:29 +00:00 |
x11drv
|
Fix WTInfoA in wintab.c so it can now take lpOutput == NULL, as per
|
2004-10-21 19:53:02 +00:00 |
.cvsignore
|
|
|
checklink.c
|
|
|
make_dlls
|
Removed debug trace.
|
2004-08-24 02:29:48 +00:00 |
Makedll.rules.in
|
Use a new DLLDEFS variable in configure/Makefiles to actually remove
|
2004-10-19 23:06:11 +00:00 |
Makefile.in
|
Partial implementation of advpack.RegInstall.
|
2004-09-27 20:39:40 +00:00 |
Maketest.rules.in
|
Use a new DLLDEFS variable in configure/Makefiles to actually remove
|
2004-10-19 23:06:11 +00:00 |