wine-wine/dlls
Jason Green c13f097de3 wined3d: Correct implementation of D3DSIO_LOOP.
I initially misread the specification.  src0.x is the iteration count,
not the max amount for the loop register.  This fixes that.
2006-06-19 11:11:45 +02:00
..
activeds Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
advapi32 advapi32: Don't use sizeof in traces to avoid printf format warnings. 2006-06-13 14:09:02 +02:00
advpack advpack: Remove some dead code. (Coverity) 2006-06-14 12:47:05 +02:00
amstream Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
atl atl: Add a partial implementation of AtlModuleRegisterWndClassInfoW 2006-06-15 12:14:32 +02:00
avicap32 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
avifil32 avifil32: Corrected destination size in MultiByteToWideChar. 2006-06-16 11:31:06 +02:00
cabinet Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
capi2032 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
cards Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
cfgmgr32 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
comcat Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
comctl32 Assorted spelling fixes. 2006-06-16 11:32:29 +02:00
comdlg32 comdlg32: Don't use sizeof in traces to avoid printf format warnings. 2006-06-13 14:09:24 +02:00
crtdll crtdll: Explicitly specify CDECL calling convention on exported functions. 2006-06-12 21:35:20 +02:00
crypt32 crypt32: Correct CRL tests, and fix CRL encoding/decoding accordingly. 2006-06-16 11:30:10 +02:00
cryptdll Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
ctl3d32 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
d3d8 d3d8: Remove dependencies on OpenGL headers and libraries. 2006-06-15 16:51:57 +02:00
d3d9 Add trailing '\n's to ok() calls. 2006-06-16 11:32:42 +02:00
d3dim Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
d3drm Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
d3dx8 d3dx8: Remove dependencies on OpenGL headers and libraries. 2006-06-15 16:52:05 +02:00
d3dxof Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
dbghelp Yet another round of redundant NULL checks before HeapFree. 2006-06-13 11:40:23 +02:00
dciman32 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
ddraw ddraw: Palette refcounting fixes + tests. 2006-06-19 10:29:56 +02:00
devenum Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
dinput dinput: Don't use sizeof in traces to avoid printf format warnings. 2006-06-13 14:09:55 +02:00
dinput8 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
dmband Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
dmcompos dmcompos: Make the virtual table functions static where possible. 2006-06-10 11:55:30 +02:00
dmime Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
dmloader dmloader: Make the virtual table functions static where possible. 2006-06-10 11:56:03 +02:00
dmscript dmscript: Make the virtual table functions static where possible. 2006-06-10 11:56:19 +02:00
dmstyle dmstyle: Don't use sizeof in traces to avoid printf format warnings. 2006-06-13 14:10:12 +02:00
dmsynth dmsynth: Make the virtual table functions static where possible. 2006-06-10 11:57:03 +02:00
dmusic dmusic: Make the virtual table functions static where possible. 2006-06-10 11:57:22 +02:00
dmusic32 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
dnsapi dnsapi: Free all allocated records instead of just the last one. 2006-06-19 10:30:08 +02:00
dplay Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
dplayx dplayx: Don't use sizeof in traces to avoid printf format warnings. 2006-06-13 14:10:21 +02:00
dpnet dpnet: Make the virtual table functions static where possible. 2006-06-10 11:57:38 +02:00
dpnhpast Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
dsound dsound: Don't use sizeof in traces to avoid printf format warnings. 2006-06-13 14:10:32 +02:00
dswave dswave: Make the virtual table functions static where possible. 2006-06-10 11:58:01 +02:00
dxdiagn dxdiagn: Make the virtual table functions static where possible. 2006-06-10 11:58:14 +02:00
dxerr8 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
dxerr9 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
dxguid Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
gdi gdi/tests: Don't use sizeof in ok() to avoid printf format warnings. 2006-06-13 14:02:13 +02:00
glu32 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
glut32 include: Added prototype for DllMain. 2006-06-12 16:18:17 +02:00
gphoto2.ds gphoto2.ds: Added Norwegian Bokmål resources. 2006-06-15 12:05:54 +02:00
hhctrl.ocx Link against libwine_unicode everywhere we use Unicode functions. 2006-05-24 18:05:40 +02:00
hlink hlink: Fix typo. We should set hl not ppvObj. 2006-06-16 11:29:51 +02:00
iccvid Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
icmp Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
ifsmgr.vxd Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
imaadp32.acm Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
imagehlp imagehlp: Remove the unused internal.c file. 2006-06-10 12:02:14 +02:00
imm32 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
inseng inseng: Initial implementation of inseng (required for IE6 to install under win2k). 2006-06-16 16:05:49 +02:00
iphlpapi Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
itss itss: Make the virtual table functions static where possible. 2006-06-10 11:58:27 +02:00
kernel kernel: Fix reported address space limit to be in keeping with ntdll. 2006-06-19 09:22:13 +02:00
lz32 lz32: Enable old test and expand it. 2006-06-19 10:26:45 +02:00
mapi32 mapi32/tests: Don't use sizeof in ok() to avoid printf format warnings. 2006-06-13 14:02:45 +02:00
mciavi32 Link against libwine_unicode everywhere we use Unicode functions. 2006-05-24 18:05:40 +02:00
mcicda Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
mciseq mciseq: Don't use sizeof in traces to avoid printf format warnings. 2006-06-13 14:10:47 +02:00
mciwave mciwave: Fixed a bogus free. 2006-06-15 11:39:28 +02:00
midimap Link against libwine_unicode everywhere we use Unicode functions. 2006-05-24 18:05:40 +02:00
mlang mlang/tests: Don't use sizeof in ok() to avoid printf format warnings. 2006-06-13 14:02:52 +02:00
mmdevldr.vxd Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
monodebg.vxd Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
mpr Yet another round of redundant NULL checks before HeapFree. 2006-06-13 11:40:23 +02:00
mprapi Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
msacm32 Uniformization of French main menu accelerators. 2006-05-24 10:35:26 +02:00
msacm32.drv Link against libwine_unicode everywhere we use Unicode functions. 2006-05-24 18:05:40 +02:00
msadp32.acm Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
mscms mscms: Fix 64bit warnings. 2006-06-19 09:21:12 +02:00
msdmo Link against libwine_unicode everywhere we use Unicode functions. 2006-05-24 18:05:40 +02:00
msftedit msftedit: Fix CreateTextServices() forward. 2006-02-24 21:07:55 +01:00
msg711.acm Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
mshtml mshtml: Added Wine Gecko installer. 2006-06-16 16:03:57 +02:00
msi msi/tests: Write-strings warnings fixes. 2006-06-19 09:21:42 +02:00
msimg32 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
msisys.ocx msisys: Renamed the directory to msisys.ocx. 2006-05-23 16:09:55 +02:00
msnet32 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
msrle32 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
msvcrt msvcrt: Use unsigned int instead of size_t to avoid printf format warnings. 2006-06-13 14:14:06 +02:00
msvcrt20 msvcrt20: Explicitly specify CDECL calling convention on exported functions. 2006-06-12 21:35:27 +02:00
msvcrt40 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
msvcrtd msvcrtd: Explicitly specify CDECL calling convention on exported functions. 2006-06-12 21:35:40 +02:00
msvfw32 msvfw32: Don't use sizeof in traces to avoid printf format warnings. 2006-06-13 14:10:57 +02:00
msvidc32 msvidc: Change short description to MS-CRAM. 2006-06-09 18:13:38 +02:00
mswsock Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
msxml3 msxml: Text nodes with just whitespace should be stripped. 2006-06-14 13:36:07 +02:00
netapi32 netapi32: Don't use sizeof in traces to avoid printf format warnings. 2006-06-13 14:11:04 +02:00
newdev Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
ntdll ntdll: If ObjectAttributes is NULL then an error is returned at the 2006-06-19 10:29:11 +02:00
ntdsapi Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
objsel Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
odbc32 Link against libwine_unicode everywhere we use Unicode functions. 2006-05-24 18:05:40 +02:00
odbccp32 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
ole32 ole32: Document CoCreateFreeThreadedMarshaler. 2006-06-19 10:28:26 +02:00
oleacc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
oleaut32 oleaut32: Fix 64bit warnings in tests. 2006-06-19 09:21:19 +02:00
olecli32 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
oledlg oledlg: Declare varargs functions as WINAPIV instead of cdecl. 2006-06-13 11:40:23 +02:00
olepro32 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
olesvr32 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
opengl32 opengl32: Store function pointers in a separate array to avoid a bunch of relocations. 2006-06-09 18:13:09 +02:00
powrprof Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
psapi Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
qcap Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
quartz Fixed more boolean comparisons against TRUE. 2006-05-24 14:38:20 +02:00
rasapi32 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
riched20 riched20: EM_CHARFROMPOS didn't work properly with scrolling 2006-06-19 10:30:36 +02:00
riched32 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
rpcrt4 rpcrt4: Use the thread pool in the RPC server for processing packets. 2006-06-19 10:28:50 +02:00
rsabase Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
rsaenh rasenh: Fix a copy&paste bug at passing only one string to RegSetValueExW() at a time. 2006-06-02 20:43:47 +02:00
sane.ds sane.ds: Replace FIXME() by TRACE() on sane_exit. 2006-06-03 11:43:08 +02:00
secur32 secur32: Implement QueryContextAttributes. Add tests. 2006-06-16 11:31:23 +02:00
security security: Fix the UnsealMessage() forward. 2006-02-06 20:57:56 +01:00
sensapi Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
serialui Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
setupapi setupapi: Documentation update. 2006-06-12 13:21:48 +02:00
sfc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
shdocvw shdocvw: Register some more documented classes that native also registers. 2006-06-07 11:47:26 +02:00
shell32 shell32: Remove dead code in SHELL_FindExecutable(). 2006-06-16 11:32:11 +02:00
shfolder Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
shlwapi shlwapi/tests: Use lstrlenA instead of strlen in ok() to avoid printf format warnings. 2006-06-13 13:57:59 +02:00
snmpapi Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
spoolss Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
stdole2.tlb Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
stdole32.tlb Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
sti Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
strmiids Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
tapi32 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
twain_32 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
unicows Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
url Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
urlmon urlmon/tests: Don't use sizeof in ok() to avoid printf format warnings. 2006-06-13 14:03:51 +02:00
user user32: Fix character conversion in combo box. 2006-06-15 11:26:57 +02:00
userenv userenv: Add profinfo.h. 2006-06-13 11:40:23 +02:00
usp10 usp10: ScriptTextOut updated to reflect that it must have a hdc passed to it. 2006-06-09 18:13:44 +02:00
uuid uuid: Mark all GUID variables as hidden. 2006-06-12 12:01:38 +02:00
uxtheme Add trailing '\n's to ok() calls. 2006-06-16 11:32:42 +02:00
vdhcp.vxd Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
vdmdbg Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
version version/tests: Don't use sizeof in ok() to avoid printf format warnings. 2006-06-13 14:03:59 +02:00
vmm.vxd Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
vnbt.vxd Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
vnetbios.vxd Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
vtdapi.vxd Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
vwin32.vxd Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
w32skrnl Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
winecrt0 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
wined3d wined3d: Correct implementation of D3DSIO_LOOP. 2006-06-19 11:11:45 +02:00
winedos Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
winemp3.acm winemp3.acm: Make some variables static and/or const. 2006-06-12 13:40:34 +02:00
wineps.drv printing: Don't limit the printer name length to CCHDEVICENAME characters. 2006-06-15 18:05:58 +02:00
winex11.drv x11drv: Renamed the x11drv directory to winex11.drv. 2006-06-16 09:57:50 +02:00
wininet wininet/tests: Use lstrlenA instead of strlen in ok() to avoid printf format warnings. 2006-06-13 13:58:30 +02:00
winmm winmm: Add support for "open new" commands. 2006-06-15 12:25:50 +02:00
winnls32 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
winspool.drv winspool: AddMonitor: Test the driver entry before return an error. 2006-06-19 09:22:02 +02:00
wintab32 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
wintrust Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
wldap32 wldap32: Explicitly specify CDECL calling convention on exported functions. 2006-06-12 21:34:46 +02:00
wnaspi32 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
wow32 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
ws2_32 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
wsock32 wsock32: Added GetService{A,W} stubs. 2006-06-01 11:07:51 +02:00
wtsapi32 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
.gitignore winspool: Renamed the directory to winspool.drv. 2006-05-23 17:10:52 +02:00
Makedll.rules.in configure: Remove the --disable-debug and --disable-trace options. 2006-04-17 12:38:52 +02:00
Makefile.in inseng: Initial implementation of inseng (required for IE6 to install under win2k). 2006-06-16 16:05:49 +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
checklink.c
make_dlls x11drv: Renamed the x11drv directory to winex11.drv. 2006-06-16 09:57:50 +02:00