wine/dlls
Eric Pouech a49adbc49e dbghelp: Base and symbols.
- report the correct image base for a symbol which is
  seen as being in a builtin PE module, whilst its debug 
  information is gotten from an ELF module
- module_get_debug now returns a pair of modules
  (the requested that has to be presented back to the client
   and the effective one, which contains the debug info)
- reworked SymFromName in order to provide also the revelant
  module base address
2006-05-08 14:47:56 +02:00
..
activeds
advapi32 advapi32: Add some lsa tests. 2006-05-05 17:38:53 +02:00
advpack advpack: DelDirs should only remove a directory if it's empty. 2006-05-08 13:37:39 +02:00
amstream
atl
avicap32
avifil32 avifil32: Avoid not necessary zeroing out of an allocated memory block. 2006-04-12 12:54:45 +02:00
cabinet
capi2032
cards cards: Avoid GetPixel to draw round corners, use a clip region instead. 2006-04-05 14:05:03 +02:00
cfgmgr32
comcat
comctl32 comctl32: Make some internal functions and variables static, remove 2006-05-08 13:38:35 +02:00
comdlg32 comdlg32: Renamed the dlls/commdlg directory to dlls/comdlg32. 2006-04-10 17:00:03 +02:00
crtdll
crypt32 crypt32: Fixed day/month mismatch in time encoding routines. 2006-04-13 11:45:12 +02:00
cryptdll
ctl3d32
d3d8 wined3d: Implement Init3D and Uninit3D. 2006-04-19 12:43:22 +02:00
d3d9 wined3d: Implement Init3D and Uninit3D. 2006-04-19 12:43:22 +02:00
d3dim
d3drm
d3dx8
d3dxof
dbghelp dbghelp: Base and symbols. 2006-05-08 14:47:56 +02:00
dciman32
ddraw ddraw: Add a test for IDirect3DVertexBuffer7::ProcessVertices. 2006-04-10 15:44:10 +02:00
devenum
dinput dinput: Fix Initialize return value. 2006-05-08 14:47:41 +02:00
dinput8
dmband
dmcompos
dmime
dmloader
dmscript
dmstyle
dmsynth
dmusic
dmusic32
dnsapi dnsapi: Implement DnsValidateName_{A,UTF8,W}. 2006-05-07 10:10:10 +02:00
dplay
dplayx
dpnet
dpnhpast
dsound dsound: Add DirectSoundBuffer_Lock tests. 2006-05-05 17:29:23 +02:00
dswave
dxdiagn
dxerr8
dxerr9
dxguid
gdi gdi: A-to-W conversion should be font-independent. 2006-05-08 14:46:42 +02:00
glu32
glut32
hhctrl.ocx
iccvid iccvid: French localization. 2006-04-17 11:58:42 +02:00
icmp
ifsmgr.vxd
imaadp32.acm
imagehlp
imm32
iphlpapi
itss
kernel Don't check pointers for NULL before RtlFreeHeap. It is redundant. 2006-05-05 20:59:50 +02:00
lz32
mapi32
mciavi32
mcicda
mciseq
midimap
mlang mlang: Partially implemented ConvertStringEx. 2006-05-07 10:01:18 +02:00
mmdevldr.vxd
monodebg.vxd
mpr mpr: Added Esperanto language. 2006-04-11 11:27:32 +02:00
mprapi Add a stub implementation of mprapi.dll. 2006-05-05 20:23:05 +02:00
msacm32 msacm32: Renamed the dlls/msacm directory to dlls/msacm32. 2006-04-10 16:55:04 +02:00
msadp32.acm
mscms
msdmo
msftedit
msg711.acm
mshtml mshtml: Added test of connection points. 2006-05-05 17:28:07 +02:00
msi msi: Fix missing case in MsiSourceListAddSourceEx. 2006-05-05 17:59:02 +02:00
msimg32
msisys
msnet32
msrle32
msvcrt msvcrt: If caller passes a NULL deallocator to __unDNameEx, don't use it. 2006-04-13 11:23:13 +02:00
msvcrt20
msvcrt40
msvcrtd
msvfw32 msvfw: French localization. 2006-04-17 11:58:30 +02:00
msvidc32 msvidc: French localization. 2006-04-17 11:58:17 +02:00
mswsock
msxml3
netapi32 netapi32: Implement NetUserModalsGet level 2. 2006-05-05 17:31:00 +02:00
newdev
ntdll ntdll: Fix heap corruption in RtlDeleteAce. 2006-05-08 13:37:20 +02:00
objsel
odbc32
odbccp32
ole32 ole32: Fixed typo in debug statement. 2006-05-08 14:46:58 +02:00
oleacc
oleaut32 oleaut32: Fix VARIANT_UserFree. 2006-05-07 10:11:06 +02:00
olecli32
oledlg
olepro32
olesvr32
opengl32
powrprof
psapi
qcap
quartz
rasapi32
riched20 riched20: Allow inheriting table cell definitions from previous table row. 2006-04-12 11:17:25 +02:00
riched32 riched32: Renamed the dlls/richedit directory to dlls/riched32. 2006-04-10 17:09:08 +02:00
rpcrt4 rpcrt4: Use getaddrinfo to get the sockaddr. 2006-05-07 10:04:40 +02:00
rsabase
rsaenh
secur32 secur32: Missing LeaveCriticalSection on error paths. 2006-05-05 20:59:31 +02:00
security
sensapi
serialui serialui: Added Esperanto language. 2006-04-11 11:27:08 +02:00
setupapi setupapi: Fix parsing of UCS-16 files. 2006-05-05 21:58:28 +02:00
sfc
shdocvw shdocvw: Added some comments. 2006-05-05 20:49:44 +02:00
shell32 shell32: Fixed ordinals of SHDefExtractIconA/W. 2006-04-19 14:24:17 +02:00
shfolder
shlwapi shlwapi: Add a stub implementation for IUnknown_ProfferService. 2006-05-05 20:57:11 +02:00
snmpapi
spoolss spoolss: Add DllAllocSplMem and DllFreeSplMem. 2006-03-30 17:27:52 +02:00
stdole2.tlb
stdole32.tlb
sti
strmiids
tapi32
twain_32 twain_32: Added Norwegian resource. 2006-04-17 12:00:43 +02:00
unicows
url url: Add a function and two stubs. 2006-04-03 12:23:24 +02:00
urlmon
user user32: Added tests for CharUpper and CharLower. 2006-05-08 14:47:14 +02:00
usp10 usp10: Fix return codes of ScriptGetFontProperties + tests. 2006-04-21 11:28:34 +02:00
uuid
uxtheme uxtheme: Fix GetThemeSysString as the error-path was always taken. 2006-04-17 11:19:18 +02:00
vdhcp.vxd
vdmdbg
version version: Translate some German comments. 2006-04-13 11:23:30 +02:00
vmm.vxd
vnbt.vxd
vnetbios.vxd
vtdapi.vxd
vwin32.vxd
w32skrnl
winecrt0
wined3d wined3d: Separate pshader/vshader tables. 2006-05-08 13:36:31 +02:00
winedos winedos: Implement INT2F/AX=1501 (get drive device list). 2006-04-12 11:18:43 +02:00
winemp3.acm
wineps wineps: Load generic.ppd from the data dir if nothing else is specified. 2006-04-12 20:43:43 +02:00
wininet wininet: Initialise the LPWITHREADERROR structure after it has been allocated. 2006-05-05 16:35:48 +02:00
winmm joystick: Search for /dev/input/js as well as /dev/js. 2006-04-19 19:27:41 +02:00
winnls32
winspool winspool/tests: Fix failures in test_DEVMODE. 2006-05-07 10:14:33 +02:00
wintab32
wintrust
wldap32 wldap32: Document the search functions. 2006-05-05 17:42:43 +02:00
wnaspi32
wow32
ws2_32
wsock32
wtsapi32
x11drv x11drv: Virtual key input scrubbing in X11DRV_send_keyboard_input. 2006-04-20 11:34:42 +02:00
.gitignore comdlg32: Renamed the dlls/commdlg directory to dlls/comdlg32. 2006-04-10 17:00:03 +02:00
checklink.c
make_dlls dlls: Removed a number of no longer needed dependencies. 2006-03-30 13:24:11 +02:00
Makedll.rules.in configure: Remove the --disable-debug and --disable-trace options. 2006-04-17 12:38:52 +02:00
Makefile.in Add a stub implementation of mprapi.dll. 2006-05-05 20:23:05 +02:00
Makeimplib.rules.in configure: Remove the --disable-debug and --disable-trace options. 2006-04-17 12:38:52 +02:00
Maketest.rules.in configure: Remove the --disable-debug and --disable-trace options. 2006-04-17 12:38:52 +02:00