1 
2 #define INCL_DOS
3 #define INCL_PM
4 #include <os2.h>
5 
6 #define OFFICE_IMAGE_NAME	("soffice")
7 
8 extern CHAR APPLICATION_SWITCH[];
9 
10