src/winsup/w32api ChangeLog include/objbase.h ...

2004-04-18 Thread infidel
CVSROOT:/cvs/src
Module name:src
Changes by: [EMAIL PROTECTED]   2004-04-18 07:29:39

Modified files:
winsup/w32api  : ChangeLog 
winsup/w32api/include: objbase.h 
winsup/w32api/lib: ole32.def 

Log message:
2004-01-09  Stuart Cunningham  [EMAIL PROTECTED]

* include/objbase.h (STGFMT): Declare enum.
(STGOPTIONS): Declare structure.
(StgCreateStorageEx, StgOpenStorageEx): Declare.
(STGOPTIONS_VERSION): Define.
* lib/ole32.def (StgCreateStorageEx, StgOpenStorageEx): Add stubs.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/ChangeLog.diff?cvsroot=srcr1=1.563r2=1.564
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/objbase.h.diff?cvsroot=srcr1=1.10r2=1.11
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/lib/ole32.def.diff?cvsroot=srcr1=1.2r2=1.3



src/winsup/w32api ChangeLog include/objbase.h ...

2003-02-28 Thread dannysmith
CVSROOT:/cvs/src
Module name:src
Changes by: [EMAIL PROTECTED]   2003-03-01 07:19:36

Modified files:
winsup/w32api  : ChangeLog 
winsup/w32api/include: objbase.h oleauto.h 

Log message:
* include/objbase.h (CoAddRefServerProcess): Add prototype.
(CoAddReleaseServerProcess): Ditto.
(CoResumeClassObjects): Ditto.
(CoSuspendClassObjects): Ditto.
* include/oleauto.h (V_I1): Define.
Thanks to: Timofei  [EMAIL PROTECTED]

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/ChangeLog.diff?cvsroot=srcr1=1.340r2=1.341
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/objbase.h.diff?cvsroot=srcr1=1.7r2=1.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/oleauto.h.diff?cvsroot=srcr1=1.7r2=1.8



src/winsup/w32api ChangeLog include/objbase.h

2002-10-13 Thread dannysmith

CVSROOT:/cvs/src
Module name:src
Changes by: [EMAIL PROTECTED]   2002-10-12 20:11:58

Modified files:
winsup/w32api  : ChangeLog 
winsup/w32api/include: objbase.h 

Log message:
* include/objbase.h: Include rpc.h and rpcndr.h
before header guard.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/ChangeLog.diff?cvsroot=srcr1=1.263r2=1.264
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/objbase.h.diff?cvsroot=srcr1=1.6r2=1.7