Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Rob3
  • Order by date
  1. Rob3

    DirectInput Callbacks

    Hi all, I am having problems with C++'s use of member function pointers and the DirectInput callbacks. I have a class with the function i want to use: class CInput { public: BOOL CALLBACK EnumDevicesSemanticsCallback(LPCDIDEVICEINSTANCE,LPDIRECTINPUTDEVICE8,DWORD,DWORD,LPVOID); } and in...

Part and Inventory Search

Back
Top