;This Resource Script was generated by WinAsm Studio. #define IDB_QUIT 1004 #define IDB_SMALL_QUIT 2003 #define IDC_NAME 1013 #define IDC_STATIC_EFFECT 1011 #define IDC_TITLE 1010 200 ICON DISCARDABLE "Icon.ico" 1337 DIALOGEX 10,10,240,165 FONT 8,"Tahoma" STYLE 0x90080848 EXSTYLE 0x00000000 BEGIN CONTROL "",IDC_STATIC_EFFECT,"Button",0x10000087,4,14,231,132,0x00000000 CONTROL "",IDC_TITLE,"Static",NOT 0x00020000 | 0x10000000,3,5,207,10,0x00000000 CONTROL "Quit",IDB_QUIT,"Button",0x10000000,200,151,33,10,0x00000000 CONTROL "X",IDB_SMALL_QUIT,"Button",0x10000000,225,4,10,10,0x00000000 CONTROL "",IDC_NAME,"Edit",NOT 0x00800000 | 0x10000081,3,151,194,10,0x00020020 END