Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ SetHWnd
Method
SetHWnd
lib_acl_cpp/samples/HttpClient/HttpDownload.cpp:41–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
40
#ifdef WIN32
41
void CHttpDownload::SetHWnd(HWND hWnd)
42
{
43
hWnd_ = hWnd;
44
}
45
#endif
46
47
const acl::string* CHttpDownload::get_body()
Callers
1
OnBnClickedDownload
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected