Click here to Skip to main content
15,919,500 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralCF_HTML (HTML Format) Pin
Kant11-Mar-03 9:34
Kant11-Mar-03 9:34 
GeneralRe: CF_HTML (HTML Format) Pin
Brian Shifrin11-Mar-03 16:40
Brian Shifrin11-Mar-03 16:40 
GeneralDecimal Symbol Pin
Haakon S.11-Mar-03 9:12
Haakon S.11-Mar-03 9:12 
GeneralRe: Decimal Symbol Pin
brianwelsch12-Mar-03 9:47
brianwelsch12-Mar-03 9:47 
GeneralRe: Decimal Symbol Pin
Haakon S.12-Mar-03 11:09
Haakon S.12-Mar-03 11:09 
GeneralRe: Decimal Symbol Pin
PJ Arends12-Mar-03 10:08
professionalPJ Arends12-Mar-03 10:08 
GeneralRe: Decimal Symbol Pin
Haakon S.12-Mar-03 10:59
Haakon S.12-Mar-03 10:59 
Generalmfc ActiveX control install issue Pin
work_to_live11-Mar-03 9:04
work_to_live11-Mar-03 9:04 
Not sure if this belongs here or in the COM discussion. Since I created an mfc ActiveX control with the mfc ActiveX Wizard, I'll try here...

I created my first ActiveX control, and successfully installed it on my machine with
regsvr32 "my controls name"

Then I fired up VB and verified that I could use the control in a VB application. I was fat dumb and happy. To test it, I sent the .ocx file to a friend and had him put it in C:\temp. (The controls name is transponder.ocx)

I had him execute the following from "Start" "Run"...

regsvr32 C:\temp\transponder.ocx

When he executed the command, he got the following error...
Load Library
“C:\temp\transponder.ocx” failed – the specified module could not be found.

Any idea what this is trying to tell me? I set up the project as a static build, so I don't think it's looking for any dlls.


GeneralRe: mfc ActiveX control install issue Pin
Dave Bryant11-Mar-03 9:38
Dave Bryant11-Mar-03 9:38 
GeneralRe: mfc ActiveX control install issue Pin
work_to_live11-Mar-03 11:59
work_to_live11-Mar-03 11:59 
GeneralPassing Variables from Macromedia Director to C++ Pin
moojuice11-Mar-03 9:03
moojuice11-Mar-03 9:03 
GeneralRe: Passing Variables from Macromedia Director to C++ Pin
moojuice13-Mar-03 7:24
moojuice13-Mar-03 7:24 
QuestionDoes this code leaks memory? Pin
Joan M11-Mar-03 8:49
professionalJoan M11-Mar-03 8:49 
AnswerRe: Does this code leaks memory? Pin
Tim Smith11-Mar-03 8:56
Tim Smith11-Mar-03 8:56 
GeneralRe: Does this code leaks memory? Pin
Daniel Turini11-Mar-03 9:00
Daniel Turini11-Mar-03 9:00 
GeneralRe: Does this code leaks memory? Pin
Joan M11-Mar-03 20:39
professionalJoan M11-Mar-03 20:39 
GeneralRe: Does this code leaks memory? Pin
Tim Smith11-Mar-03 9:23
Tim Smith11-Mar-03 9:23 
AnswerRe: Does this code leaks memory? Pin
Rob Groves12-Mar-03 10:52
Rob Groves12-Mar-03 10:52 
GeneralDirectShow - CBaseControlWindow(BaseClasses) Pin
Jakub Misek11-Mar-03 8:09
Jakub Misek11-Mar-03 8:09 
GeneralConvert BITMAP to JPEG Pin
Emiliano11-Mar-03 8:05
Emiliano11-Mar-03 8:05 
GeneralRe: Convert BITMAP to JPEG Pin
Larry Antram11-Mar-03 8:09
Larry Antram11-Mar-03 8:09 
GeneralConvert Screen Rect to Printer Rect Pin
Gilfrog11-Mar-03 7:46
Gilfrog11-Mar-03 7:46 
GeneralRe: Convert Screen Rect to Printer Rect Pin
Nitron11-Mar-03 7:55
Nitron11-Mar-03 7:55 
GeneralRe: Convert Screen Rect to Printer Rect Pin
Gilfrog11-Mar-03 8:08
Gilfrog11-Mar-03 8:08 
GeneralMFC42D.DLL not found !!! Pin
ZarrinPour11-Mar-03 7:34
ZarrinPour11-Mar-03 7:34 

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.