Changeset 1162 for trunk/src/shell32/new/shellguid.cpp
- Timestamp:
- Oct 7, 1999, 12:34:48 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/shell32/new/shellguid.cpp
r898 r1162 1 /* $Id: shellguid.cpp,v 1.4 1999-10-07 10:34:47 phaller Exp $ */ 2 3 /* 4 * Win32 SHELL32 for OS/2 5 * 6 * Copyright 1997 Marcus Meissner 7 * Copyright 1999 Patrick Haller (haller@zebra.fh-weingarten.de) 8 * Project Odin Software License can be found in LICENSE.TXT 9 * 10 */ 11 1 12 /* 2 13 * Shell UID … … 7 18 * 8 19 */ 20 21 22 /***************************************************************************** 23 * Includes * 24 *****************************************************************************/ 25 9 26 #include <odin.h> 27 #include <odinwrap.h> 10 28 11 29 #define ICOM_CINTERFACE 1 … … 38 56 will have to be in the same place as everybody else. This is * the same 39 57 problem as with "real" Windows programs. */ 58 59 ODINDEBUGCHANNEL(SHELL32-SHELLGUID) 60 61
Note:
See TracChangeset
for help on using the changeset viewer.