Click here to Skip to main content
15,894,267 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: SetWindowsHookEx() Pin
Naveen27-May-07 14:14
Naveen27-May-07 14:14 
GeneralRe: SetWindowsHookEx() Pin
Perspx27-May-07 22:20
Perspx27-May-07 22:20 
Questionmanipulating windows / changing checkmarks, sliders Pin
Johpoke27-May-07 10:27
Johpoke27-May-07 10:27 
AnswerRe: manipulating windows / changing checkmarks, sliders Pin
Richard Andrew x6427-May-07 11:11
professionalRichard Andrew x6427-May-07 11:11 
AnswerRe: manipulating windows / changing checkmarks, sliders Pin
Perspx27-May-07 12:13
Perspx27-May-07 12:13 
AnswerRe: manipulating windows / changing checkmarks, sliders Pin
Naveen27-May-07 14:39
Naveen27-May-07 14:39 
QuestionRe: manipulating windows / changing checkmarks, sliders Pin
Johpoke27-May-07 23:11
Johpoke27-May-07 23:11 
QuestionMFC to C++(Borland) Pin
Software_Specialist27-May-07 10:06
Software_Specialist27-May-07 10:06 
Hi all,
I am trying to convert MFC code to Borland 6 C++.
I have never done programming in MFC. So facing bit problem. Well firstly i would like to know whether in MFC we can drag and drop the tool bars...well i am trying to view design of the form but i dont see any option and i cant view it...
The project is created on earlier version of VStudio as i am using VS2005. Is there much difference ?
Because i am getting few exception when i run this project on vs2005.

OK secondly when i am trying to step through this mfc application . After pressing F10 i get the appmodul.cpp file and it just step through one or two lines and run the whole application. How can i step through the whole program...Break point isnt helping me out.

Thirdly i have got this function class_def::abc(CProgressCtrl *pp) to get the progress bar working with addition of SetRange, SetStep and SetPos functions.
In Borland there is this TProgressBar option i guess. But if i just write TProgressBar in place of CProgressCtrl i get error i.e.[ } expected]. And what replaces the SetRange,SetStep, and SetPos functions...

Any or all help would be greatly appreciated.
Thanks
SS
AnswerRe: MFC to C++(Borland) Pin
Christian Graus27-May-07 12:12
protectorChristian Graus27-May-07 12:12 
QuestionCreating TabStop Property Pin
İsmail Durmaz27-May-07 10:06
İsmail Durmaz27-May-07 10:06 
AnswerRe: Creating TabStop Property Pin
Naveen27-May-07 14:17
Naveen27-May-07 14:17 
GeneralRe: Creating TabStop Property Pin
İsmail Durmaz28-May-07 3:39
İsmail Durmaz28-May-07 3:39 
QuestionAfxGetApp NULL pointer issue Pin
Abyss27-May-07 7:27
Abyss27-May-07 7:27 
AnswerRe: AfxGetApp NULL pointer issue Pin
Mark Salsbery27-May-07 9:38
Mark Salsbery27-May-07 9:38 
GeneralRe: AfxGetApp NULL pointer issue Pin
Abyss27-May-07 10:00
Abyss27-May-07 10:00 
GeneralRe: AfxGetApp NULL pointer issue Pin
Mark Salsbery27-May-07 10:32
Mark Salsbery27-May-07 10:32 
GeneralRe: AfxGetApp NULL pointer issue Pin
Abyss27-May-07 18:48
Abyss27-May-07 18:48 
GeneralRe: AfxGetApp NULL pointer issue Pin
Abyss27-May-07 20:15
Abyss27-May-07 20:15 
GeneralRe: AfxGetApp NULL pointer issue Pin
Mark Salsbery28-May-07 6:10
Mark Salsbery28-May-07 6:10 
QuestionCallback help needed Pin
Thomas Andersen27-May-07 5:44
Thomas Andersen27-May-07 5:44 
AnswerRe: Callback help needed [modified] Pin
Richard Andrew x6427-May-07 7:24
professionalRichard Andrew x6427-May-07 7:24 
Questionvector::erase() Pin
C_Zealot27-May-07 1:02
C_Zealot27-May-07 1:02 
AnswerRe: vector::erase() Pin
Cedric Moonen27-May-07 1:16
Cedric Moonen27-May-07 1:16 
GeneralRe: vector::erase() Pin
C_Zealot27-May-07 1:21
C_Zealot27-May-07 1:21 
AnswerRe: vector::erase() Pin
Garth J Lancaster27-May-07 1:28
professionalGarth J Lancaster27-May-07 1:28 

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.