2025-04-27 07:49:33 -04:00

4 lines
137 B
C

void DrawWaterfall( HWND hwnd, HDC hdc );
LRESULT CALLBACK WaterfallWndProc( HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam );