// WARNING // non-localizable resources only // localizable resources must go in webhcklc.rc //Microsoft Developer Studio generated resource script. // #include "resource.h" #define APSTUDIO_READONLY_SYMBOLS ///////////////////////////////////////////////////////////////////////////// // // Generated from the TEXTINCLUDE 2 resource. // #include "winuser.h" #include "winnt.h" #include "commctrl.h" #include "rsrchdr.h" #include "shlobj.h" #include "shellp.h" ///////////////////////////////////////////////////////////////////////////// #undef APSTUDIO_READONLY_SYMBOLS ///////////////////////////////////////////////////////////////////////////// // English (U.S.) resources #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) #ifdef _WIN32 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US #pragma code_page(1252) #endif //_WIN32 ///////////////////////////////////////////////////////////////////////////// // // Icon // // Icon with lowest ID value placed first to ensure application icon // remains consistent on all systems. IDI_WEBCHECK ICON DISCARDABLE "res/webcheck.ico" IDI_CHANNEL ICON DISCARDABLE "res/channel.ico" IDI_WEBDOC ICON DISCARDABLE "res/site.ico" ///////////////////////////////////////////////////////////////////////////// // // Bitmap // IDB_TB_SMALL BITMAP MOVEABLE PURE "res/brfsm.bmp" #ifdef APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // TEXTINCLUDE // 1 TEXTINCLUDE DISCARDABLE BEGIN "resource.h\0" END 2 TEXTINCLUDE DISCARDABLE BEGIN "#include ""winuser.h""\r\n" "#include ""winnt.h""\r\n" "#include ""commctrl.h""\r\n" "#include ""rsrchdr.h""\r\n" "#include ""shlobj.h""\r\n" "#include ""shellp.h""\r\n" "\0" END 3 TEXTINCLUDE DISCARDABLE BEGIN "#include ""webcheck.rcv""\r\n" "\0" END #endif // APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // DESIGNINFO // #ifdef APSTUDIO_INVOKED GUIDELINES DESIGNINFO DISCARDABLE BEGIN IDD_OBJECTDEL_WARNING, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 208 VERTGUIDE, 39 TOPMARGIN, 7 BOTTOMMARGIN, 80 END IDD_DISCONNECT_PROMPT, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 200 BOTTOMMARGIN, 87 END IDD_GO_OFFLINE_DLG, DIALOG BEGIN LEFTMARGIN, 8 RIGHTMARGIN, 205 TOPMARGIN, 7 BOTTOMMARGIN, 71 END IDD_GO_ONLINE_DLG, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 205 TOPMARGIN, 7 BOTTOMMARGIN, 71 END IDD_PROGRESS, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 273 TOPMARGIN, 7 HORZGUIDE, 65 END END #endif // APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // REGINST // REGINST REGINST MOVEABLE PURE "selfreg_webcheck.inf" #endif // English (U.S.) resources ///////////////////////////////////////////////////////////////////////////// #ifdef MLUI_SUPPORT #ifndef APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // Generated from the TEXTINCLUDE 3 resource. // #include "webcheck.rcv" ///////////////////////////////////////////////////////////////////////////// #endif // not APSTUDIO_INVOKED #else #include "webchklc.rc" #endif