..
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
Added stubs for ExecuteCab and TranslateInfString.
2005-07-11 18:01:48 +00:00
amstream
Interlocked LONG* gcc warning fixes.
2005-07-11 13:21:17 +00:00
atl
Interlocked LONG* gcc warning fixes.
2005-07-11 13:21:17 +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
Interlocked LONG* gcc warning fixes.
2005-07-11 13:21:17 +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
- encode/decode CERT_INFO, with tests
2005-07-12 17:00:23 +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
Interlocked LONG* gcc warning fixes.
2005-07-11 13:21:17 +00:00
d3d9
Move parameters relating to opengl on the surface structure on to a
2005-07-11 20:38:27 +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
Interlocked LONG* gcc warning fixes.
2005-07-11 13:21:17 +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
Interlocked LONG* gcc warning fixes.
2005-07-11 13:21:17 +00:00
devenum
Interlocked LONG* gcc warning fixes.
2005-07-11 13:21:17 +00:00
dinput
Only print the joystick state when it changes so the user does not get
2005-07-11 17:58:52 +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
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
Make GetKerningPairs an alias for GetKerningPairsA.
2005-07-11 14:26:54 +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
.spec.c files are no longer used for 32-bit dlls.
2004-03-24 03:36:44 +00:00
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
Load the HKEY_CURRENT_USER branch at server startup too.
2005-07-11 20:44:59 +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
.spec.c files are no longer used for 32-bit dlls.
2004-03-24 03:36:44 +00:00
monodebg.vxd
.spec.c files are no longer used for 32-bit dlls.
2004-03-24 03:36:44 +00:00
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 stub implementation of IOleCommandTarget.
2005-07-12 17:00:58 +00:00
msi
Display icons in buttons that have them.
2005-07-12 17:01:10 +00:00
msimg32
Added rules for building import libraries in the individual dll
2005-05-09 14:42:30 +00:00
msisys
.spec.c files are no longer used for 32-bit dlls.
2004-03-24 03:36:44 +00:00
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
Fix _setmbcp behavior for unreal codepages.
2005-07-11 14:21:53 +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
Use an SID instead of the user name for the path of the
2005-07-11 20:42:12 +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
Don't cache child pidls in UnixFolder, but create them on the fly.
2005-07-12 17:00:36 +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
Use a new DLLDEFS variable in configure/Makefiles to actually remove
2004-10-19 23:06:11 +00:00
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
The units passed into LB_SETTABSTOPS are dialog units, not logical
2005-07-11 14:22:36 +00:00
uuid
Add xmldom guids.
2005-05-27 09:10:21 +00:00
uxtheme
Correct border rectangle drawing.
2005-07-12 16:59:32 +00:00
vdhcp.vxd
.spec.c files are no longer used for 32-bit dlls.
2004-03-24 03:36:44 +00:00
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
.spec.c files are no longer used for 32-bit dlls.
2004-03-24 03:36:44 +00:00
vnbt.vxd
Get rid of HeapAlloc casts.
2005-03-24 21:01:35 +00:00
vnetbios.vxd
.spec.c files are no longer used for 32-bit dlls.
2004-03-24 03:36:44 +00:00
vtdapi.vxd
.spec.c files are no longer used for 32-bit dlls.
2004-03-24 03:36:44 +00:00
vwin32.vxd
.spec.c files are no longer used for 32-bit dlls.
2004-03-24 03:36:44 +00:00
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
Implement UpdateTexture and UpdateSurface in wined3d.
2005-07-12 17:02:47 +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 'file' ports.
2005-07-12 17:01:44 +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
checklink.c
Moved libwine to libs/ directory.
2003-03-22 20:40:48 +00:00
make_dlls
Build import libraries also when only doing an install-lib.
2005-05-13 13:57:55 +00:00
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