Annotation of mstools/ole20/samples/outline/cntrrc.h, revision 1.1.1.1

1.1       root        1: /*************************************************************************
                      2: ** 
                      3: **    OLE 2.0 Container Sample Code
                      4: **    
                      5: **    cntrrc.h
                      6: **    
                      7: **    This file contains constants used in rc file for CNTROUTL.EXE
                      8: ** 
                      9: **       (c) Copyright Microsoft Corp. 1992 - 1993 All Rights Reserved
                     10: **
                     11: *************************************************************************/
                     12: 
                     13: #if !defined( _CNTRRC_H_ )
                     14: #define _CNTRRC_H_
                     15: 
                     16: #ifndef RC_INVOKED
                     17: #pragma message ("INCLUDING CNTRRC.H from " __FILE__)
                     18: #endif  /* RC_INVOKED */
                     19: 
                     20: #define IDM_E_INSERTOBJECT                     2700
                     21: #define IDM_E_EDITLINKS                                3300
                     22: #define IDM_E_PASTELINK                                2750
                     23: #define IDM_E_CONVERTVERB                      9000
                     24: #define IDM_E_OBJECTVERBMIN                    10000
                     25: 
                     26: #define IDM_D_INSIDEOUT             2755
                     27: 
                     28: #define WM_U_UPDATEOBJECTEXTENT                WM_USER+1
                     29: 
                     30: #endif // _CNTRRC_H_

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.