VirtualBox

Changeset 63095 in vbox for trunk/src


Ignore:
Timestamp:
Aug 6, 2016 3:26:27 PM (9 years ago)
Author:
vboxsync
Message:

VBoxHook: s/hook/hWinEventHook/ ('hook' could humorously be HN for an 'ook' handle (think Discworld Librarian speach engine) :-).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/VBoxHook/VBoxHook.cpp

    r63094 r63095  
    5050
    5151
    52 static void CALLBACK VBoxHandleWinEvent(HWINEVENTHOOK hook, DWORD event, HWND hwnd,
     52static void CALLBACK VBoxHandleWinEvent(HWINEVENTHOOK hWinEventHook, DWORD event, HWND hwnd,
    5353                                        LONG idObject, LONG idChild,
    5454                                        DWORD dwEventThread, DWORD dwmsEventTime)
     
    104104}
    105105
    106 static void CALLBACK VBoxHandleDesktopEvent(HWINEVENTHOOK hook, DWORD event, HWND hwnd,
     106static void CALLBACK VBoxHandleDesktopEvent(HWINEVENTHOOK hWinEventHook, DWORD event, HWND hwnd,
    107107                                            LONG idObject, LONG idChild,
    108108                                            DWORD dwEventThread, DWORD dwmsEventTime)
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette