Click here to Skip to main content
15,885,216 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Writing to the middle of a file Pin
anu_8818-Dec-06 17:11
anu_8818-Dec-06 17:11 
QuestionTurning an MFC application to a Win32 Console Application Pin
Mohamed Douffir17-Dec-06 12:43
Mohamed Douffir17-Dec-06 12:43 
AnswerRe: Turning an MFC application to a Win32 Console Application Pin
Mark Salsbery17-Dec-06 13:36
Mark Salsbery17-Dec-06 13:36 
GeneralRe: Turning an MFC application to a Win32 Console Application Pin
Stephen Hewitt17-Dec-06 15:53
Stephen Hewitt17-Dec-06 15:53 
GeneralRe: Turning an MFC application to a Win32 Console Application Pin
Mark Salsbery17-Dec-06 15:59
Mark Salsbery17-Dec-06 15:59 
GeneralRe: Turning an MFC application to a Win32 Console Application Pin
Stephen Hewitt17-Dec-06 16:00
Stephen Hewitt17-Dec-06 16:00 
GeneralRe: Turning an MFC application to a Win32 Console Application Pin
Mark Salsbery17-Dec-06 16:07
Mark Salsbery17-Dec-06 16:07 
QuestionRe: Turning an MFC application to a Win32 Console Application Pin
Mohamed Douffir18-Dec-06 12:03
Mohamed Douffir18-Dec-06 12:03 
Thank you Mark and Stephen for your responses . I am still trying and I am getting no where. As of now, I have no knowledge in MFC world.
Ideally, this what I would like to achieve:
When I run the application from a command line (No GUI), the following calls will be executed:
void StartCANoe();
void LoadCfg(string filename);
void StartMeasurement();
void CallCAPLFunc();
void StopMeasurement();
void QuitCANoe();
In other word, I will perform one measurement per execution of the application.
If this is achieved, I know what I need to do next.
I would really appreciate if you one of you is willing to take a look. If you are, please send an e-mail to:
mohamed.douffir@monotypeimaging.com
and I will respond with the zip file ((120k). I wanted to attach the zip file but I don't think codeproject allows attachments. I could be wrong.
Thank you.
Confused | :confused:
Questionquestion about CDialog Pin
zizzzz17-Dec-06 7:46
zizzzz17-Dec-06 7:46 
AnswerRe: question about CDialog Pin
CPallini17-Dec-06 7:59
mveCPallini17-Dec-06 7:59 
AnswerRe: question about CDialog Pin
Hamid_RT18-Dec-06 6:39
Hamid_RT18-Dec-06 6:39 
QuestionToolBar 24-bit bitmap problem [modified] Pin
levelboy17-Dec-06 7:31
levelboy17-Dec-06 7:31 
AnswerRe: ToolBar 24-bit bitmap problem [modified] Pin
Mark Salsbery17-Dec-06 9:17
Mark Salsbery17-Dec-06 9:17 
GeneralRe: ToolBar 24-bit bitmap problem [modified] Pin
levelboy17-Dec-06 9:50
levelboy17-Dec-06 9:50 
GeneralRe: ToolBar 24-bit bitmap problem Pin
Mark Salsbery17-Dec-06 11:03
Mark Salsbery17-Dec-06 11:03 
GeneralRe: ToolBar 24-bit bitmap problem Pin
levelboy17-Dec-06 11:06
levelboy17-Dec-06 11:06 
QuestionHandles Pin
BlitzPackage17-Dec-06 6:46
BlitzPackage17-Dec-06 6:46 
AnswerRe: Handles Pin
CPallini17-Dec-06 7:33
mveCPallini17-Dec-06 7:33 
GeneralRe: Handles Pin
BlitzPackage17-Dec-06 8:38
BlitzPackage17-Dec-06 8:38 
AnswerRe: Handles Pin
Stephen Hewitt17-Dec-06 11:39
Stephen Hewitt17-Dec-06 11:39 
AnswerRe: Handles Pin
nmap.terren17-Dec-06 14:19
nmap.terren17-Dec-06 14:19 
QuestionHow to get the CEdit box to update Pin
FredrickNorge17-Dec-06 5:32
FredrickNorge17-Dec-06 5:32 
AnswerRe: How to get the CEdit box to update Pin
BlitzPackage17-Dec-06 6:52
BlitzPackage17-Dec-06 6:52 
GeneralRe: How to get the CEdit box to update Pin
FredrickNorge17-Dec-06 7:05
FredrickNorge17-Dec-06 7:05 
Questionpointers to functions Pin
emrah.a17-Dec-06 3:58
emrah.a17-Dec-06 3:58 

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.