1 // MyUnknown.h 2 3 #ifndef ZIP7_INC_MY_UNKNOWN_H 4 #define ZIP7_INC_MY_UNKNOWN_H 5 6 #include "MyWindows.h" 7 8 #endif 9