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 Chriss Miller 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: timw
  • Content: Threads
  • Order by date
  1. timw

    Problem using IOleCommandTarget

    I'm overriding the Internet Explorer 5.5 Print Template using a call to lOleCommandTarget:- lpOleCommandTarget->Exec(NULL, OLECMDID_PRINTPREVIEW, OLECMDEXECOPT_PROMPTUSER, &vTemplatePath, NULL); where the path to the print template is held in the VARIANT vTemplatePath. This seems to work okay...
  2. timw

    ATL Project with MFC Support

    I'm trying to create a dll for use in VB. This dll needs to use the WebBrowser control (but invisibly, I just need its functionality). I've tried to use the ATL wizard to create the dll using the 'with MFC support' option (since I believe I need this to be able to more easily contain the...

Part and Inventory Search

Back
Top