/*************/ /* kolmiom.h */ /*************/ #ifdef __cplusplus extern "C" { #endif LONG MyDraw(HWND hWnd,HDC hDC); #ifdef __cplusplus } #endif