home *** CD-ROM | disk | FTP | other *** search
- /* RESOURCE.H - Resource constants for Visio Automation Demo.
- * Copyright (C) 1996-1997 Visio Corporation. All rights reserved.
- *
- *
- * You have a royalty-free right to use, modify, reproduce and distribute
- * the Sample Application Files (and/or any modified version) in any way
- * you find useful, provided that you agree that Visio has no warranty,
- * obligations or liability for any Sample Application Files.
- *
- */
-
- #define IDM_ABOUT 100
- #define IDM_DRAWRECT 101
- #define IDM_RUNDEMO 101
- #define IDM_EXIT 102
- #define IDI_DISPATCH 102
- #define IDC_STATIC -1
-
-