#ifndef __WIN32_H__ #define __WIN32_H__ #include "../GS.h" #include "resrc1.h" #include "resource.h" BOOL CALLBACK ConfigureDlgProc(HWND hW, UINT uMsg, WPARAM wParam, LPARAM lParam); #endif /* __WIN32_H__ */