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 SkipVought 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: hzenz
  • Order by date
  1. hzenz

    ActiveX keyboard support in WIN32 app

    I have to embed an ActiveX control into an simple WIN32 app. The parent window is created with CreateWindow() and the control - a MS Flex Grid Control - is embedded with the following code (ATL): #import "../msflxgrd.ocx" using namespace MSFlexGridLib; int APIENTRY _tWinMain(HINSTANCE...

Part and Inventory Search

Back
Top