JunkBox_Win_Lib
1.5.3
Loading...
Searching...
No Matches
MFCTool.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
MFCBase.h
"
4
5
6
//
7
namespace
jbxwl
{
8
9
11
// CMenu
12
13
CMenu*
GetMenu_byID
(CMenu* pMenu, UINT
id
);
14
CMenu*
GetMenu_byStringID
(CMenu* pMenu, UINT
id
);
15
CMenu*
GetMenu_byName
(CMenu* pMenu, LPCTSTR name);
16
17
19
// プログラムの再起動
20
21
void
RebootProgram
(
void
);
22
//
23
BOOL
WaitPidTerm
(
int
tm);
24
25
26
}
// namespace
MFCBase.h
jbxwl
Definition
ContrastDLG.h:23
jbxwl::GetMenu_byID
CMenu * GetMenu_byID(CMenu *pMenu, UINT id)
Definition
MFCTool.cpp:18
jbxwl::GetMenu_byName
CMenu * GetMenu_byName(CMenu *pMenu, LPCTSTR name)
Definition
MFCTool.cpp:46
jbxwl::RebootProgram
void RebootProgram(void)
Definition
MFCTool.cpp:69
jbxwl::WaitPidTerm
BOOL WaitPidTerm(int tm)
Definition
MFCTool.cpp:83
jbxwl::GetMenu_byStringID
CMenu * GetMenu_byStringID(CMenu *pMenu, UINT id)
Definition
MFCTool.cpp:34
MFCBaseLib
MFCTool.h
Generated on Sat Oct 12 2024 19:43:14 for JunkBox_Win_Lib by
1.11.0