Sweden-Number/dlls
Pierre Mageau 89aa86165f Implementation of OleConvert routines.
Thuy Nguyen <thuy@macadamian.com>
Don't allow to resize stream open in read only mode
Allow write access for stream/storage open with STGM_READWRITE.
StgOpenStorage return values are now more detailed.
Don't rely on STGM_CREATE flag in the Storage constructor.
Preventing to write out of date property.

Owen Wang <owenw@corel.ca>
Allow both positive & negative 32-bit integers as with MFC assumption.
This patch improves the 32bit limit on IStream::*_Seek operations.

John Li <johnl@corel.ca>
When WP opens a linked file, the malloc function in
OLECONVERT_LoadOLE10(...) returns a NULL. This causes a later Wine
crash. The actual problem is the function reading a large data length.
2000-02-25 20:58:25 +00:00
..
advapi32 Added AddAccessAllowedAce. 2000-02-25 20:52:38 +00:00
avifil32 Build most dlls as separate shared libraries. 2000-01-31 05:02:49 +00:00
comctl32 In Windows, if PropertySheet can't create some page it just skips it. This 2000-02-25 20:49:49 +00:00
commdlg For unicode: give the selected filename back. 2000-02-25 20:51:33 +00:00
crtdll Fixed FreeBSD compile. 2000-02-14 19:50:26 +00:00
dciman32 Build most dlls as separate shared libraries. 2000-01-31 05:02:49 +00:00
display Added *.spec.c, *.spec.glue.s, *.glue.c to .cvsignore that need them. 2000-01-23 22:00:06 +00:00
dplayx Optimized debugging API to reduce code size. 2000-02-10 22:15:21 +00:00
dsound Made the buffer list in the directsound object thread-safe. 2000-02-20 19:16:12 +00:00
icmp Build most dlls as separate shared libraries. 2000-01-31 05:02:49 +00:00
imagehlp Build most dlls as separate shared libraries. 2000-01-31 05:02:49 +00:00
imm32 Removed #include of wingdi.h and windef.h from winuser.h (and resolved 2000-02-10 19:03:02 +00:00
lzexpand Moved SystemHeap allocations to the process heap. 2000-02-16 22:47:24 +00:00
mouse Better thread safety for WarpPointer hack. 2000-02-25 20:53:34 +00:00
mpr Moved SystemHeap allocations to the process heap. 2000-02-16 22:47:24 +00:00
msacm Build most dlls as separate shared libraries. 2000-01-31 05:02:49 +00:00
msacm32 Removed #include of wingdi.h and windef.h from winuser.h (and resolved 2000-02-10 19:03:02 +00:00
msnet32 Build most dlls as separate shared libraries. 2000-01-31 05:02:49 +00:00
msvideo Removed #include of wingdi.h and windef.h from winuser.h (and resolved 2000-02-10 19:03:02 +00:00
ntdll Added stub for RtlAssert(). 2000-02-20 13:47:28 +00:00
odbc32 Build most dlls as separate shared libraries. 2000-01-31 05:02:49 +00:00
ole32 Implementation of OleConvert routines. 2000-02-25 20:58:25 +00:00
oleaut32 Fixed some issues found by winapi_check. 2000-02-25 20:55:33 +00:00
olecli Removed extra includes from ole.h and wingdi.h. 2000-02-10 19:39:48 +00:00
oledlg Build most dlls as separate shared libraries. 2000-01-31 05:02:49 +00:00
olepro32 OLEPRO32 stubs. 2000-02-07 16:26:56 +00:00
olesvr Removed extra includes from ole.h and wingdi.h. 2000-02-10 19:39:48 +00:00
psapi Build most dlls as separate shared libraries. 2000-01-31 05:02:49 +00:00
rasapi32 Build most dlls as separate shared libraries. 2000-01-31 05:02:49 +00:00
setupx Build most dlls as separate shared libraries. 2000-01-31 05:02:49 +00:00
shell32 We define PathISURLA, so use it. 2000-02-25 20:48:11 +00:00
sound Build most dlls as separate shared libraries. 2000-01-31 05:02:49 +00:00
stress Build most dlls as separate shared libraries. 2000-01-31 05:02:49 +00:00
tapi32 Build most dlls as separate shared libraries. 2000-01-31 05:02:49 +00:00
version Made some local functions static. 2000-02-25 20:55:54 +00:00
win32s Build most dlls as separate shared libraries. 2000-01-31 05:02:49 +00:00
win87em Build most dlls as separate shared libraries. 2000-01-31 05:02:49 +00:00
winaspi Moved SystemHeap allocations to the process heap. 2000-02-16 22:47:24 +00:00
windebug Build most dlls as separate shared libraries. 2000-01-31 05:02:49 +00:00
wing Build most dlls as separate shared libraries. 2000-01-31 05:02:49 +00:00
winmm Got rid of PROFILE_ functions, now accessing Wine config options 2000-02-20 13:40:54 +00:00
winsock ioctlsocket() now returns success if the app sets nonblocking mode for 2000-02-14 19:50:57 +00:00
winspool Build most dlls as separate shared libraries. 2000-01-31 05:02:49 +00:00
wnaspi32 Moved SystemHeap allocations to the process heap. 2000-02-16 22:47:24 +00:00
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in OLEPRO32 stubs. 2000-02-07 16:26:56 +00:00