Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Predelnik/DSpellCheck
/ Window
Method
Window
deps/Controls/Window.h:36–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
{
35
public:
36
Window(): _hInst(NULL), _hParent(NULL), _hSelf(NULL){};
37
virtual ~Window() {};
38
39
virtual void init(HINSTANCE hInst, HWND parent)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected