?? placeboxmsg.r
字號:
//
// This file was generated by the Bentley MFC Application Wizard
//
///////////////////////////////////////////////////////////////////////////////
/*----------------------------------------------------------------------+
| |
| Include Files |
| |
+----------------------------------------------------------------------*/
#include <rscdefs.h>
#include <dlogids.h>
#include <PlaceBox.h>
/*----------------------------------------------------------------------+
| |
| Messages List Resource Definition |
| |
+----------------------------------------------------------------------*/
MessageList MESSAGELISTID_Commands =
{
{
{MESSAGEID_ToolSettings, "Native Tool Settings Content"},
{COMMANDID_PlaceDate, "Place My Date"},
}
};
MessageList MESSAGELISTID_Messages =
{
{
{MESSAGEID_abc, ""},
{MESSAGEID_ResourceLoadError, "Unable to open resource file"},
}
};
MessageList MESSAGELISTID_Prompts =
{
{
{PROMPTMESSAGEID_abc, ""},
{PROMPTID_EnterPoint, "Enter data point"},
}
};
MessageList MESSAGELISTID_Misc =
{
{
{MISCMESSAGEID_abc, ""},
}
};
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -