wine-wine/dlls
Alexandre Julliard 48243e32b9 Authors: Mike McCormack <mike@codeweavers.com>, Robert Shearman <rob@codeweavers.com>
- Change the way that the response headers are reconstructed to reduce
  the chance of memory being incorrectly allocated.
- Return the correct error when a header is not found.
- remove all the response headers before receiving new ones so that we
  don't merge headers from two responses.
- Add extra standard fields.
- Split the status line into http version, status code and status text
  and store those in the response data, without using use a fake
  field.
2004-07-15 18:57:32 +00:00
..
advapi32 Reference counting for CRYPTPROV objects. 2004-07-13 23:34:13 +00:00
amstream Updated the version info of all DirectX dlls to the version numbers of 2004-05-14 21:37:32 +00:00
atl First implementation of the Advanced Template Library, with just a few 2004-07-06 21:01:18 +00:00
avicap32 .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
avifil32 Fix string conversion bugs. 2004-07-04 00:11:31 +00:00
cabinet .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
capi2032 .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
cards jr.bmp isn't generated. 2004-03-31 20:10:27 +00:00
cfgmgr32 Updated to include functions from windows 98SE. 2004-05-03 20:05:11 +00:00
comcat .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
comctl32 Implemented PSM_HWNDTOINDEX. 2004-07-12 23:48:11 +00:00
commdlg Add the selected extension from file type filter if file name does not 2004-07-14 21:47:11 +00:00
crtdll .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
crypt32 Make Unicode const strings static so they are not copied to the stack 2004-04-19 20:12:14 +00:00
ctl3d .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
d3d8 Some more texture ops fixes. 2004-06-21 23:53:59 +00:00
d3d9 Updated the version info of all DirectX dlls to the version numbers of 2004-05-14 21:37:32 +00:00
d3dim Updated the version info of all DirectX dlls to the version numbers of 2004-05-14 21:37:32 +00:00
d3drm Changed my name, so update copyright info. 2004-05-27 02:25:13 +00:00
d3dx8 .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
d3dxof Removed compilation warnings + some fixes. 2004-06-04 19:36:56 +00:00
dbghelp Prevent the debug buffer from overflowing on long stabs. 2004-07-14 00:44:27 +00:00
dciman32 .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
ddraw Better handle the frame-buffer locking case. 2004-07-12 19:47:48 +00:00
devenum Avoid crash by passing pointer to RegSetValueEx. 2004-06-14 16:54:56 +00:00
dinput - some new logging on device enumeration 2004-06-04 18:06:37 +00:00
dinput8 Updated the version info of all DirectX dlls to the version numbers of 2004-05-14 21:37:32 +00:00
dmband Updated the version info of all DirectX dlls to the version numbers of 2004-05-14 21:37:32 +00:00
dmcompos Updated the version info of all DirectX dlls to the version numbers of 2004-05-14 21:37:32 +00:00
dmime Fixed a warning. 2004-07-04 00:24:19 +00:00
dmloader Fixed (LPDIRECTMUSICLOADER8) cast. 2004-07-12 19:54:20 +00:00
dmscript Updated the version info of all DirectX dlls to the version numbers of 2004-05-14 21:37:32 +00:00
dmstyle Updated the version info of all DirectX dlls to the version numbers of 2004-05-14 21:37:32 +00:00
dmsynth Updated the version info of all DirectX dlls to the version numbers of 2004-05-14 21:37:32 +00:00
dmusic Updated the version info of all DirectX dlls to the version numbers of 2004-05-14 21:37:32 +00:00
dmusic32 Updated the version info of all DirectX dlls to the version numbers of 2004-05-14 21:37:32 +00:00
dplay - add version info to dplay.dll 2004-05-21 20:54:47 +00:00
dplayx Move definitions of static vtables from header to dplay.c. 2004-07-12 19:48:57 +00:00
dpnet Updated the version info of all DirectX dlls to the version numbers of 2004-05-14 21:37:32 +00:00
dpnhpast Updated the version info of all DirectX dlls to the version numbers of 2004-05-14 21:37:32 +00:00
dsound Remove DirectSound reference counts by buffers and add Destroy 2004-07-13 23:35:09 +00:00
dswave Updated the version info of all DirectX dlls to the version numbers of 2004-05-14 21:37:32 +00:00
dxdiagn Fixed some issues found by winapi_check. 2004-05-17 21:08:31 +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 Added d3dxof dll, part of Direct3D. 2004-06-03 00:03:23 +00:00
gdi Fix font replacements to work with bitmap fonts. 2004-07-14 21:42:35 +00:00
glu32 .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
glut32 .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
hhctrl.ocx HeapAlloc for WSTR must allocate len* sizeof(WCHARS). 2004-06-30 18:17:07 +00:00
iccvid Support 15- and 16-bit colour output. 2004-06-14 16:56:58 +00:00
icmp Get rid of non-standard ERROR_UNKNOWN value. 2004-04-12 23:15:11 +00:00
ifsmgr.vxd .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
imagehlp Implement ImageEnumerateCertificates and ImageGetCertificateHeader. 2004-05-11 22:17:49 +00:00
imm32 HeapAlloc for WSTR must allocate len* sizeof(WCHARS). 2004-06-30 18:17:07 +00:00
iphlpapi It's OK to have dwNumEntries == 0 if there is no network connection. 2004-05-06 23:39:59 +00:00
kernel In GetVolumeInformationW handle the case when there are no permissions 2004-07-13 23:33:47 +00:00
lzexpand .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
mapi32 Avoid segfaults on uninitialized data. 2004-07-06 21:02:51 +00:00
mmdevldr.vxd .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
monodebg.vxd .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
mpr Translated some English resource files into German. 2004-07-12 19:55:59 +00:00
msacm Translated some English resource files into German. 2004-07-12 19:55:59 +00:00
msdmo Updated the version info of all DirectX dlls to the version numbers of 2004-05-14 21:37:32 +00:00
mshtml Make Unicode const strings static so they are not copied to the stack 2004-04-19 20:12:14 +00:00
msi Implement the functionality that allows one to call MsiOpenPackage 2004-07-14 21:43:49 +00:00
msimg32 Partial stub of GdiAlphaBlend/AlphaBlend. 2004-04-14 19:35:24 +00:00
msisys .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
msnet32 .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
msrle32 Added Japanese translation for msrle32, wininet, wcmd. 2004-07-12 20:46:10 +00:00
msvcrt Don't test i386 types on non i386. 2004-07-12 23:48:58 +00:00
msvcrt20 Fixed the prototypes of the _adj_fdiv_* functions. 2004-05-12 23:22:36 +00:00
msvcrt40 Fixed the prototypes of the _adj_fdiv_* functions. 2004-05-12 23:22:36 +00:00
msvcrtd Added stub for _CrtCheckMemory. 2004-06-14 17:57:06 +00:00
msvidc32 .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
msvideo Look up driver info in the registry as well as in system.ini. 2004-06-29 04:21:08 +00:00
mswsock .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
netapi32 Fix NetApiBufferReallocate and tests based on results from winetest. 2004-04-21 22:24:38 +00:00
newdev .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
ntdll Report win2k service pack 4 instead of 3. 2004-07-14 21:44:10 +00:00
odbc32 Set RTLD_GLOBAL when loading the odbc driver manager so that when it 2004-06-30 18:14:32 +00:00
ole32 IID_IObjectWithSite is already in libuuid, no need to declare here. 2004-07-12 19:50:14 +00:00
oleacc Stub implementations for LresultFromObject and 2004-03-29 23:04:46 +00:00
oleaut32 Translated some English resource files into German. 2004-07-12 19:55:59 +00:00
olecli .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
oledlg More German translations. 2004-07-13 23:36:37 +00:00
olepro32 .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
olesvr .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
opengl32 Added glDeleteObjectBufferATI function. 2004-04-14 23:58:33 +00:00
psapi Fix tests of GetModuleFileNameA on 98/XP. 2004-07-12 19:46:53 +00:00
qcap Changed my name, so update copyright info. 2004-05-27 02:25:13 +00:00
quartz Updated the version info of all DirectX dlls to the version numbers of 2004-05-14 21:37:32 +00:00
rasapi32 .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
richedit Delegates messages directly to the edit control window proc instead of 2004-05-04 02:54:30 +00:00
rpcrt4 - Don't ERR on a used connection being destroyed. 2004-06-23 00:10:29 +00:00
rsabase Changed type of "Signature" registry key value to REG_BINARY. 2004-06-25 01:17:37 +00:00
secur32 Add stub implementation for GetComputerObjectName. 2004-07-12 19:52:47 +00:00
serialui More German translations. 2004-07-13 23:36:37 +00:00
setupapi Translated some English resource files into German. 2004-07-12 19:55:59 +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 Updated the Spanish shell32 translation and made some corrections to 2004-07-12 20:44:33 +00:00
shfolder .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
shlwapi Translated some English resource files into German. 2004-07-12 19:55:59 +00:00
snmpapi .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
sti .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
tapi32 Implementation of lineGetTranslateCaps. 2004-05-10 19:54:25 +00:00
ttydrv .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
twain Add a 16 bit pair DLL for TWAIN. 2004-07-13 03:37:07 +00:00
unicows .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
url .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
urlmon Added a few stub implementations. 2004-07-12 23:48:39 +00:00
user Fixed memory allocation bug. 2004-07-14 21:46:25 +00:00
uuid Update/Add MAPI headers. 2004-04-23 23:28:04 +00:00
uxtheme Fixed some issues found by winapi_check. 2004-05-17 21:08:31 +00:00
vdhcp.vxd .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
vdmdbg Stubs to prevent taskmgr.exe from crashing or aborting during 2004-04-07 19:41:21 +00:00
version Fixed tests of GetFileVersionInfoSizeA for win98 / XP. 2004-06-28 23:51:35 +00:00
vmm.vxd .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
vnbt.vxd .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
vnetbios.vxd .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
vtdapi.vxd .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
vwin32.vxd .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
win32s .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
winaspi .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
wined3d Fixed position of tmp.f assigned like in dlls/d3d8/shader.c. 2004-04-26 20:05:52 +00:00
winedos Remove lvalue casts that are no longer supported. 2004-07-12 19:53:24 +00:00
wineps Added some Japanese translations. 2004-06-28 23:50:22 +00:00
wininet Authors: Mike McCormack <mike@codeweavers.com>, Robert Shearman <rob@codeweavers.com> 2004-07-15 18:57:32 +00:00
winmm An SNDCTL_DSP_SETDUPLEX failure should be a WARN(), not an ERR(), 2004-07-14 21:44:50 +00:00
winnls Added stub for WINNLS32EnableIME. 2004-03-29 22:54:42 +00:00
winsock Stub for WSCUnInstallNameSpace. 2004-06-02 21:33:17 +00:00
winspool Added some logging to the GetPrinterDriverDirectoryA tests. 2004-06-16 20:07:02 +00:00
wintab32 .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
wintrust .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
wow32 .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
wsock32 Make Unicode strings 'static const'. 2004-04-20 02:14:00 +00:00
x11drv Make x11drv fail to load when it can't open the display, instead of 2004-07-13 03:49:52 +00:00
.cvsignore
Makedll.rules.in Fixed DLLMODE handling (--mode is now --subsystem and uses -Wb). 2004-04-19 19:25:05 +00:00
Makefile.in Add a 16 bit pair DLL for TWAIN. 2004-07-13 03:37:07 +00:00
Maketest.rules.in Take advantage of the new winegcc -B support. 2004-03-09 04:54:07 +00:00
checklink.c Moved libwine to libs/ directory. 2003-03-22 20:40:48 +00:00
make_dlls Fixed implib target broken by previous change. 2004-03-12 19:49:46 +00:00