|
|
1.1 root 1: IDD_BUSY DIALOG DISCARDABLE 0, 0, 214, 76
2: STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
3: CAPTION "Server Busy"
4: FONT 8, "MS Sans Serif"
5: BEGIN
6: DEFPUSHBUTTON "&Switch To...", IDBZ_SWITCHTO, 33, 55, 53, 15
7: PUSHBUTTON "&Cancel", IDCANCEL, 152, 55, 53, 15
8: PUSHBUTTON "&Retry", IDBZ_RETRY, 92, 55, 53, 15
9: LTEXT "This action cannot be completed because the other application is busy. Choose 'Switch To' to activate the busy application and correct the problem.", IDBZ_MESSAGE1, 35, 11, 167, 35
10: ICON "", IDBZ_ICON, 8, 18, 18, 20
11: END
12:
13:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.