wine/dlls
Francois Gouget 6a6c85c6d8 Make Unicode const strings static so they are not copied to the stack
each time we enter the function.
2004-04-19 20:12:14 +00:00
..
advapi32 Make Unicode const strings static so they are not copied to the stack 2004-04-19 20:12:14 +00:00
amstream
avicap32
avifil32
cabinet
capi2032
cards
cfgmgr32
comcat
comctl32
commdlg Make Unicode const strings static so they are not copied to the stack 2004-04-19 20:12:14 +00:00
crtdll
crypt32 Make Unicode const strings static so they are not copied to the stack 2004-04-19 20:12:14 +00:00
ctl3d
d3d8
d3d9
d3dim
d3dx8
dbghelp
dciman32
ddraw
devenum Make Unicode const strings static so they are not copied to the stack 2004-04-19 20:12:14 +00:00
dinput - added code to have the joystick state be set to the assumed center 2004-04-19 02:59:22 +00:00
dinput8
dmband
dmcompos
dmime
dmloader
dmscript
dmstyle
dmsynth
dmusic
dmusic32
dplay
dplayx
dpnet
dpnhpast
dsound Fixes support for older versions of direct sound. 2004-04-19 02:58:45 +00:00
dswave
dxdiagn
dxerr8
dxerr9
dxguid
gdi Make Unicode const strings static so they are not copied to the stack 2004-04-19 20:12:14 +00:00
glu32
glut32
iccvid
icmp
ifsmgr.vxd
imagehlp
imm32
iphlpapi
kernel Make Unicode const strings static so they are not copied to the stack 2004-04-19 20:12:14 +00:00
lzexpand
mapi32
mmdevldr.vxd
monodebg.vxd
mpr
msacm
msdmo
mshtml Make Unicode const strings static so they are not copied to the stack 2004-04-19 20:12:14 +00:00
msi Make Unicode const strings static so they are not copied to the stack 2004-04-19 20:12:14 +00:00
msimg32
msisys
msnet32
msrle32
msvcrt
msvcrt20
msvcrt40
msvcrtd
msvidc32
msvideo
mswsock
netapi32 Make Unicode const strings static so they are not copied to the stack 2004-04-19 20:12:14 +00:00
newdev
ntdll NtQueryInformationToken isn't a stub so change the FIXME to a TRACE. 2004-04-19 19:25:29 +00:00
odbc32
ole32
oleacc
oleaut32 Make Unicode const strings static so they are not copied to the stack 2004-04-19 20:12:14 +00:00
olecli
oledlg
olepro32
olesvr
opengl32
psapi
qcap
quartz Make Unicode const strings static so they are not copied to the stack 2004-04-19 20:12:14 +00:00
rasapi32
richedit Make Unicode const strings static so they are not copied to the stack 2004-04-19 20:12:14 +00:00
rpcrt4 Fix compiler warning. 2004-04-19 19:24:03 +00:00
rsabase
secur32
serialui
setupapi
shdocvw Make Unicode const strings static so they are not copied to the stack 2004-04-19 20:12:14 +00:00
shell32 Make Unicode const strings static so they are not copied to the stack 2004-04-19 20:12:14 +00:00
shfolder
shlwapi
snmpapi
sti
tapi32
ttydrv
twain
unicows
url
urlmon Make Unicode const strings static so they are not copied to the stack 2004-04-19 20:12:14 +00:00
user
uuid Add the IAutoComplete and IAutoComplete2 implementation (but methods 2004-04-19 19:26:57 +00:00
uxtheme Make Unicode const strings static so they are not copied to the stack 2004-04-19 20:12:14 +00:00
vdhcp.vxd
vdmdbg
version
vmm.vxd
vnbt.vxd
vnetbios.vxd
vtdapi.vxd
vwin32.vxd
win32s
winaspi
wined3d
winedos
wineps
wininet Make Unicode const strings static so they are not copied to the stack 2004-04-19 20:12:14 +00:00
winmm Code and concepts merged in from wineoss in order to get the 2004-04-19 19:24:25 +00:00
winnls
winsock
winspool
wintab32
wintrust
wow32
wsock32
x11drv
.cvsignore
checklink.c
make_dlls
Makedll.rules.in Fixed DLLMODE handling (--mode is now --subsystem and uses -Wb). 2004-04-19 19:25:05 +00:00
Makefile.in
Maketest.rules.in