window procedure 中文意思是什麼

window procedure 解釋
窗口程序
  • window : n 1 窗;窗口,窗戶;窗扉,窗框;窗玻璃;(商店的)櫥窗;【計算機】窗口〈電腦視頻顯示器屏幕上的視...
  • procedure : n. 1. 工序,過程,步驟。2. 程序,手續;方法;訴訟程序;(議會的)議事程序。3. 行為,行動,傳統的做法;(外交、軍隊等的)禮儀,禮節。4. 〈罕用語〉進行。
  1. Subclassing controls with a managed window procedure

    >使用託管窗口過程創建控制項子類
  2. Invokes the default window procedure associated with this window

    調用與此窗口關聯的默認窗口過程。
  3. Provides a low - level encapsulation of a window handle and a window procedure

    提供窗口句柄和窗口過程的低級封裝。
  4. Sends the specified message to the default window procedure

    Control . defwndproc方法向默認窗口過程發送指定消息。
  5. The list s window procedure

    列表的窗口過程。
  6. Message to the original window procedure defined by the windows edit class

    消息傳遞到由windows edit類定義的原始窗口過程。
  7. Method associates the control s handle with a message map to be used by the generic window procedure

    方法將控制項的句柄與通用窗口過程
  8. This method also restores the original window procedure for the control by using a handle kept in the

    對象中的句柄來還原該控制項的原始窗口過程。
  9. This method also restores the original window procedure for the control by using a pointer kept in the

    對象中的指針來還原該控制項的原始窗口過程。
  10. Wndproc a 32 - bit pointer to a window procedure

    一個32位的指針,指向窗口程序。
  11. Lresult a 32 - bit value returned from a window procedure or callback function

    一個32位值,從一個窗口程序或回調函數返回。
  12. Default window procedure

    預設窗口程序
  13. Lparam a 32 - bit value passed as a parameter to a window procedure or callback function

    一個作為窗口程序或回調函數的參數的32位值。
  14. We will learn how to receive and respond to mouse input in our window procedure

    我們將要學習如何在我們的窗口程序中接收和響應鼠標輸入。
  15. Class hooks the native tree view control s parent to a managed window procedure as performed by the

    類將本機樹視圖控制項的父級掛鉤到一個託管窗口過程,如
  16. If a message needs further processing, it is sent to the original window procedure of the window class

    如果消息需要進一步處理,則將其發送到窗口類的原始窗口過程。
  17. When you superclass a control, messages are first processed by an atl message map before being sent to the control s original window procedure

    當為控制項創建超類時,在將消息發送到控制項的原始窗口過程之前,先由atl消息映射進行處理。
  18. If the handle to the control has already been created, it hooks the window by creating a pointer to the window s original window procedure for later restoration

    如果已創建了控制項的句柄,則該句柄創建一個指針指向窗口的原始窗口過程供以後還原,從而與窗口掛鉤。
  19. Defines the owner window procedure that is overridden to add specific functionality to a common dialog box

    定義要重寫的所有者窗口過程,以便向通用對話框添加特定功能。
  20. Process the scroll bar messages to the window procedure

    處理到窗口處理函數的滾動條消息。
分享友人