Waitrud Weber’s blog

things and reminders for memories

2020-05-25から1日間の記事一覧

3d: WindowsAPI: Windows-make: String problem: All characters were English, so, ASCII: The answer is L + "Const Character":

BUtton Displayed: Double quatation: Macro --- The answer is L + "Const Character": --- --- All characters were English, so, ASCII: --- .\wButton.cpp Fri May 29 10:35:16 2020 59 : 60 :int wButton::drawButton( HDC hdc ) { 61 : 62 : RECT rect…

3d: WindowsAPI: Windows-make: wButtonController: kickEvent:

(20200525: ).\wButtonController.cpp Mon May 25 17:05:45 2020307 :308 :309 :void wButtonController::kickButtonEvent()310 :{311 : //UNIT umsg;312 : //AryButton[this->CursolNumber]->kickEveentButton(this->kickEveentButtons->hWnd, this->event-…