Changeset 633 for trunk/src/ole32/guid.cpp
- Timestamp:
- Aug 23, 1999, 12:09:56 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/ole32/guid.cpp
r291 r633 1 /*2 *3 * Project Odin Software License can be found in LICENSE.TXT4 *5 */6 1 /* 7 2 * Concrete defintions of all IID's … … 11 6 * Copyright 1999 David J. Raison 12 7 * 8 * 9 * Project Odin Software License can be found in LICENSE.TXT 10 * 13 11 */ 14 12 15 13 // This causes all the DEFINE_GUID macros to instantiate their GUID's 16 #define INITGUID 114 #define INITGUID 17 15 18 16 #include "ole32.h"
Note:
See TracChangeset
for help on using the changeset viewer.