- find bugs
file | contains |
---|---|
source.cpp | winmain |
typedef.h | type definitions |
wincludes.h | include files, extern/global vars, overload/utility functions, and a macro for simplicity |
wnd_func.cpp | wndproc |
wnd_drag.cpp | any/all drag functionality |
wnd_resize.cpp | any/all resize functionality |
wnd_title.cpp | title bar rendering/functionality |
wnd_tps.cpp | tps calculation/rendering |