window procedure
常见例句
- Your window procedure is the event handler.
窗口過程就是事件処理器。 - Calls the default window procedure, which provides default processing for any window message that an application does not process.
這個函數調用缺省的窗口過程,提供了對應用程序沒有処理的任何窗口消息的缺省処理。
chenfeie.st.dprktimes.com - If you don't have a window or you don't want to process the timer messages in the window procedure, you must pass NULL to the function in place of a window handle.
如果你沒有窗口或者是你不想在窗口過程中処理定時器消息,你必須在函數的窗口句柄的地方傳遞一空值。 返回 window procedure