Click here to Skip to main content
15,917,062 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Hiding Contorl's Scoll Bar Pin
prasad_som5-Mar-07 3:46
prasad_som5-Mar-07 3:46 
GeneralRe: Hiding Contorl's Scoll Bar Pin
Ali Beirami5-Mar-07 3:55
Ali Beirami5-Mar-07 3:55 
AnswerRe: Hiding Contorl's Scoll Bar Pin
prasad_som5-Mar-07 4:00
prasad_som5-Mar-07 4:00 
GeneralRe: Hiding Contorl's Scoll Bar Pin
Ali Beirami5-Mar-07 6:02
Ali Beirami5-Mar-07 6:02 
Questionvc++ + model dialog box [modified] Pin
rajeev20075-Mar-07 0:24
rajeev20075-Mar-07 0:24 
AnswerRe: vc++ + model dialog box Pin
prasad_som5-Mar-07 1:05
prasad_som5-Mar-07 1:05 
AnswerRe: vc++ + model dialog box Pin
Joan M5-Mar-07 1:41
professionalJoan M5-Mar-07 1:41 
Questionplot Library? Pin
$uresh $hanmugam4-Mar-07 23:45
$uresh $hanmugam4-Mar-07 23:45 
Hi all

I need to plot values on a graph. Say for example I have an two integer vector

4,2,3,5,6,7
0.564,0.656,1.6456;

now i want to plot these values. What's the best way to do that?

I saw a Plot Graphic Library on this webpage "http://www.codeproject.com/miscctrl/pgllib.asp" but it not work with in VS2005, it will give some error.

error C2923: 'std::list' : 'std::vector<hull::tlineapproximator<t>::SPoint>::const_iterator' is not a valid template type argument for parameter '_Ty'

at

typedef std::vector<spoint> PointContainer;
//! Key containers
typedef std::list<pointcontainer::const_iterator> KeyContainer;

Can anyone help me what's wrong with "pgllib".
Thanks in advance
QuestionRe: plot Library? Pin
prasad_som5-Mar-07 0:06
prasad_som5-Mar-07 0:06 
QuestionTo get the space in pendrive Pin
Vjys4-Mar-07 23:41
Vjys4-Mar-07 23:41 
AnswerRe: To get the space in pendrive Pin
Michael Dunn5-Mar-07 12:40
sitebuilderMichael Dunn5-Mar-07 12:40 
GeneralRe: To get the space in pendrive Pin
Vjys5-Mar-07 19:16
Vjys5-Mar-07 19:16 
GeneralRe: To get the space in pendrive Pin
Michael Dunn5-Mar-07 21:06
sitebuilderMichael Dunn5-Mar-07 21:06 
GeneralRe: To get the space in pendrive Pin
Vjys6-Mar-07 2:43
Vjys6-Mar-07 2:43 
QuestionArray of objects without default constructor gives runtime error Pin
sawerr4-Mar-07 23:38
sawerr4-Mar-07 23:38 
AnswerRe: Array of objects without default constructor gives runtime error Pin
BadKarma4-Mar-07 23:50
BadKarma4-Mar-07 23:50 
GeneralRe: Array of objects without default constructor gives runtime error Pin
sawerr5-Mar-07 0:12
sawerr5-Mar-07 0:12 
AnswerRe: Array of objects without default constructor gives runtime error Pin
prasad_som5-Mar-07 0:11
prasad_som5-Mar-07 0:11 
QuestionDebugHeap --> memory overwritten[modified] Pin
baerten4-Mar-07 23:24
baerten4-Mar-07 23:24 
AnswerRe: DebugHeap --> memory overwritten[modified] Pin
Cedric Moonen5-Mar-07 0:43
Cedric Moonen5-Mar-07 0:43 
GeneralRe: DebugHeap --> memory overwritten[modified] Pin
baerten5-Mar-07 1:19
baerten5-Mar-07 1:19 
GeneralRe: DebugHeap --> memory overwritten[modified] Pin
Cedric Moonen5-Mar-07 3:09
Cedric Moonen5-Mar-07 3:09 
GeneralRe: DebugHeap --> memory overwritten[modified] Pin
prasad_som5-Mar-07 1:07
prasad_som5-Mar-07 1:07 
QuestionTo list files in MFC? Pin
Malini Nair4-Mar-07 23:21
Malini Nair4-Mar-07 23:21 
AnswerRe: To list files in MFC? Pin
Dmitry Khudorozhkov4-Mar-07 23:26
Dmitry Khudorozhkov4-Mar-07 23:26 

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.