Click here to Skip to main content
15,918,109 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: VC++ -> Want to modify a binary file that contain "ab 0e" to "0xab 0x0e". Pin
toxcct20-Apr-04 22:42
toxcct20-Apr-04 22:42 
GeneralRe: VC++ -> Want to modify a binary file that contain "ab 0e" to "0xab 0x0e". Pin
Tim Smith21-Apr-04 3:48
Tim Smith21-Apr-04 3:48 
Generalhelp on winsock problem Pin
psyclope20-Apr-04 18:26
psyclope20-Apr-04 18:26 
GeneralRe: help on winsock problem Pin
Paul Ranson21-Apr-04 9:47
Paul Ranson21-Apr-04 9:47 
QuestionHow to map CString to Class Pin
ykutanoor20-Apr-04 18:24
ykutanoor20-Apr-04 18:24 
AnswerRe: How to map CString to Class Pin
Christian Graus20-Apr-04 18:28
protectorChristian Graus20-Apr-04 18:28 
AnswerRe: How to map CString to Class Pin
Mike Dimmick21-Apr-04 0:53
Mike Dimmick21-Apr-04 0:53 
GeneralNewBird: How to...... Pin
tcsiong20-Apr-04 18:01
tcsiong20-Apr-04 18:01 
First,how can i choose the particular thread which i want to read since there are more than 13000 thread in this forum? Is that any search engine to perform this task?

Second, in the mulitple document application (MFC)project,is there possible to do all this thing as below:
my main task is plotting the different graph at different window from different array , for example array a[] at window:1,array b[]at window:2.
After i open the new window by click the command at New Window at menu in the mainframe ,is that possible to use the same button which in placed at the cformview ,to plot the graph ? How can place the different code in the same button?The case is like this after i compile and built the project:
There is the button named "plot" at the first window(window:1).
The code in the button "plot" is the function to plot array a[];
Then, i open the new window which is window:2, how can i use the same button to plot the array b[]?

Thank you.

GeneralRe: NewBird: How to...... Pin
22491720-Apr-04 19:25
22491720-Apr-04 19:25 
QuestionHow to embed a binary file using CArchive Pin
Ted Christiansen20-Apr-04 13:53
Ted Christiansen20-Apr-04 13:53 
AnswerRe: How to embed a binary file using CArchive Pin
Mike Dimmick21-Apr-04 0:57
Mike Dimmick21-Apr-04 0:57 
GeneralRe: generate random ip addresses Pin
John M. Drescher20-Apr-04 16:24
John M. Drescher20-Apr-04 16:24 
GeneralRe: generate random ip addresses Pin
David Crow20-Apr-04 16:30
David Crow20-Apr-04 16:30 
GeneralRe: generate random ip addresses Pin
toxcct20-Apr-04 22:17
toxcct20-Apr-04 22:17 
GeneralRe: generate random ip addresses Pin
Paul Ranson21-Apr-04 9:29
Paul Ranson21-Apr-04 9:29 
Generalfetching selected text Pin
TFB20-Apr-04 12:22
TFB20-Apr-04 12:22 
QuestionWhat does this line of code really do? Pin
Redbehelit20-Apr-04 10:22
Redbehelit20-Apr-04 10:22 
AnswerRe: What does this line of code really do? Pin
David Crow20-Apr-04 10:41
David Crow20-Apr-04 10:41 
AnswerRe: What does this line of code really do? Pin
axid3j1al20-Apr-04 17:22
axid3j1al20-Apr-04 17:22 
AnswerRe: What does this line of code really do? Pin
Mike Dimmick21-Apr-04 1:02
Mike Dimmick21-Apr-04 1:02 
GeneralSorting contents of CObList array Pin
Still learning how to code20-Apr-04 10:04
Still learning how to code20-Apr-04 10:04 
GeneralRe: Sorting contents of CObList array Pin
David Crow20-Apr-04 10:23
David Crow20-Apr-04 10:23 
GeneralCast/Conversation Pin
Irish_GUI20-Apr-04 10:02
Irish_GUI20-Apr-04 10:02 
GeneralRe: Cast/Conversation Pin
David Crow20-Apr-04 10:45
David Crow20-Apr-04 10:45 
GeneralRe: Cast/Conversation Pin
Irish_GUI20-Apr-04 10:55
Irish_GUI20-Apr-04 10:55 

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.