星期二, 9月 25, 2007
星期六, 9月 08, 2007
星期二, 5月 15, 2007
星期四, 5月 10, 2007
星期三, 5月 09, 2007
星期三, 5月 02, 2007
Cast a number to funtion pointer
(*((void(*)(void))0xC000))();
實作Bootloader的時候,一直要找的就是這一行
記得在以前看到類似程式還請教過Checko
總於被我找到了, OH Yeah..... ~~^^
實作Bootloader的時候,一直要找的就是這一行
記得在以前看到類似程式還請教過Checko
總於被我找到了, OH Yeah..... ~~^^
星期三, 4月 04, 2007
Windows Message Handling
void CAboutWindow::OnClose()Reference: Windows Message Handling - Part 2
{ MessageBox(_T( "Closing the window!")) //Call the Base class member function, which will close the window. CWnd::OnClose() }
Reference: Windows Message Handling - Part 1
The most common problems people ask about are "How do I trap the ESC key so it doesn't terminate my application?" and "How do I trap the Enter key so it doesn't terminate my application?". These are easy.
Reference: Creating a Dialog-based App
星期二, 3月 20, 2007
星期二, 2月 20, 2007
訂閱:
意見 (Atom)






