Click here to Skip to main content
15,897,891 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionAutoProxy detection via script "FindProxyForURL" Pin
Peter Weyzen28-Apr-07 11:50
Peter Weyzen28-Apr-07 11:50 
QuestionMSChart in VC++2005 Pin
hahahua28-Apr-07 10:38
hahahua28-Apr-07 10:38 
AnswerRe: MSChart in VC++2005 Pin
hahahua28-Apr-07 16:57
hahahua28-Apr-07 16:57 
AnswerRe: MSChart in VC++2005 Pin
Joan M28-Apr-07 23:50
professionalJoan M28-Apr-07 23:50 
GeneralRe: MSChart in VC++2005 Pin
hahahua29-Apr-07 8:40
hahahua29-Apr-07 8:40 
GeneralRe: MSChart in VC++2005 Pin
Joan M29-Apr-07 8:46
professionalJoan M29-Apr-07 8:46 
GeneralRe: MSChart in VC++2005 Pin
hahahua30-Apr-07 15:33
hahahua30-Apr-07 15:33 
GeneralRe: MSChart in VC++2005 Pin
Joan M30-Apr-07 22:28
professionalJoan M30-Apr-07 22:28 
Well, I don't know, you could always open directly the ocx control with the ole/view utility that comes with VC++6, if you don't have that VC++ you can download it from Microsoft.

In that utility you can always choose the first option in the first menu and view the typelib (selecting the same ocx) and then you'll be able to see all that that control exports.

Then you shold be able to see how to do that.

An ActiveX control has it's members inside, so all the languages that must use it should be able to do it. A couple of weeks ago, I was not able to reach a couple of functions in an OCX from VC++2005 and in fact it was possible from Delphi.

Hope this helps.
Questionhi guys,i'm in a fix and need help Pin
phemmymichael28-Apr-07 9:02
phemmymichael28-Apr-07 9:02 
AnswerRe: hi guys,i'm in a fix and need help Pin
John R. Shaw28-Apr-07 14:52
John R. Shaw28-Apr-07 14:52 
GeneralRe: hi guys,i'm in a fix and need help Pin
Randor 28-Apr-07 21:54
professional Randor 28-Apr-07 21:54 
Questionconversion from wave to mp3 Pin
puneet_cha28-Apr-07 8:55
puneet_cha28-Apr-07 8:55 
AnswerRe: conversion from wave to mp3 Pin
Mark Salsbery29-Apr-07 8:39
Mark Salsbery29-Apr-07 8:39 
QuestionPlaySound VC++ 2003 MFC Pin
YUANGE28-Apr-07 8:45
YUANGE28-Apr-07 8:45 
AnswerRe: PlaySound VC++ 2003 MFC Pin
Hamid_RT28-Apr-07 8:50
Hamid_RT28-Apr-07 8:50 
AnswerRe: PlaySound VC++ 2003 MFC Pin
YUANGE29-Apr-07 1:56
YUANGE29-Apr-07 1:56 
QuestionHooking & modifying WSARec Pin
Dody_DK28-Apr-07 8:12
Dody_DK28-Apr-07 8:12 
QuestionClosing extern processes Pin
HorrorVision28-Apr-07 6:39
HorrorVision28-Apr-07 6:39 
AnswerRe: Closing extern processes Pin
bob1697228-Apr-07 7:54
bob1697228-Apr-07 7:54 
GeneralRe: Closing extern processes Pin
HorrorVision28-Apr-07 8:25
HorrorVision28-Apr-07 8:25 
GeneralRe: Closing extern processes Pin
Hamid_RT28-Apr-07 9:45
Hamid_RT28-Apr-07 9:45 
GeneralRe: Closing extern processes Pin
HorrorVision28-Apr-07 11:06
HorrorVision28-Apr-07 11:06 
GeneralRe: Closing extern processes Pin
bob1697228-Apr-07 12:19
bob1697228-Apr-07 12:19 
AnswerRe: Closing extern processes Pin
Mark Salsbery29-Apr-07 8:47
Mark Salsbery29-Apr-07 8:47 
QuestionChange the color of a checkbox Pin
Joan M28-Apr-07 5:52
professionalJoan M28-Apr-07 5:52 

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.