Waitrud Weber’s blog

things and reminders for memories

3d: WindowsAPI: Windows-make: Trigered: Processor:

(20200301)
WindowProcessor -> Click-Trigered -> Trigered-Processor :
-> PreProcessor : Memorization of pre-calculation: display_threeD_screen_initialize_OnRails:
-> Proceccor : main-calulation: dDisplayControls_wmpaint_display_threeD_proc_OnRails:

-> BackgroundProcessor:

 

--- code ---

 

 

void wKickEventDisplayThreeD::PreProcessor () {
	display_threeD_screen_initialize_OnRails();
}

void wKickEventDisplayThreeD::Processor ( HWND hWnd, HDC hDC, PAINTSTRUCT* ps, UINT uMsg, WPARAM wParam, LPARAM lParam ) {
	//int dDisplayControls_wmpaint_display_threeD_proc_OnRails ( HWND hWnd, HDC hDC, PAINTSTRUCT* ps, UINT uMsg, WPARAM wParam, LPARAM lParam ) ;
	dDisplayControls_wmpaint_display_threeD_proc_OnRails ( hWnd, hDC, ps, uMsg, wParam, lParam ) ;
}

Compiled: https://github.com/WaitrudWeber/source_zip/blob/master/analyzer_20200307-success.zip