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 Mike Lewis 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: *

  1. encrypted

    Getting an ActiveX Control to pass it's ressources to its container

    Hi, I'm making a control and I need it to pass it's own ressources onto the container. I've done it for the menu ressources, using the OnGetInPlaceMenu function ... but now I need to do it for the Accelerators and the toolbars ... I've read alot about server applications but I've read nothing...
  2. encrypted

    converting a Dynamicly linked DLL to Staticly linked

    Hi, Has anyone ever had to convert a dynamicly linked DLL using mfc to a staticly linked dll ?? I realy have no clue on how to work on that, especialy that I haven't made the dll myself. My only idea was to play with(remove) the DECLARE_DYNAMIC(); and the IMPLEMENT_DYNAMIC(); calls ... Help...

Part and Inventory Search

Back
Top