Click here to Skip to main content
15,905,782 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: please help : how to draw BSpline by using mouse ??? Pin
a04.lqd27-Nov-09 7:19
a04.lqd27-Nov-09 7:19 
GeneralRe: please help : how to draw BSpline by using mouse ??? Pin
Richard MacCutchan27-Nov-09 7:27
mveRichard MacCutchan27-Nov-09 7:27 
GeneralRe: please help : how to draw BSpline by using mouse ??? Pin
Cedric Moonen27-Nov-09 7:28
Cedric Moonen27-Nov-09 7:28 
GeneralRe: please help : how to draw BSpline by using mouse ??? Pin
CPallini27-Nov-09 7:26
mveCPallini27-Nov-09 7:26 
GeneralRe: please help : how to draw BSpline by using mouse ??? Pin
Richard MacCutchan27-Nov-09 7:28
mveRichard MacCutchan27-Nov-09 7:28 
AnswerRe: please help : how to draw BSpline by using mouse ??? Pin
«_Superman_»27-Nov-09 9:15
professional«_Superman_»27-Nov-09 9:15 
QuestionQuestion about double #INF and #NAN Pin
Jeff Archer27-Nov-09 5:02
Jeff Archer27-Nov-09 5:02 
QuestionRe: Question about double #INF and #NAN Pin
CPallini27-Nov-09 5:54
mveCPallini27-Nov-09 5:54 
AnswerRe: Question about double #INF and #NAN Pin
Jeff Archer27-Nov-09 7:08
Jeff Archer27-Nov-09 7:08 
GeneralRe: Question about double #INF and #NAN Pin
Richard MacCutchan27-Nov-09 7:17
mveRichard MacCutchan27-Nov-09 7:17 
GeneralRe: Question about double #INF and #NAN Pin
Jeff Archer27-Nov-09 7:51
Jeff Archer27-Nov-09 7:51 
GeneralRe: Question about double #INF and #NAN Pin
CPallini27-Nov-09 7:23
mveCPallini27-Nov-09 7:23 
GeneralRe: Question about double #INF and #NAN Pin
Jeff Archer27-Nov-09 7:50
Jeff Archer27-Nov-09 7:50 
GeneralRe: Question about double #INF and #NAN Pin
CPallini27-Nov-09 8:03
mveCPallini27-Nov-09 8:03 
GeneralRe: Question about double #INF and #NAN [modified] Pin
Jeff Archer27-Nov-09 8:39
Jeff Archer27-Nov-09 8:39 
QuestionUsing COM Object Invalid Pointer Error Pin
Ash_VCPP27-Nov-09 1:18
Ash_VCPP27-Nov-09 1:18 
AnswerRe: Using COM Object Invalid Pointer Error Pin
Richard MacCutchan27-Nov-09 2:11
mveRichard MacCutchan27-Nov-09 2:11 
GeneralRe: Using COM Object Invalid Pointer Error Pin
Ash_VCPP27-Nov-09 2:18
Ash_VCPP27-Nov-09 2:18 
GeneralRe: Using COM Object Invalid Pointer Error Pin
Richard MacCutchan27-Nov-09 2:22
mveRichard MacCutchan27-Nov-09 2:22 
GeneralRe: Using COM Object Invalid Pointer Error Pin
Ash_VCPP27-Nov-09 2:33
Ash_VCPP27-Nov-09 2:33 
GeneralRe: Using COM Object Invalid Pointer Error Pin
Richard MacCutchan27-Nov-09 2:59
mveRichard MacCutchan27-Nov-09 2:59 
AnswerRe: Using COM Object Invalid Pointer Error Pin
Jeff Archer27-Nov-09 5:13
Jeff Archer27-Nov-09 5:13 
The HRESULT you have indicated is 0x80040152 - Could not find the key in the registry

Sounds like the COM object you are trying to use is not correctly installed or you are not using the correct ProgID.

Try using a CLASSID for your CreateInstance.
GeneralRe: Using COM Object Invalid Pointer Error Pin
Ash_VCPP29-Nov-09 21:39
Ash_VCPP29-Nov-09 21:39 
GeneralRe: Using COM Object Invalid Pointer Error Pin
Jeff Archer2-Dec-09 2:10
Jeff Archer2-Dec-09 2:10 
Questionc++ reading a large text file with fstream Pin
nuttynibbles26-Nov-09 22:24
nuttynibbles26-Nov-09 22:24 

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.