l2-unlegits/L2Detect_starter/ChooseDlg.h
2012-02-01 05:25:08 +00:00

7 lines
94 B
C

#ifndef H_CHOOSEDLG
#define H_CHOOSEDLG
INT_PTR ChooseMode( HINSTANCE hInst );
#endif