- Timestamp:
- Aug 23, 1999, 12:08:50 AM (26 years ago)
- Location:
- trunk/src/oleaut32
- Files:
-
- 13 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/oleaut32/guid.cpp
r631 r632 1 /* $Id: guid.cpp,v 1.2 1999-08-22 22:08:47 sandervl Exp $ */ 1 2 #define INITGUID 1 2 3 /* -
trunk/src/oleaut32/makefile
r631 r632 1 #/* $Id: makefile,v 1.2 1999-08-22 22:08:47 sandervl Exp $ */ 1 2 # 2 3 # PD-Win32 API -
trunk/src/oleaut32/ole2disp.cpp
r631 r632 1 /* $Id: ole2disp.cpp,v 1.2 1999-08-22 22:08:47 sandervl Exp $ */ 1 2 /* 2 3 * OLE2DISP library -
trunk/src/oleaut32/oleaut32.cpp
r631 r632 1 /* $Id: oleaut32.cpp,v 1.2 1999-08-22 22:08:47 sandervl Exp $ */ 1 2 /* 2 3 * OLEAUT32 -
trunk/src/oleaut32/oleaut32.def
r631 r632 1 ;/* $Id: oleaut32.def,v 1.2 1999-08-22 22:08:48 sandervl Exp $ */ 1 2 LIBRARY OLEAUT32 INITINSTANCE 2 3 DATA MULTIPLE NONSHARED -
trunk/src/oleaut32/oleaut32.h
r631 r632 1 /* $Id: oleaut32.h,v 1.2 1999-08-22 22:08:48 sandervl Exp $ */ 1 2 /* 2 3 * Win32 OLE stubs for OS/2 -
trunk/src/oleaut32/olefont.cpp
r631 r632 1 /* $Id: olefont.cpp,v 1.2 1999-08-22 22:08:48 sandervl Exp $ */ 1 2 /* 2 3 * OLE Font encapsulation implementation -
trunk/src/oleaut32/parsedt.cpp
r631 r632 1 /* $Id: parsedt.cpp,v 1.2 1999-08-22 22:08:48 sandervl Exp $ */ 1 2 /* 2 3 PostgreSQL Data Base Management System (formerly known as Postgres, then -
trunk/src/oleaut32/parsedt.h
r631 r632 1 /* $Id: parsedt.h,v 1.2 1999-08-22 22:08:48 sandervl Exp $ */ 1 2 /* 2 3 PostgreSQL Data Base Management System (formerly known as Postgres, then … … 32 33 * Copyright (c) 1994, Regents of the University of California 33 34 * 34 * $Id: parsedt.h,v 1. 1 1999-08-22 22:07:37sandervl Exp $35 * $Id: parsedt.h,v 1.2 1999-08-22 22:08:48 sandervl Exp $ 35 36 * 36 37 *------------------------------------------------------------------------- -
trunk/src/oleaut32/safearray.cpp
r631 r632 1 /* $Id: safearray.cpp,v 1.2 1999-08-22 22:08:49 sandervl Exp $ */ 1 2 /************************************************************************* 2 3 * OLE Automation -
trunk/src/oleaut32/typelib.cpp
r631 r632 1 /* $Id: typelib.cpp,v 1.2 1999-08-22 22:08:49 sandervl Exp $ */ 1 2 /* 2 3 * TYPELIB -
trunk/src/oleaut32/typelib.h
r631 r632 1 /* $Id: typelib.h,v 1.2 1999-08-22 22:08:49 sandervl Exp $ */ 1 2 /* 2 3 * typelib.h internal wine data structures -
trunk/src/oleaut32/variant.cpp
r631 r632 1 /* $Id: variant.cpp,v 1.2 1999-08-22 22:08:50 sandervl Exp $ */ 1 2 /* 2 3 * VARIANT
Note:
See TracChangeset
for help on using the changeset viewer.