wine-wine/dlls
Robert Shearman 38ba5fe0e0 - Make the value returned from HeapSize always match the requested
size passed into HeapAllocate/HeapReAllocate.
- Add a test for this behaviour.
2005-07-11 13:20:40 +00:00
..
activeds Fix the FreeADsMem() prototype. 2005-06-17 20:56:21 +00:00
advapi32 Assorted spelling fixes. 2005-07-11 10:59:41 +00:00
advpack Fix more -Wstrict-prototypes warnings. 2005-06-20 14:18:03 +00:00
amstream Make some of the OLE interface vtables const. 2005-05-27 20:17:35 +00:00
atl Add some missing declarations. 2005-06-22 12:00:12 +00:00
avicap32 Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
avifil32 gcc 4.0 -Wpointer-sign fixes. 2005-07-05 14:26:54 +00:00
cabinet The fci_get_little_endian... and fci_set_little_endian... functions 2005-07-10 17:46:34 +00:00
capi2032 Remove CR characters. 2005-06-03 11:26:04 +00:00
cards Sort entry points alphabetically. 2005-06-22 18:38:23 +00:00
cfgmgr32 Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
comcat Make some of the OLE interface vtables const. 2005-05-27 20:17:35 +00:00
comctl32 Assorted spelling fixes. 2005-07-11 10:59:41 +00:00
commdlg Update German resource files. 2005-07-08 11:32:14 +00:00
crtdll Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
crypt32 Implement a few utility functions, with tests. 2005-07-07 20:27:55 +00:00
cryptdll Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
ctl3d Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
d3d8 Assorted spelling fixes. 2005-07-11 10:59:41 +00:00
d3d9 Assorted spelling fixes. 2005-07-11 10:59:41 +00:00
d3dim Sort entry points in the same order as Windows. 2005-06-23 09:57:11 +00:00
d3drm Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
d3dx8 Sort entry points alphabetically. 2005-06-22 18:38:23 +00:00
d3dxof Make some of the OLE interface vtables const. 2005-05-27 20:17:35 +00:00
dbghelp We no longer have thunks in the data section. 2005-07-07 12:03:57 +00:00
dciman32 Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
ddraw Assorted spelling fixes. 2005-07-11 10:59:41 +00:00
devenum gcc 4.0 -Wpointer-sign fixes (Reg* functions). 2005-07-07 12:08:42 +00:00
dinput Add trailing '\n's to ok() calls. 2005-07-06 15:46:47 +00:00
dinput8 Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
dmband Fix up declarations. 2005-06-22 12:01:39 +00:00
dmcompos Fix more -Wstrict-prototypes warnings. 2005-06-20 14:18:03 +00:00
dmime Assorted spelling fixes. 2005-07-11 10:59:41 +00:00
dmloader Fix gcc 4.0 -Wpointer-sign warnings. 2005-07-05 11:02:54 +00:00
dmscript Fix more -Wstrict-prototypes warnings. 2005-06-20 14:18:03 +00:00
dmstyle Const correctness fixes. 2005-06-27 09:53:46 +00:00
dmsynth Fix more -Wstrict-prototypes warnings. 2005-06-20 14:18:03 +00:00
dmusic gcc 4.0 -Wpointer-sign fixes (Reg* functions). 2005-07-07 12:08:42 +00:00
dmusic32 Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
dplay Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
dplayx gcc 4.0 -Wpointer-sign fixes (Reg* functions). 2005-07-07 12:08:42 +00:00
dpnet Make more of the OLE interface vtables const. 2005-06-01 19:57:42 +00:00
dpnhpast Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
dsound gcc 4.0 -Wpointer-sign fixes (Reg* functions). 2005-07-07 12:08:42 +00:00
dswave Fix more -Wstrict-prototypes warnings. 2005-06-20 14:18:03 +00:00
dxdiagn Fix more -Wstrict-prototypes warnings. 2005-06-20 14:18:03 +00:00
dxerr8
dxerr9
dxguid
gdi Fix -Wmissing-declarations warnings. 2005-07-05 12:49:14 +00:00
glu32 Sort entry points alphabetically. 2005-06-22 18:38:23 +00:00
glut32 Sort entry points alphabetically. 2005-06-22 18:38:23 +00:00
hhctrl.ocx Rename MODULENAME_Dll* functions to Dll* for better consistency and 2005-05-17 14:41:37 +00:00
iccvid Make functions static. 2005-06-20 10:30:15 +00:00
icmp Sort entry points in the same order as Windows. 2005-06-23 09:57:11 +00:00
ifsmgr.vxd
imagehlp Sort entry points in the same order as Windows. 2005-06-23 09:57:11 +00:00
imm32 Sort entry points alphabetically. 2005-06-22 18:38:23 +00:00
iphlpapi gcc 4.0 -Wpointer-sign fixes (Reg* functions). 2005-07-07 12:08:42 +00:00
itss Export DllMain as native does. 2005-06-27 12:04:09 +00:00
kernel - Make the value returned from HeapSize always match the requested 2005-07-11 13:20:40 +00:00
lzexpand Removed STANDALONE ifdefs. 2005-05-25 09:54:51 +00:00
mapi32 Avoid accessing uninitialized data on WinME (based on an old patch by 2005-06-14 19:18:18 +00:00
mlang Changes stub to FIXME for GetGlobalFontLinkObject. 2005-06-27 11:10:16 +00:00
mmdevldr.vxd
monodebg.vxd
mpr gcc 4.0 -Wpointer-sign fixes (Reg* functions). 2005-07-07 12:08:42 +00:00
msacm Sort entry points in the same order as Windows. 2005-06-23 09:57:11 +00:00
mscms Dynamically load mscms. 2005-07-07 17:22:47 +00:00
msdmo Drop duplicate definition of IID_IEnumDMO. 2005-06-02 19:43:47 +00:00
mshtml - Added test of IOleObject::[SG]etClientSite. 2005-07-11 10:56:28 +00:00
msi Implement MsiGetLanguage. 2005-07-10 17:39:14 +00:00
msimg32 Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
msisys
msnet32 Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
msrle32 Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
msvcrt Allow reading 0 bytes in fread. 2005-07-10 17:46:08 +00:00
msvcrt20 Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
msvcrt40 Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
msvcrtd Sort entry points alphabetically. 2005-06-22 18:38:23 +00:00
msvidc32 Fix -Wmissing-declarations warnings. 2005-07-05 12:49:14 +00:00
msvideo gcc 4.0 -Wpointer-sign fixes (Reg* functions). 2005-07-06 19:08:05 +00:00
mswsock Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
netapi32 NetUserAdd + NetUserDel implemented as stub. 2005-07-07 20:26:41 +00:00
newdev Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
ntdll - Make the value returned from HeapSize always match the requested 2005-07-11 13:20:40 +00:00
odbc32 Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
odbccp32 Fix the prototypes of SQLCreateDataSource*(), SQLGetPrivateProfileString*(). 2005-06-17 21:26:31 +00:00
ole32 Added some documentation. 2005-07-07 17:21:44 +00:00
oleacc Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
oleaut32 Interlocked LONG* gcc warning fixes. 2005-07-11 10:25:19 +00:00
olecli Make remaining OLE interface vtables const. 2005-06-06 19:50:35 +00:00
oledlg gcc 4.0 -Wpointer-sign fixes (Reg* functions). 2005-07-07 12:08:42 +00:00
olepro32 Fix winapi_check documentation warnings. 2005-06-17 20:58:33 +00:00
olesvr Make remaining OLE interface vtables const. 2005-06-06 19:50:35 +00:00
opengl32 gcc 4.0 -Wpointer-sign fixes (Reg* functions). 2005-07-06 19:08:05 +00:00
powrprof gcc 4.0 -Wpointer-sign fixes (Reg* functions). 2005-07-07 12:08:42 +00:00
psapi Make GetProcessMemoryInfo fail if the passed buffer is too small. 2005-07-08 11:31:14 +00:00
qcap Fix more -Wstrict-prototypes warnings. 2005-06-20 14:18:03 +00:00
quartz Make functions static, fix declarations. 2005-06-20 18:39:40 +00:00
rasapi32 Declare and fix function prototypes. 2005-06-27 09:49:48 +00:00
riched20 Check structure size and fix return values in EM_GETCHARFORMAT. 2005-07-11 10:22:33 +00:00
richedit Provide minimal API documentation in advapi/eventlog.c to silence some 2005-05-16 08:51:19 +00:00
rpcrt4 Fix -Wmissing-declarations warnings. 2005-07-05 12:49:14 +00:00
rsabase Fix some -Wstrict-prototypes warnings. 2005-06-16 15:52:44 +00:00
rsaenh Fix some -Wstrict-prototypes warnings. 2005-06-16 15:52:44 +00:00
secur32 Begin stubs of built-in schannel provider. 2005-05-13 17:44:47 +00:00
sensapi Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
serialui Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
setupapi SetupSetFileQueueAlternatePlatform{AW} implemented as stub. 2005-07-10 18:16:26 +00:00
shdocvw Fix typo in comment about Wine registry key. 2005-06-27 09:43:12 +00:00
shell32 Assorted spelling fixes. 2005-07-11 10:59:41 +00:00
shfolder Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
shlwapi gcc 4.0 -Wpointer-sign fixes (Reg* functions). 2005-07-07 12:08:42 +00:00
snmpapi Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
stdole32.tlb Added stdole32.tlb. 2005-01-28 14:13:08 +00:00
sti Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
strmiids
tapi32 gcc 4.0 -Wpointer-sign fixes (Reg* functions). 2005-07-07 12:08:42 +00:00
ttydrv Moved initialization of the desktop window in the graphics driver to a 2005-07-07 20:33:29 +00:00
twain Make functions static to fix -Wmissing-declarations warnings. 2005-07-06 15:53:04 +00:00
unicows Correct arg count for 3 functions in ntdll.spec and unicows.spec. 2005-05-16 08:45:46 +00:00
url Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
urlmon URLMonikerImpl_BindToStorage: Don't use a HeapAllocated pointer for 2005-07-11 10:23:10 +00:00
user Remove unused function args. 2005-07-11 10:56:13 +00:00
uuid Add xmldom guids. 2005-05-27 09:10:21 +00:00
uxtheme gcc 4.0 -Wpointer-sign fixes (Reg* functions). 2005-07-07 12:08:42 +00:00
vdhcp.vxd
vdmdbg Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
version Test GetFileVersionInfoSizeA with executables. 2005-05-31 09:33:59 +00:00
vmm.vxd
vnbt.vxd Get rid of HeapAlloc casts. 2005-03-24 21:01:35 +00:00
vnetbios.vxd
vtdapi.vxd
vwin32.vxd
win32s Avoid dependency on thread.h. 2005-06-01 20:06:19 +00:00
winaspi SCSI_Linux_CheckDevices() is Linux-only as well. 2005-07-06 19:12:04 +00:00
wined3d Assorted spelling fixes. 2005-07-11 10:59:41 +00:00
winedos Fix some more -Wmissing-declarations warnings. 2005-07-05 11:05:50 +00:00
wineps gcc 4.0 -Wpointer-sign fixes (Reg* functions). 2005-07-06 19:08:05 +00:00
wininet gcc 4.0 -Wpointer-sign fixes (Reg* functions). 2005-07-07 12:08:42 +00:00
winmm gcc 4.0 -Wpointer-sign fixes (Reg* functions). 2005-07-07 12:08:42 +00:00
winnls Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
winsock Fix some more -Wmissing-declarations warnings. 2005-07-05 11:05:50 +00:00
winspool ScheduleJob for 'lpr' ports. 2005-07-10 17:39:01 +00:00
wintab32 Fix more -Wstrict-prototypes warnings. 2005-06-20 14:18:03 +00:00
wintrust Sort entry points alphabetically. 2005-06-22 18:38:23 +00:00
wow32 Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
wsock32 Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
wtsapi32 Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
x11drv Moved initialization of the desktop window in the graphics driver to a 2005-07-07 20:33:29 +00:00
.cvsignore
Makedll.rules.in Build and load import libraries directly from the dll directory where 2005-05-10 13:21:04 +00:00
Makefile.in Added activeds.dll with some stubs to get the native printui.dll to 2005-06-13 11:47:46 +00:00
Maketest.rules.in Build and load import libraries directly from the dll directory where 2005-05-10 13:21:04 +00:00
checklink.c
make_dlls Build import libraries also when only doing an install-lib. 2005-05-13 13:57:55 +00:00