MCPcopy Create free account
hub / github.com/davideberly/GeometricTools / OnCopyData

Method OnCopyData

GTE/Applications/WindowApplication.cpp:160–163  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

158
159#if defined(GTE_USE_MSWINDOWS)
160void WindowApplication::OnCopyData(HWND, PCOPYDATASTRUCT)
161{
162 // Stub for derived classes.
163}
164#endif
165
166void WindowApplication::OnClose()

Callers 1

WindowProcedureMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected