..
activeds
Moved the implementation of spec file stubs to the winecrt0 library.
2005-08-25 15:27:44 +00:00
advapi32
Fix String SID parsing.
2005-09-16 18:44:17 +00:00
advpack
Add a stub for IsNtAdmin.
2005-09-06 09:25:25 +00:00
amstream
Don't prefix the functions DllCanUnloadNow, DllGetClassObject and
2005-08-08 17:35:28 +00:00
atl
Use MAKEINTRESOURCE instead of casts where appropriate.
2005-09-12 20:29:16 +00:00
avicap32
Fixed gcc 4.0 warnings.
2005-09-12 15:32:50 +00:00
avifil32
We are no longer generating .spec.c files.
2005-09-21 14:42:52 +00:00
cabinet
Fix gcc 4.0 warnings.
2005-08-27 10:00:38 +00:00
capi2032
Remove CR characters.
2005-06-03 11:26:04 +00:00
cards
Fix gcc 4.0 warnings.
2005-09-08 11:04:53 +00:00
cfgmgr32
Moved cfgmgr32.h to include/ddk/.
2005-09-06 11:42:50 +00:00
comcat
Don't prefix the functions DllCanUnloadNow, DllGetClassObject and
2005-08-08 17:35:28 +00:00
comctl32
Added Norwegian translation of comctl32 and shell32.
2005-09-21 11:43:31 +00:00
commdlg
We are no longer generating .spec.c files.
2005-09-21 14:42:52 +00:00
crtdll
Turn off gcc 4.0's builtin wchar inlines.
2005-08-11 17:12:18 +00:00
crypt32
Added stubs for CryptInitOIDFunctionSet and
2005-09-15 09:31:20 +00:00
cryptdll
Added rules for building import libraries in the individual dll
2005-05-09 14:42:30 +00:00
ctl3d
We are no longer generating .spec.c files.
2005-09-21 14:42:52 +00:00
d3d8
Correct the number of parameters (and partly their names) for the
2005-09-21 09:42:20 +00:00
d3d9
Tidy up d3d9 and finalize passing d3d9 calls to wined3d for now.
2005-08-23 09:34:57 +00:00
d3dim
Moved the implementation of spec file stubs to the winecrt0 library.
2005-08-25 15:27:44 +00:00
d3drm
Moved the implementation of spec file stubs to the winecrt0 library.
2005-08-25 15:27:44 +00:00
d3dx8
Interlocked LONG* gcc warning fixes.
2005-07-11 13:21:17 +00:00
d3dxof
Don't prefix the functions DllCanUnloadNow, DllGetClassObject and
2005-08-08 17:35:28 +00:00
dbghelp
The last argument to MultiByteToWideChar is wide character count and
2005-09-12 22:07:53 +00:00
dciman32
Mark DllMain and similar exports as private.
2005-08-09 10:31:35 +00:00
ddraw
Use Get/SetWindowLongPtr to access pointers in the window extra
2005-09-12 15:38:56 +00:00
devenum
Replace the ICOM_THIS_From macros by inline functions.
2005-07-27 15:14:18 +00:00
dinput
The last argument to MultiByteToWideChar is wide character count and
2005-09-12 22:07:53 +00:00
dinput8
Uncomment out DisableThreadLibraryCalls in DllMain and add the
2005-08-29 15:11:37 +00:00
dmband
Correct more mismatches between spec files and comments about export
2005-08-10 14:45:58 +00:00
dmcompos
Fixed DllGetClassObject spec entries.
2005-08-08 18:21:33 +00:00
dmime
Fixed DllGetClassObject spec entries.
2005-08-08 18:21:33 +00:00
dmloader
Correct more mismatches between spec files and comments about export
2005-08-10 14:45:58 +00:00
dmscript
Correct more mismatches between spec files and comments about export
2005-08-10 14:45:58 +00:00
dmstyle
Fixed DllGetClassObject spec entries.
2005-08-08 18:21:33 +00:00
dmsynth
Correct more mismatches between spec files and comments about export
2005-08-10 14:45:58 +00:00
dmusic
Correct more mismatches between spec files and comments about export
2005-08-10 14:45:58 +00:00
dmusic32
Added rules for building import libraries in the individual dll
2005-05-09 14:42:30 +00:00
dplay
Uncomment out DisableThreadLibraryCalls in DllMain and add the
2005-08-29 15:11:37 +00:00
dplayx
Fix some gcc 4.0 warnings.
2005-08-30 08:56:35 +00:00
dpnet
Don't prefix the functions DllCanUnloadNow, DllGetClassObject and
2005-08-08 17:35:28 +00:00
dpnhpast
Change some Dll* functions so they are exported by name like on
2005-08-10 13:02:43 +00:00
dsound
The last argument to MultiByteToWideChar is wide character count and
2005-09-12 22:07:53 +00:00
dswave
Correct more mismatches between spec files and comments about export
2005-08-10 14:45:58 +00:00
dxdiagn
Don't prefix the functions DllCanUnloadNow, DllGetClassObject and
2005-08-08 17:35:28 +00:00
dxerr8
Added a make rules file for static import libraries.
2005-08-25 12:14:13 +00:00
dxerr9
Added a make rules file for static import libraries.
2005-08-25 12:14:13 +00:00
dxguid
Added a make rules file for static import libraries.
2005-08-25 12:14:13 +00:00
gdi
We are no longer generating .spec.c files.
2005-09-21 14:42:52 +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
Add the SizeBar.
2005-09-21 11:42:41 +00:00
iccvid
Removed a few more unnecessary import libraries.
2005-08-17 12:42:39 +00:00
icmp
gcc 4.0 warning fixes.
2005-08-29 09:38:19 +00:00
ifsmgr.vxd
…
imagehlp
Sort entry points in the same order as Windows.
2005-06-23 09:57:11 +00:00
imm32
We are no longer generating .spec.c files.
2005-09-21 14:42:52 +00:00
iphlpapi
Fixed some traces to use the right printf format and avoid typecasts.
2005-09-12 10:30:05 +00:00
itss
gcc 4.0 warning fixes.
2005-08-29 09:38:19 +00:00
kernel
We are no longer generating .spec.c files.
2005-09-21 14:42:52 +00:00
lzexpand
We are no longer generating .spec.c files.
2005-09-21 14:42:52 +00:00
mapi32
Specify 64-bit integers as double instead of long long in spec files
2005-09-09 15:05:01 +00:00
mciavi32
Directly copy DIB bits into destination DC.
2005-09-19 14:31:32 +00:00
mcicda
Moved mcicda to the top-level dlls directory.
2005-07-27 15:42:40 +00:00
mciseq
Make string elements of MCI_OPEN_PARMS const to match the SDK headers.
2005-08-18 10:53:58 +00:00
midimap
Make all the DriverProc entry points private.
2005-08-17 12:41:41 +00:00
mlang
Fix gcc 4.0 warnings.
2005-09-07 11:31:17 +00:00
mmdevldr.vxd
…
monodebg.vxd
…
mpr
Bulgarian resources for mpr, msi, user, commdlg, oleaut32, shdocvw,
2005-09-19 17:00:58 +00:00
msacm
We are no longer generating .spec.c files.
2005-09-21 14:42:52 +00:00
mscms
Use a more portable scheme for storing the name of a critical
2005-09-09 10:19:44 +00:00
msdmo
Interlocked LONG* gcc warning fixes.
2005-07-12 19:21:36 +00:00
mshtml
Bulgarian resources for mpr, msi, user, commdlg, oleaut32, shdocvw,
2005-09-19 17:00:58 +00:00
msi
Load a table's column information separately from the table itself.
2005-09-22 10:34:07 +00:00
msimg32
Mark DllMain and similar exports as private.
2005-08-09 10:31:35 +00:00
msisys
Uniformize DllMain TRACEing across dlls.
2005-08-15 10:48:51 +00:00
msnet32
Moved the implementation of spec file stubs to the winecrt0 library.
2005-08-25 15:27:44 +00:00
msrle32
Bulgarian resources for mpr, msi, user, commdlg, oleaut32, shdocvw,
2005-09-19 17:00:58 +00:00
msvcrt
Added __p__amblksiz implementation.
2005-09-19 14:41:25 +00:00
msvcrt20
Moved the implementation of spec file stubs to the winecrt0 library.
2005-08-25 15:27:44 +00:00
msvcrt40
Moved the implementation of spec file stubs to the winecrt0 library.
2005-08-25 15:27:44 +00:00
msvcrtd
Forward all functions to msvcrt instead of having them link directly
2005-09-16 18:50:06 +00:00
msvidc32
Removed a few more unnecessary import libraries.
2005-08-17 12:42:39 +00:00
msvideo
We are no longer generating .spec.c files.
2005-09-21 14:42:52 +00:00
mswsock
Added rules for building import libraries in the individual dll
2005-05-09 14:42:30 +00:00
msxml3
Implemented IXMLDOMNode::selectNodes.
2005-09-03 09:39:38 +00:00
netapi32
gcc 4.0 warning fixes.
2005-08-29 09:38:19 +00:00
newdev
Uncomment out DisableThreadLibraryCalls in DllMain and add the
2005-08-29 15:11:37 +00:00
ntdll
We are no longer generating .spec.c files.
2005-09-21 14:42:52 +00:00
objsel
Added stubs for objsel.dll and objsel.h.
2005-07-26 11:30:42 +00:00
odbc32
gcc 4.0 warning fixes.
2005-08-29 09:38:19 +00:00
odbccp32
Fix the prototypes of SQLCreateDataSource*(), SQLGetPrivateProfileString*().
2005-06-17 21:26:31 +00:00
ole32
- Initialize out pointer to NULL before access check in
2005-09-22 10:34:40 +00:00
oleacc
Moved the implementation of spec file stubs to the winecrt0 library.
2005-08-25 15:27:44 +00:00
oleaut32
We are no longer generating .spec.c files.
2005-09-21 14:42:52 +00:00
olecli
We are no longer generating .spec.c files.
2005-09-21 14:42:52 +00:00
oledlg
gcc 4.0 -Wpointer-sign fixes (Reg* functions).
2005-07-07 12:08:42 +00:00
olepro32
Uncomment out DisableThreadLibraryCalls in DllMain and add the
2005-08-29 15:11:37 +00:00
olesvr
We are no longer generating .spec.c files.
2005-09-21 14:42:52 +00:00
opengl32
Fixed a number of pointer to integer conversions that wouldn't work
2005-09-12 15:14:06 +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 gcc 4.0 warnings.
2005-09-02 12:26:21 +00:00
quartz
Get rid of another long long constant.
2005-09-14 10:30:36 +00:00
rasapi32
We are no longer generating .spec.c files.
2005-09-21 14:42:52 +00:00
riched20
The last argument to MultiByteToWideChar is wide character count and
2005-09-12 22:07:53 +00:00
richedit
riched32 doesn't need an import library.
2005-08-08 18:22:25 +00:00
rpcrt4
Fix ref-counting rules to match native DCOM Dlls.
2005-09-18 11:10:37 +00:00
rsabase
Uncomment out DisableThreadLibraryCalls in DllMain and add the
2005-08-29 15:11:37 +00:00
rsaenh
gcc 4.0 warning fixes.
2005-08-29 09:38:19 +00:00
secur32
Added base64 codec for communication with ntlm_auth.
2005-09-21 11:43:52 +00:00
sensapi
IsNetworkAlive() enhanced, always reports LAN.
2005-08-27 09:19:17 +00:00
serialui
Bulgarian resources for mpr, msi, user, commdlg, oleaut32, shdocvw,
2005-09-19 17:00:58 +00:00
setupapi
We are no longer generating .spec.c files.
2005-09-21 14:42:52 +00:00
shdocvw
Bulgarian resources for mpr, msi, user, commdlg, oleaut32, shdocvw,
2005-09-19 17:00:58 +00:00
shell32
We are no longer generating .spec.c files.
2005-09-21 14:42:52 +00:00
shfolder
Uncomment out DisableThreadLibraryCalls in DllMain and add the
2005-08-29 15:11:37 +00:00
shlwapi
Fix the usage of COLOR_xxx constants in the place of the window's
2005-09-20 12:02:45 +00:00
snmpapi
Uniformize DllMain TRACEing across dlls.
2005-08-15 10:48:51 +00:00
stdole2.tlb
Uncomment out DisableThreadLibraryCalls in DllMain and add the
2005-08-29 15:11:37 +00:00
stdole32.tlb
Uncomment out DisableThreadLibraryCalls in DllMain and add the
2005-08-29 15:11:37 +00:00
sti
Moved the implementation of spec file stubs to the winecrt0 library.
2005-08-25 15:27:44 +00:00
strmiids
Added a make rules file for static import libraries.
2005-08-25 12:14:13 +00:00
tapi32
Change some TRACEing formats to make more sense.
2005-08-15 09:44:34 +00:00
ttydrv
Move a bunch of common code from the drivers into gdi.
2005-08-23 09:38:58 +00:00
twain
We are no longer generating .spec.c files.
2005-09-21 14:42:52 +00:00
unicows
Exported symbols now get resolved properly so we no longer need the
2005-09-20 11:40:55 +00:00
url
Moved the implementation of spec file stubs to the winecrt0 library.
2005-08-25 15:27:44 +00:00
urlmon
- Added IHttpNegotiate2 interface.
2005-09-19 14:29:16 +00:00
user
We are no longer generating .spec.c files.
2005-09-21 14:42:52 +00:00
usp10
Use #include "foo.h" for including Windows headers in dlls/, use
2005-08-10 09:51:40 +00:00
uuid
Added a make rules file for static import libraries.
2005-08-25 12:14:13 +00:00
uxtheme
Specify 64-bit integers as double instead of long long in spec files
2005-09-09 15:05:01 +00:00
vdhcp.vxd
…
vdmdbg
Added rules for building import libraries in the individual dll
2005-05-09 14:42:30 +00:00
version
We are no longer generating .spec.c files.
2005-09-21 14:42:52 +00:00
vmm.vxd
Fixed some more traces to use the right printf format and avoid
2005-09-12 14:12:46 +00:00
vnbt.vxd
Get rid of HeapAlloc casts.
2005-03-24 21:01:35 +00:00
vnetbios.vxd
…
vtdapi.vxd
…
vwin32.vxd
…
win32s
We are no longer generating .spec.c files.
2005-09-21 14:42:52 +00:00
winaspi
We are no longer generating .spec.c files.
2005-09-21 14:42:52 +00:00
winecrt0
Make sure to always call the destructors when the constructors have
2005-09-03 15:04:33 +00:00
wined3d
Start to implement TestCooperativeLevel.
2005-09-21 10:55:03 +00:00
winedos
We are no longer generating .spec.c files.
2005-09-21 14:42:52 +00:00
wineps
We are no longer generating .spec.c files.
2005-09-21 14:42:52 +00:00
wininet
Bulgarian resources for mpr, msi, user, commdlg, oleaut32, shdocvw,
2005-09-19 17:00:58 +00:00
winmm
We are no longer generating .spec.c files.
2005-09-21 14:42:52 +00:00
winnls
We are no longer generating .spec.c files.
2005-09-21 14:42:52 +00:00
winsock
We are no longer generating .spec.c files.
2005-09-21 14:42:52 +00:00
winspool
Bulgarian resources for mpr, msi, user, commdlg, oleaut32, shdocvw,
2005-09-19 17:00:58 +00:00
wintab32
We are no longer generating .spec.c files.
2005-09-21 14:42:52 +00:00
wintrust
Added stubs for DllRegisterServer, DllUnregisterServer and
2005-09-16 18:44:26 +00:00
wldap32
Implement ldap_create_sort_control*.
2005-09-08 18:56:22 +00:00
wow32
Use the proper WOW functions everywhere instead of the K32WOW variant.
2005-08-10 10:59:19 +00:00
wsock32
Stubs for GetAddressByName{A,W}.
2005-07-18 09:09:24 +00:00
wtsapi32
Added rules for building import libraries in the individual dll
2005-05-09 14:42:30 +00:00
x11drv
Use the event's width and height not the translated window rect to
2005-09-19 15:25:53 +00:00
.cvsignore
Added a make rules file for static import libraries.
2005-08-25 12:14:13 +00:00
Makedll.rules.in
Generate 16-bit spec files as assembly code too.
2005-09-21 14:23:54 +00:00
Makefile.in
We no longer need a special case for the ntdll import library.
2005-08-26 08:52:06 +00:00
Makeimplib.rules.in
Added a make rules file for static import libraries.
2005-08-25 12:14:13 +00:00
Maketest.rules.in
Move TESTLIST from EXTRA_SRCS to C_SRCS in test makefiles to free up
2005-08-02 14:36:13 +00:00
checklink.c
…
make_dlls
We no longer need a special case for the ntdll import library.
2005-08-26 08:52:06 +00:00