MCPcopy Create free account
hub / github.com/WheretIB/nullc / OnDestroy

Function OnDestroy

GUI/TabbedFiles.cpp:95–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

93 }
94
95 void OnDestroy(HWND wnd)
96 {
97 delete (TabbedFilesData*)(intptr_t)GetWindowLongPtr(wnd, 0);
98 }
99
100 void OnPaint(HWND wnd)
101 {

Callers 1

TabbedFilesProcMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected