home *** CD-ROM | disk | FTP | other *** search
- #define PMODLOCS_OPH
-
- #ifndef FACTIVE_OPH
- #include <sdk\factive>
- #endif
-
- /* AC: Don't need this */
- /*#ifndef PRNTDLGS_OPH
- #include <sdk\prntdlgs>
- #endif*/
-
- /* Property of pmodlocs */
-
- STRUCT PRS_PMODLOCS
- dl%
- ENDS
-
- STRUCT PR_PMODLOCS
- root#(SIZEOF(PRS_ROOT))
- locs#(SIZEOF(PRS_LOCS))
- pmodlocs#(SIZEOF(PRS_PMODLOCS))
- ENDS
-