Click here to Skip to main content
15,914,165 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: need help on generate report to excel Pin
firebolt777-Jul-05 20:03
firebolt777-Jul-05 20:03 
GeneralRe: need help on generate report to excel Pin
Jose Lamas Rios7-Jul-05 20:12
Jose Lamas Rios7-Jul-05 20:12 
GeneralRe: need help on generate report to excel Pin
firebolt777-Jul-05 20:25
firebolt777-Jul-05 20:25 
GeneralRe: need help on generate report to excel Pin
firebolt778-Jul-05 3:36
firebolt778-Jul-05 3:36 
GeneralRe: need help on generate report to excel Pin
urxlnc0077-Jul-05 19:23
urxlnc0077-Jul-05 19:23 
GeneralRe: need help on generate report to excel Pin
firebolt777-Jul-05 21:36
firebolt777-Jul-05 21:36 
GeneralHelp finding wmstub.lib Pin
Lan_Zer07-Jul-05 13:20
Lan_Zer07-Jul-05 13:20 
GeneralRe: Help finding wmstub.lib Pin
Christian Graus7-Jul-05 16:45
protectorChristian Graus7-Jul-05 16:45 
Generalgetting a correct structure data Pin
Ista7-Jul-05 12:40
Ista7-Jul-05 12:40 
GeneralRe: getting a correct structure data Pin
ldaoust7-Jul-05 15:12
ldaoust7-Jul-05 15:12 
GeneralMemory for my application Pin
Ivan Cachicatari7-Jul-05 11:50
Ivan Cachicatari7-Jul-05 11:50 
GeneralRe: Memory for my application Pin
David Crow7-Jul-05 13:25
David Crow7-Jul-05 13:25 
GeneralCListCtrl problem Pin
Ivan Cachicatari7-Jul-05 11:47
Ivan Cachicatari7-Jul-05 11:47 
GeneralRe: CListCtrl problem Pin
David Crow7-Jul-05 13:23
David Crow7-Jul-05 13:23 
Generalticker tape with images Pin
picazo7-Jul-05 11:26
picazo7-Jul-05 11:26 
GeneralRe: ticker tape with images Pin
Jose Lamas Rios7-Jul-05 16:15
Jose Lamas Rios7-Jul-05 16:15 
GeneralRe: ticker tape with images Pin
picazo8-Jul-05 3:32
picazo8-Jul-05 3:32 
GeneralDialog as child of dialog Pin
ldaoust7-Jul-05 11:23
ldaoust7-Jul-05 11:23 
GeneralRe: Dialog as child of dialog Pin
ldaoust7-Jul-05 15:02
ldaoust7-Jul-05 15:02 
GeneralAutomation question Pin
Tom Wright7-Jul-05 11:19
Tom Wright7-Jul-05 11:19 
GeneralRe: Automation question Pin
Jose Lamas Rios7-Jul-05 17:48
Jose Lamas Rios7-Jul-05 17:48 
GeneralLoading dlls from an ActiveX control Pin
mrothermund7-Jul-05 10:40
mrothermund7-Jul-05 10:40 
Is it possible to load a dll in an ActiveX control? I have tried implicitly and explicitly loading the dll and I have problems either way. When implicitly loading, the container project fails when loading the control saying...

CoCreateInstance of OLE control {8601721E-DF2A-4DA8-816D-ACB2FEB9E287} failed.
>>> Result code: 0x80040154
>>> Is the control is properly registered?

The control is properly registered though. When I try to load the dll explicitly, the LoadLibrary call always returns NULL and the GetLastError says it can't find the library. The dll is in the correct location. Is this all because you can't load a dll from an ActiveX control, or am I missing something. Thank you in advance.

GeneralRe: Loading dlls from an ActiveX control Pin
Jose Lamas Rios7-Jul-05 16:39
Jose Lamas Rios7-Jul-05 16:39 
GeneralProblem changing proxy with custom IE toolbar Pin
Matthew Devine7-Jul-05 10:35
Matthew Devine7-Jul-05 10:35 
GeneralRe: Problem changing proxy with custom IE toolbar Pin
Jose Lamas Rios7-Jul-05 19:56
Jose Lamas Rios7-Jul-05 19:56 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.