Click here to Skip to main content
15,899,124 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How can I copy a folder from one location to another location through code Pin
Mila02526-Oct-06 1:21
Mila02526-Oct-06 1:21 
AnswerRe: How can I copy a folder from one location to another location through code Pin
Hamid_RT26-Oct-06 2:55
Hamid_RT26-Oct-06 2:55 
AnswerRe: How can I copy a folder from one location to another location through code Pin
ThatsAlok27-Oct-06 19:47
ThatsAlok27-Oct-06 19:47 
QuestionHow to read them Pin
sonyama25-Oct-06 23:54
sonyama25-Oct-06 23:54 
AnswerRe: How to read them Pin
benjymous26-Oct-06 1:36
benjymous26-Oct-06 1:36 
AnswerRe: How to read them Pin
David Crow26-Oct-06 3:40
David Crow26-Oct-06 3:40 
AnswerRe: How to read them Pin
Hamid_RT26-Oct-06 19:30
Hamid_RT26-Oct-06 19:30 
QuestionDrawing square wave by getting the data from a file.. Pin
cyn825-Oct-06 23:26
cyn825-Oct-06 23:26 
i'm really a beginner here, so hopefully somebody can help me. i'm
currently doing a dialog application for a IC tester(hardware). In this
application, it will send some vector(series of '1' and '0' ) to the IC
tester(hardware) and then after the testing it will return back a result
vector(series of '1' and '0' ) to the computer. Therefore, in the dialog,
it will hv a button to start the testing. Once the button is pressed, the
testing will begin and later in the dialog, it should display the input
vector and also the output vector( which looks like a square wave to
represent 1 or 0). The data for the vector can be taken from a file saved in text format.
The problem now are:
1)how do i display the vector in my dialog box? Should i create and list
box or picture to display the graph in the dialog?
2)is there anybody who knows how to draw a square wave by getting the
data from a file( the file contains a series of 1 and 0, and if 1, the
wave amplitude is high and if 0 it will show low). Which function do you
recommend me to use?
3) i also need to be able to zoom in/out to view the vector.

Thanks.
AnswerRe: Drawing square wave by getting the data from a file.. Pin
Cedric Moonen25-Oct-06 23:40
Cedric Moonen25-Oct-06 23:40 
QuestionCEdit Control Pin
fabiotriolo25-Oct-06 23:13
fabiotriolo25-Oct-06 23:13 
AnswerRe: CEdit Control Pin
Cedric Moonen25-Oct-06 23:22
Cedric Moonen25-Oct-06 23:22 
AnswerRe: CEdit Control Pin
Hamid_RT26-Oct-06 2:52
Hamid_RT26-Oct-06 2:52 
GeneralRe: CEdit Control Pin
ThatsAlok26-Oct-06 19:29
ThatsAlok26-Oct-06 19:29 
GeneralRe: CEdit Control Pin
Hamid_RT26-Oct-06 19:31
Hamid_RT26-Oct-06 19:31 
QuestionRe: CEdit Control Pin
David Crow26-Oct-06 3:43
David Crow26-Oct-06 3:43 
QuestionCEdit Control Pin
fabiotriolo26-Oct-06 4:32
fabiotriolo26-Oct-06 4:32 
AnswerRe: CEdit Control Pin
ThatsAlok26-Oct-06 19:28
ThatsAlok26-Oct-06 19:28 
AnswerRe: CEdit Control Pin
Hamid_RT26-Oct-06 19:28
Hamid_RT26-Oct-06 19:28 
GeneralCEdit Control Pin
fabiotriolo27-Oct-06 0:33
fabiotriolo27-Oct-06 0:33 
GeneralRe: CEdit Control Pin
ThatsAlok27-Oct-06 20:01
ThatsAlok27-Oct-06 20:01 
Questionsum of variables of parent window Pin
prithaa25-Oct-06 23:08
prithaa25-Oct-06 23:08 
AnswerRe: sum of variables of parent window Pin
Aneesh Valeri26-Oct-06 0:29
Aneesh Valeri26-Oct-06 0:29 
GeneralRe: sum of variables of parent window Pin
prithaa26-Oct-06 1:01
prithaa26-Oct-06 1:01 
GeneralRe: sum of variables of parent window Pin
David Crow26-Oct-06 3:50
David Crow26-Oct-06 3:50 
GeneralRe: sum of variables of parent window Pin
Iain Clarke, Warrior Programmer26-Oct-06 3:53
Iain Clarke, Warrior Programmer26-Oct-06 3:53 

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.