Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HO-COOH/FastCopy
/ GdiplusInitializer
Method
GdiplusInitializer
FastCopy/FileContextMenu.cpp:13–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
{
12
public:
13
GdiplusInitializer()
14
{
15
Gdiplus::GdiplusStartup(&gdiplusToken, &input, nullptr);
16
}
17
18
~GdiplusInitializer()
19
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected