Sophie

Sophie

distrib > Mandriva > 2010.0 > x86_64 > by-pkgid > 448ca48cb18a3f2cca33b55d35ba1c8e > files > 524

codeblocks-8.02-2mdv2009.0.x86_64.rpm

#include <windows.h>

// ID of Main Dialog
#define DLG_MAIN 101

// ID of Button Controls
#define IDC_BTN_TEST 1001
#define IDC_BTN_QUIT 1002