wine-wine/dlls
Eric Pouech c1269392e0 dbghelp: Move elf_fetch_file_info to Unicode. 2007-02-22 12:29:53 +01:00
..
activeds
advapi32 server: Add get_token_impersonation_level server call for retrieving the impersonation level from a token. 2007-02-21 19:49:37 +01:00
advpack advpack: Constify the 3rd argument of RebootCheckOnInstall[AW]. 2007-02-05 12:34:56 +01:00
amstream amstream: Constify a variable. 2007-02-13 12:08:15 +01:00
atl Assorted spelling fixes. 2007-02-14 21:03:57 +01:00
avicap32 Don't include windows.h & co in the Wine sources. 2006-10-24 17:47:09 +02:00
avifil32 avifil32: Declare some variables static. 2007-02-05 12:25:40 +01:00
browseui browseui: Add missing '\n's to ok() calls. 2007-02-07 21:42:05 +01:00
cabinet cabinet: Fixed fd leak in case of error. 2007-02-14 13:12:32 +01:00
capi2032
cards
cfgmgr32 include: Move cfgmgr32.h to include/ to match the SDK. 2006-10-14 20:18:44 +02:00
clusapi clusapi: Add the clusapi.h public header. 2006-10-14 20:18:06 +02:00
comcat comcat: Remove const from COMCAT Manager. 2006-12-08 11:39:53 +01:00
comctl32 comctl32: Implement LVM_SETUNICODEFORMAT. 2007-02-22 11:27:01 +01:00
comdlg32 comdlg32: Set the right background color of the dialog window "Choose color". 2007-02-14 22:17:29 +01:00
compstui
credui credui: Better match the PSDK types and fix the winapi_check warnings. 2007-02-07 21:42:35 +01:00
crtdll
crypt32 crypt32/tests: Fix compilation for older gcc versions (and MinGW). 2007-01-15 14:39:03 +01:00
cryptdll cryptdll: Change storage class of module handle to static. 2006-12-11 16:19:02 +01:00
cryptnet
ctl3d32
d3d8 wined3d: No bounds checking is done on sampler / texture numbers. 2007-02-20 11:49:42 +01:00
d3d9 wined3d: Floating point shader constant setting. 2007-02-21 10:56:01 +01:00
d3dim
d3drm
d3dx8
d3dxof Don't include windows.h & co in the Wine sources. 2006-10-24 17:47:09 +02:00
dbghelp dbghelp: Move elf_fetch_file_info to Unicode. 2007-02-22 12:29:53 +01:00
dciman32
ddraw wined3d: Index buffer fixes. 2007-02-21 10:57:08 +01:00
ddrawex ddrawex: Self-register the DirectDrawFactory CoClass. 2007-01-05 20:28:02 +01:00
devenum devenum: Initialize hKeysub. 2007-02-09 11:49:03 +01:00
dinput dinput: Constify some variables. 2007-02-13 12:08:26 +01:00
dinput8 dinput8: Self-register the DirectInput8 CoClass. 2007-01-05 20:27:20 +01:00
dmband janitorial: Remove stray '\' at end of lines. 2007-01-09 12:04:26 +01:00
dmcompos dmcompos: Replaced && 0xff by & 0xff. 2006-11-09 17:53:22 +01:00
dmime dmime: Remove unused variable. 2007-01-22 12:09:06 +01:00
dmloader Don't put single quotes around '%s' when using the debugstr_*() functions. 2007-01-18 12:55:50 +01:00
dmscript dmscript: Replaced && 0xff by & 0xff. 2006-11-09 17:54:07 +01:00
dmstyle janitorial: Remove stray '\' at end of lines. 2007-01-09 12:04:26 +01:00
dmsynth dmsynth: Fix one more instance of && instead of &. 2006-11-09 18:20:30 +01:00
dmusic janitorial: Remove stray '\' at end of lines. 2007-01-09 12:04:26 +01:00
dmusic32
dnsapi dnsapi: Declare some items static. 2007-01-08 12:09:17 +01:00
dplay
dplayx janitorial: Remove stray '\' at end of lines. 2007-01-09 12:04:26 +01:00
dpnet
dpnhpast
dsound dsound: Use an inline for ring buffer pointer difference calculation. 2007-02-22 11:26:42 +01:00
dswave dswave: Make some data const. 2006-12-14 20:11:27 +01:00
dxdiagn dxdiagn: Constify a variable. 2007-02-14 21:03:40 +01:00
dxerr8 Don't include windows.h & co in the Wine sources. 2006-10-24 17:47:09 +02:00
dxerr9 Don't include windows.h & co in the Wine sources. 2006-10-24 17:47:09 +02:00
dxguid dxguid: Add the rmxfguid.h header and export the GUIDs. 2007-01-09 12:22:17 +01:00
gdi32 gdi32: Move get_glyph_indices near its caller test_font_charset. 2007-02-20 12:24:00 +01:00
glu32
gphoto2.ds gphoto2.ds: Don't warn about libjpeg if gphoto support is not enabled. 2006-11-27 13:47:17 +01:00
hhctrl.ocx hhctrl.ocx: Use mk as default protocol and code clean up. 2007-02-06 22:07:10 +01:00
hid hid: Add the hidsdi.h header. 2007-02-06 13:25:00 +01:00
hlink Add some documentation headers to make winapi_check happy. 2006-11-13 13:01:15 +01:00
iccvid resources: Change German sublanguage code to SUBLANG_NEUTRAL. 2006-10-24 11:45:12 +02:00
icmp icmp: Changed select to poll. 2006-11-06 12:29:23 +01:00
ifsmgr.vxd
imaadp32.acm imaadp32.acm: Constify some variables. 2007-02-14 21:03:51 +01:00
imagehlp dbghelp: Implemented FindExecutableImage[W]. 2007-02-22 11:39:52 +01:00
imm32 imm32: Implement stubs for ImmGetImeMenuItemsA and ImmGetImeMenuItemsW. 2007-02-21 10:54:20 +01:00
infosoft Add some documentation headers to make winapi_check happy. 2006-11-13 13:01:15 +01:00
inseng Add some documentation headers to make winapi_check happy. 2006-11-13 13:01:15 +01:00
iphlpapi iphlpapi: Avoid printf format warnings. 2007-02-05 22:04:29 +01:00
itss itss: Constify a variable. 2007-02-14 21:03:44 +01:00
kernel32 kernel32: Fix an off-by-one error in GetComputerNameExA/W. 2007-02-21 19:50:57 +01:00
localspl localspl: Implement SetDefaultCommConfig for XcvDataPort. 2007-02-20 20:31:14 +01:00
lz32 Assorted spelling fixes. 2006-11-07 15:25:24 +01:00
mapi32 Assorted spelling fixes. 2007-02-14 21:03:57 +01:00
mciavi32 Don't include windows.h & co in the Wine sources. 2006-10-24 17:47:09 +02:00
mcicda mcicda: Use '%u' to print GetLastError(). 2007-01-18 12:55:15 +01:00
mciseq mciseq: Constify a variable. 2007-02-19 12:03:54 +01:00
mciwave mciwave: Win64 printf format warning fixes. 2006-10-12 21:42:53 +02:00
midimap
mlang mlang: Implement IMultiLanguage::GetCodePageInfo. 2007-01-22 12:02:24 +01:00
mmdevldr.vxd
monodebg.vxd
mpr mpr: Fix typo (Coverity). 2007-01-15 13:00:11 +01:00
mprapi
msacm32 Don't put single quotes around '%s' when using the debugstr_*() functions. 2007-01-18 12:55:50 +01:00
msacm32.drv
msadp32.acm msadp32.acm: Constify some variables. 2007-02-19 12:04:00 +01:00
mscms mscms: GetColorDirectory: fixed incorrect A -> W conversions. 2006-11-09 17:05:39 +01:00
mscoree mscoree: _CorValidateImage() is a WINAPI function. 2007-01-25 11:05:31 +01:00
msdmo msdmo: Declare a function static. 2007-01-12 11:23:47 +01:00
msftedit
msg711.acm msg711.acm: Constify some variables. 2007-02-19 12:04:19 +01:00
mshtml Assorted spelling fixes. 2007-02-14 21:03:57 +01:00
msi msi: Cleanup the dialog event subscriptions when destroying the dialog. 2007-02-21 10:53:49 +01:00
msimg32
msisys.ocx
msnet32
msrle32 msrle32: Declare some functions static. 2007-01-12 20:41:52 +01:00
msvcrt msvcrt: Fix fstat's handling of pipes and char devices. 2007-02-16 13:13:37 +01:00
msvcrt20
msvcrt40
msvcrtd
msvfw32 msvfw32: Constify a variable. 2007-02-20 11:52:13 +01:00
msvidc32 resources: Change German sublanguage code to SUBLANG_NEUTRAL. 2006-10-24 11:45:12 +02:00
mswsock
msxml3 msxml3: Stub out some more getters and setters of IXMLDOMDocument. 2007-02-19 12:41:51 +01:00
nddeapi
netapi32 netapi32: Constify a variable. 2007-02-20 11:51:45 +01:00
newdev
ntdll server: Add get_token_impersonation_level server call for retrieving the impersonation level from a token. 2007-02-21 19:49:37 +01:00
ntdsapi Add some documentation headers to make winapi_check happy. 2006-11-13 13:01:15 +01:00
objsel objsel: Declare a variable static. 2007-01-18 11:59:32 +01:00
odbc32 odbc32: Constify some variables. 2007-02-21 19:48:22 +01:00
odbccp32 Assorted spelling fixes. 2007-01-18 12:56:52 +01:00
ole32 ole32: Better match the PSDK types and fix the winapi_check warnings. 2007-02-20 20:29:10 +01:00
oleacc
oleaut32 oleaut32: Fix a TypeAttr leak. 2007-02-21 19:48:33 +01:00
olecli32
oledlg oledlg: Declare a function static. 2007-01-22 12:08:58 +01:00
olepro32 Don't include windows.h & co in the Wine sources. 2006-10-24 17:47:09 +02:00
olesvr32
opengl32 opengl32: Add new extensions. 2007-02-19 12:35:56 +01:00
powrprof
psapi psapi/tests: Win64 printf format warning fixes. 2006-10-11 12:09:14 +02:00
pstorec Add some documentation headers to make winapi_check happy. 2006-11-13 13:01:15 +01:00
qcap qcap: Initialize a variable (Coverity). 2007-01-25 12:04:45 +01:00
quartz quartz: Implement IUnknown methods for IMediaPosition. 2007-02-21 10:53:59 +01:00
query Add some documentation headers to make winapi_check happy. 2006-11-13 13:01:15 +01:00
rasapi32 rasapi32: RasEnumConnections now returns correct buffer size (zero) when there are zero connections available. 2007-02-05 17:11:24 +01:00
resutils
riched20 riched20: If outside of the richedit window, return earlier. 2007-02-15 11:21:45 +01:00
riched32
rpcrt4 rpcrt4: Fix a memory leak in I_RpcSendReceive caused by I_RpcReceive overwriting pMsg->Buffer. 2007-02-21 19:48:51 +01:00
rsabase rsabase/tests: Remove unneeded casts. 2007-01-04 11:25:08 +01:00
rsaenh rsaenh: Declare some functions static. 2007-01-25 12:04:38 +01:00
sane.ds sane.ds: Declare a function static. 2007-02-05 12:25:25 +01:00
secur32 secur32: Fix ntlm_auth version number check when registering the NTLM SSP. 2007-02-06 12:30:21 +01:00
security
sensapi sensapi: Declare a variable static. 2007-02-05 12:25:32 +01:00
serialui serialui: Constify a variable. 2007-02-22 11:26:55 +01:00
setupapi setupapi: Always return an empty list from SetupDiGetClassDevs. 2007-02-20 20:27:13 +01:00
sfc sfc: We need to import sfc_os for the forwards to work properly. 2007-01-22 12:10:37 +01:00
sfc_os sfc_os: Add a prototype for SfcIsKeyProtected(). 2007-01-25 11:05:36 +01:00
shdoclc shdoclc: Update French translation. 2007-01-08 11:46:05 +01:00
shdocvw shdocvw: Fix module ref counting. 2007-02-20 20:52:46 +01:00
shell32 shell32: IShellLink::GetIDList fix. 2007-02-22 11:27:18 +01:00
shfolder
shlwapi shlwapi: Fix size passed to MultiByteToWideChar. 2007-02-21 10:54:07 +01:00
snmpapi snmpapi: Add a missing memcpy. 2007-02-19 12:40:24 +01:00
spoolss spoolss: Forward EnumPortsW to winspool.drv. 2006-12-04 13:43:17 +01:00
stdole2.tlb
stdole32.tlb
sti
strmiids Don't include windows.h & co in the Wine sources. 2006-10-24 17:47:09 +02:00
svrapi
tapi32 include/tapi.h: Add missing include directives. 2006-11-13 12:45:45 +01:00
twain_32
unicows
url
urlmon urlmon: Added mk protocol handling test. 2007-02-12 14:14:01 +01:00
user32 server: Added support for the PM_QS_* flags in PeekMessage. 2007-02-21 15:21:05 +01:00
userenv userenv: Implement ExpandEnvironmentStringsForUser{A,W}. 2007-02-20 20:23:58 +01:00
usp10 usp10: Implement ScriptGetLogicalWidths. 2007-02-19 12:40:19 +01:00
uuid include: Added urlhist.idl. 2006-10-26 13:04:53 +02:00
uxtheme uxtheme: Declare some items static. 2007-02-05 12:32:42 +01:00
vdhcp.vxd
vdmdbg
version version: Constify a formal parameter of VerQueryValue{A|W}(). 2007-02-14 14:42:09 +01:00
vmm.vxd vmm.vxd: PC_WRITABLE spelling fix. 2006-12-05 10:31:47 +01:00
vnbt.vxd
vnetbios.vxd
vtdapi.vxd
vwin32.vxd
w32skrnl
winealsa.drv winealsa: Fix typo. 2007-02-22 11:26:45 +01:00
winearts.drv winearts: Renamed the dlls/winmm/winearts directory to dlls/winearts.drv. 2007-01-10 13:41:40 +01:00
wineaudioio.drv wineaudioio: Renamed the dlls/winmm/wineaudioio directory to dlls/wineaudioio.drv. 2007-01-10 13:42:34 +01:00
winecoreaudio.drv winecoreaudio.drv: Remove obsolete FIXME. 2007-02-07 21:44:04 +01:00
winecrt0 winecrt0: Fix delay load structure types for Win64. 2006-10-30 17:43:03 +01:00
wined3d wined3d: Make sure volumes have memory allocated. 2007-02-21 11:00:08 +01:00
winedos winedos: Declare some items static. 2007-02-05 17:11:51 +01:00
wineesd.drv wineesd: Renamed the dlls/winmm/wineesd directory to dlls/wineesd.drv. 2007-01-10 13:44:20 +01:00
winejack.drv winejack: Renamed the dlls/winmm/winejack directory to dlls/winejack.drv. 2007-01-10 13:45:03 +01:00
winejoystick.drv joystick.drv: Renamed the dlls/winmm/joystick directory to dlls/winejoystick.drv. 2006-12-29 14:29:20 +01:00
winemp3.acm winemp3.acm: Remove unused functions. 2007-02-06 13:19:26 +01:00
winenas.drv winenas: Renamed the dlls/winmm/winenas directory to dlls/winenas.drv. 2007-01-10 13:45:39 +01:00
wineoss.drv wineoss.drv: config.h police. 2007-01-22 13:29:12 +01:00
wineps.drv wineps.drv: Declare some functions static. 2007-02-06 13:19:46 +01:00
winequartz.drv quartzdrv: Add the quartz (Mac OS X) video driver to the build system. 2006-10-27 14:20:12 +02:00
winex11.drv winex11.drv: Pass correct coords into X11DRV_InternalFloodFill. 2007-02-21 19:48:39 +01:00
wininet wininet/tests: Add a few more tests. 2007-02-22 11:26:51 +01:00
winmm Some fixes in russian resources. 2007-02-09 11:48:28 +01:00
winnls32
winspool.drv winspool: Constify some parameters in some functions. 2007-02-19 12:36:21 +01:00
wintab32
wintrust wintrust: Better match the PSDK types and fix the winapi_check warnings. 2007-01-26 13:54:06 +01:00
wldap32 wldap32: Missing HeapFree on error path (found by Smatch). 2007-02-13 12:19:08 +01:00
wnaspi32 wnaspi32: Qualify use of WINE_DEFAULT_DEBUG_CHANNEL. 2007-01-02 13:20:41 +01:00
wow32
ws2_32 Assorted spelling fixes. 2007-02-14 21:03:57 +01:00
wsock32
wtsapi32 wtsapi32: Declare a variable static. 2007-02-05 12:33:05 +01:00
Makedll.rules.in configure: Use the correct ar tool when building Mingw import libraries. 2007-01-01 13:44:45 +01:00
Makefile.in browseui: Implement and test ACLMulti. 2007-02-06 12:40:37 +01:00
Makeimplib.rules.in
Maketest.rules.in