Click here to Skip to main content
16,016,527 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Programatically Open Folder Eplorer Pin
Hamid_RT24-Oct-06 19:35
Hamid_RT24-Oct-06 19:35 
QuestionPrinting CPU register values in ASM/C/C++ Pin
digitalmythology24-Oct-06 17:57
digitalmythology24-Oct-06 17:57 
AnswerRe: Printing CPU register values in ASM/C/C++ Pin
PJ Arends25-Oct-06 5:46
professionalPJ Arends25-Oct-06 5:46 
Questioncoding help? Pin
With_problem24-Oct-06 17:46
With_problem24-Oct-06 17:46 
Questionhow to show a box inside a dialog box? Pin
cyn824-Oct-06 15:42
cyn824-Oct-06 15:42 
AnswerRe: how to show a box inside a dialog box? Pin
Hamid_RT24-Oct-06 19:15
Hamid_RT24-Oct-06 19:15 
AnswerRe: how to show a box inside a dialog box? Pin
Cedric Moonen24-Oct-06 20:38
Cedric Moonen24-Oct-06 20:38 
GeneralRe: how to show a box inside a dialog box? Pin
cyn825-Oct-06 2:44
cyn825-Oct-06 2:44 
actually i need to do a dialog based application for a IC tester(hardware). In this application, it will send some vector(series of '1' and '0' ) to the IC tester(harware) 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 is that 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? Also, are 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).
Thanks in advance.
GeneralRe: how to show a box inside a dialog box? Pin
cyn826-Oct-06 6:09
cyn826-Oct-06 6:09 
QuestionCan't make any more buttons in VC++ / MFC (visual stuadio 2005). Pin
aquawicket24-Oct-06 15:30
aquawicket24-Oct-06 15:30 
AnswerRe: Can't make any more buttons in VC++ / MFC (visual stuadio 2005). Pin
PJ Arends24-Oct-06 17:45
professionalPJ Arends24-Oct-06 17:45 
GeneralRe: Can't make any more buttons in VC++ / MFC (visual stuadio 2005). Pin
aquawicket24-Oct-06 18:28
aquawicket24-Oct-06 18:28 
AnswerRe: Can't make any more buttons in VC++ / MFC (visual stuadio 2005). Pin
Hamid_RT24-Oct-06 19:51
Hamid_RT24-Oct-06 19:51 
AnswerRe: Can't make any more buttons in VC++ / MFC (visual stuadio 2005). Pin
Michael Dunn24-Oct-06 21:16
sitebuilderMichael Dunn24-Oct-06 21:16 
QuestionHow to set the backcolor of MS Excel cells Pin
freeman86824-Oct-06 15:08
freeman86824-Oct-06 15:08 
AnswerRe: How to set the backcolor of MS Excel cells Pin
fefe.wyx24-Oct-06 15:40
fefe.wyx24-Oct-06 15:40 
GeneralRe: How to set the backcolor of MS Excel cells Pin
freeman86824-Oct-06 21:48
freeman86824-Oct-06 21:48 
QuestionSetTimer Function Pin
Jader8924-Oct-06 12:51
Jader8924-Oct-06 12:51 
AnswerRe: SetTimer Function Pin
Mark Salsbery24-Oct-06 13:20
Mark Salsbery24-Oct-06 13:20 
QuestionWide character constant problem Pin
_johan24-Oct-06 11:52
_johan24-Oct-06 11:52 
AnswerRe: Wide character constant problem Pin
Jörgen Sigvardsson24-Oct-06 12:09
Jörgen Sigvardsson24-Oct-06 12:09 
AnswerRe: Wide character constant problem [modified] Pin
Mark Salsbery24-Oct-06 12:09
Mark Salsbery24-Oct-06 12:09 
AnswerRe: Wide character constant problem Pin
Michael Dunn24-Oct-06 14:48
sitebuilderMichael Dunn24-Oct-06 14:48 
QuestionFindFirstFile returning wildcards? Pin
skullfire24-Oct-06 11:14
skullfire24-Oct-06 11:14 
AnswerRe: FindFirstFile returning wildcards? Pin
Jörgen Sigvardsson24-Oct-06 11:18
Jörgen Sigvardsson24-Oct-06 11:18 

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.