wine/dlls
Eric Pouech c5e0a696d9 - fixed some bugs in StackWalk (claimed for but forgotten in last
patch)
- removed location field in symt_data, and reworked the actual
  location of information based on the 'kind' field
- shorten debug channel name
- added support for bitfield in struct:s
- cleaned up source line information support
- now storing constants values as VARIANT
2004-04-30 04:15:41 +00:00
..
advapi32 Assorted spelling fixes. 2004-04-28 00:24:44 +00:00
amstream
avicap32
avifil32
cabinet
capi2032
cards
cfgmgr32
comcat
comctl32 Added Ukrainian translations. 2004-04-26 23:35:17 +00:00
commdlg Added Ukrainian translations. 2004-04-26 23:35:17 +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 - Fix compilation again using olders GL headers 2004-04-29 00:20:18 +00:00
d3d9
d3dim
d3dx8
dbghelp - fixed some bugs in StackWalk (claimed for but forgotten in last 2004-04-30 04:15:41 +00:00
dciman32
ddraw
devenum Assorted spelling fixes. 2004-04-20 04:03:42 +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 - fix dxdiag.h (again) 2004-04-19 02:57:09 +00:00
dxerr8 Make Unicode strings static const. 2004-04-20 01:12:17 +00:00
dxerr9 Make Unicode strings static const. 2004-04-20 01:12:17 +00:00
dxguid
gdi Make Unicode strings static const. 2004-04-20 01:12:17 +00:00
glu32
glut32
hhctrl.ocx Added dummy hhctrl.ocx with stubs of HtmlHelpA and HtmlHelpW. 2004-04-22 03:45:00 +00:00
iccvid
icmp
ifsmgr.vxd
imagehlp
imm32
iphlpapi
kernel Create the system heap event before the shared mapping to avoid a race 2004-04-29 20:02:01 +00:00
lzexpand
mapi32 Assorted spelling fixes. 2004-04-28 00:24:44 +00:00
mmdevldr.vxd
monodebg.vxd
mpr Implemented WNetEnumCachedPasswords. 2004-04-27 23:30:25 +00:00
msacm Make static Unicode strings const. 2004-04-20 00:34:52 +00:00
msdmo
mshtml Make Unicode const strings static so they are not copied to the stack 2004-04-19 20:12:14 +00:00
msi - add some prototypes/typedefs to msi.h 2004-04-28 00:29:25 +00:00
msimg32
msisys
msnet32
msrle32
msvcrt
msvcrt20
msvcrt40
msvcrtd
msvidc32
msvideo Make static Unicode strings const. 2004-04-20 00:34:52 +00:00
mswsock
netapi32 Fix NetApiBufferReallocate and tests based on results from winetest. 2004-04-21 22:24:38 +00:00
newdev
ntdll Added auto-detection of DOS drive devices based on finding the 2004-04-29 20:04:48 +00:00
odbc32
ole32 Make Unicode strings 'static const'. 2004-04-20 02:14:00 +00:00
oleacc
oleaut32 Fix failures under win2k. 2004-04-27 23:30:10 +00:00
olecli
oledlg
olepro32
olesvr
opengl32
psapi
qcap
quartz Enable querying of IID_FilterGraph interface from filtergraph manager 2004-04-30 04:14:19 +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 Reimplement UuidCreate() with Win32 APIs. 2004-04-28 01:04:49 +00:00
rsabase
secur32 Make static Unicode strings const. 2004-04-20 00:34:52 +00:00
serialui
setupapi Make Unicode strings static const. 2004-04-20 01:12:17 +00:00
shdocvw Make Unicode const strings static so they are not copied to the stack 2004-04-19 20:12:14 +00:00
shell32 - Fix the return key handling and clean up the code. 2004-04-30 04:14:33 +00:00
shfolder
shlwapi Allow UrlCombine to calculate size of required buffer. 2004-04-27 23:29:01 +00:00
snmpapi
sti
tapi32
ttydrv
twain
unicows
url
urlmon Make Unicode strings 'static const'. 2004-04-20 02:14:00 +00:00
user Replace wParam values for WM_PARENTNOTIFY message by appropriate 2004-04-30 04:15:13 +00:00
uuid Update/Add MAPI headers. 2004-04-23 23:28:04 +00:00
uxtheme Make Unicode strings static const. 2004-04-20 01:12:17 +00:00
vdhcp.vxd
vdmdbg
version
vmm.vxd
vnbt.vxd
vnetbios.vxd
vtdapi.vxd
vwin32.vxd
win32s
winaspi
wined3d Fixed position of tmp.f assigned like in dlls/d3d8/shader.c. 2004-04-26 20:05:52 +00:00
winedos Implement DOS7 canonicalize path function as a conversion to short 2004-04-26 20:05:30 +00:00
wineps Make sure ascent/descent values don't become negative after coordinate 2004-04-29 20:01:23 +00:00
wininet Make Unicode strings 'static const'. 2004-04-20 02:14:00 +00:00
winmm You have to have at least one device before you can have a default 2004-04-30 04:14:58 +00:00
winnls
winsock
winspool
wintab32
wintrust
wow32
wsock32 Make Unicode strings 'static const'. 2004-04-20 02:14:00 +00:00
x11drv Make sure ascent/descent values don't become negative after coordinate 2004-04-29 20:01:23 +00:00
.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 Added dummy hhctrl.ocx with stubs of HtmlHelpA and HtmlHelpW. 2004-04-22 03:45:00 +00:00
Maketest.rules.in