Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ Init
Method
Init
app/jencode/AddBOM.cpp:16–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
}
15
16
void CAddBOM::Init(HWND hWnd, CString &sPath)
17
{
18
m_hWnd = hWnd;
19
m_sPath = sPath;
20
}
21
void CAddBOM::OnAdding(int nMsg)
22
{
23
m_nMsgAdding = nMsg;
Callers
8
OnBnClickedButtonGb2utf
Method · 0.45
OnBnClickedButtonUtf2gb
Method · 0.45
OnBnClickedButtonGb2uni
Method · 0.45
OnBnClickedAclTrans
Method · 0.45
OnBnClickedAclRestore
Method · 0.45
OnBnClickedDelBom
Method · 0.45
OnBnClickedAddBom
Method · 0.45
OnBnClickedTransIdx
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected