Waitrud Weber’s blog

things and reminders for memories

2021-01-01から1ヶ月間の記事一覧

Analyzer: make-windows: Retrieve of a Code Block.

A Code Block, we can extract.Supported "clear_token". --- .\main.cpp Sun Jan 31 11:28:54 2021 62 :// 63 :// 64 :// 65 :// 66 :// 67 :int found_enter_005 (char* filename ) { 68 : FILE *fp; 69 : char b_dummy[256]; 70 : int i, j ; 71 : int fi…

Analyzation: windows-make: We re-create the function as C-analyzer.

We re-create the function as C-analyzer. .\main.cpp Sat Jan 30 11:52:58 2021 62 :// 63 :// 64 :// 65 :// 66 :// 67 :int found_enter_005 (char* filename ) { 68 : FILE *fp; 69 : char b_dummy[256]; 70 : int i, j ; 71 : int file_end; 72 : STRU…

3d: windows-make: Line Printed, we can not.

Error:We can not print messages well and recognised that the program stopped. Line Printed: https://github.com/WaitrudWeber/source_zip/blob/master/display-20210112-001.ziphttps://github.com/WaitrudWeber/source_zip/blob/master/display-20210…

3d: windows-make: "8: Last message"

We can see "8: Last message" but not printed in wmpaint_display_threeD_proc with. .\winmain_001.cpp Tue Jan 26 11:16:34 2021 369 : case 8: 370 : { 371 : printf("WM_PAINT 012: uMsg: %d starts.\r\n", uMsg); 372 : HDC hdc = BeginPaint(hWnd, p…

3d: windows-make: Memorization error:

Printing twice on the screen but should be printed.: https://github.com/WaitrudWeber/source_zip/blob/master/display-20210125-001.zip Modify the above and allocation error happend although other part of the modification.: https://github.com…

Analyzer: windows-make: Analyzation is well on the memory.

Analyzation on the memory is well because it printed well.However, created file like "block-0004-001-01.txt" is not completed. https://github.com/WaitrudWeber/source_zip/blob/master/analyzer_20210121-001.zip ---i: 998 loop starts. struct_f…

3d: windows-make: set listener and make file error.

(20210121)Makeing rules were very stable, but this error happend.https://github.com/WaitrudWeber/source_zip/blob/master/display-20210121-001.zip --- (20210121)make: *** No rule to make target 'wEventListener.o', needed by 'winmain_001.exe'…

3d: windows-make: Anyway, we can use the source code and change the function name.

(20210121)We can call the button action, so that we could write event-sourcecode in the wButton::kickEveentButton which is called from WM_PAINT. wButton::kickEveentButton -> wButton::paintCanvas the above changing name is better. ---uMsg)=…

3d: windows-make: all thread works well.

We stepped back to the basic build and recognised all thread work as printing messages. ---WM_MESSG 004: 32 *(p_evt->uMsg):32 uMsg:32 p_evt->uMsg: 2686072 &uMsg: 2686072WM_MESSG 000: hWnd 459606: uMsg 256: wParam 37: lParam 21692417: canva…

Analyzer: windows-make: satisfication of out line: source code 1-1

It doesn''t put well string but works itself. --- i: 169 loop starts. struct_fp.fp |1968807016|get_char starts.struct_fp.fp |1968807016| struct_fp.index |169|struct_fp.fp |1968807016|get_char ends.bi:1 canread=2 i: 169: |-| |--- : lnk_001 =…

Analyzer: windows-make: outline, we should figure.

We show the outline for creating "analyzer" . 1. Analyse a hyhun line like "---" more continius when we read a file. We read a char string. if the string has a "-" after a line-end, we put it another array as the biginning of it for analys…

3d: windows-make: Reallocation error, which is reallocated.

We've changed "exit(-1)" to "return 1", and this program contined as on the windows thread, and had an error "reakkiced", which is reallocated. : https://github.com/WaitrudWeber/source_zip/blob/master/display-20210114-001.zip ---int vCalcu…

3d: windows-make: call once function and after it, we ensure, which is compilation error.

And, not call once, we realise becase onece and it exited. https://github.com/WaitrudWeber/source_zip/blob/master/display-202010113-001.zip void wButtonController::initialize( int m ) { printf("initialize %d starts.\r\n", this->CursolNumbe…

3d: windows-make: call once function and after it, we have to ensure.

initialize 8 starts again, which is call once function when you push enter in cursol 8. --- Draw Text API ends.void GamePaint_011(HDC hDC, vLine* line ) ends.i: 5 / 6 is painteddDisplayControls_wmpaint_display_threeD_proc ends.WM_PAINT 002…

3d: windows-make: messages and allocation become more stable and we mis-understand their technics.

One of error is character memorization:We comment out of DrawText, so, the process printed. Memory address |000000001| is very rare as memorized pointer.The figure of it was 9, you can see if you download the below. source codes:https://gi…

3d: windows-make: messages and allocation become more stable.

Differencies shows the stable if we print messages, usually when we alloc memories.Sychronised windows themselve like java has console window give us more stable in windows-OS. Window terminals are one of process: Synchronised:Window threa…

3d: windows-make: memorization 63 to 64 where there is something, we usually think.

// Qualified: // // // // // int dDisplayControls_wmpaint_display_threeD_proc ( HWND hWnd, HDC hDC, PAINTSTRUCT* ps, UINT uMsg, WPARAM wParam, LPARAM lParam ) { static vLine** l_lines = nullptr; static int line_num = 0; if ( memorized_Curv…

3d: Retun vPoint* all from basic functions: temporarily, we modified 3d-calculations Unsteady and ...

We choosed the stable way, and the program becomes very smooth, which is changed memorizations. vCalculation::subtract:001 starts.|037CDD20|037CDD24|037CDD28||234.670578|659.422607|-604.174683|394.670563|339.422668|-764.174683||037CDD20|03…

3d: Retun vPoint* all from basic functions: temporarily, we modified 3d-calculations Unsteady.

20210108:We can not find "vPosint" but created, which was a file error, we proofed. : https://github.com/WaitrudWeber/source_zip/blob/master/display-20210108-001.zip And we prepare "&result function" which is attached to the last of it lik…

Analyzer: windows-make: we can't print it well but find "moov".

put_token has already cleared checking process. https://github.com/WaitrudWeber/source_zip/blob/master/analyzer_20210102-001.zip // // // // // int found_enter_003 (char* filename) { FILE *fp; char b_dummy[256]; int i, j ; int file_end; ST…