Click here to Skip to main content
15,910,787 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: object life cycle question Pin
tyr200025-Feb-09 13:14
tyr200025-Feb-09 13:14 
AnswerRe: object life cycle question Pin
Stuart Dootson25-Feb-09 8:55
professionalStuart Dootson25-Feb-09 8:55 
GeneralRe: object life cycle question Pin
tyr200025-Feb-09 13:12
tyr200025-Feb-09 13:12 
GeneralRe: object life cycle question Pin
Stuart Dootson25-Feb-09 15:14
professionalStuart Dootson25-Feb-09 15:14 
QuestionHow to enabling CMainFrame to have the cursor when the application starts Pin
susanne125-Feb-09 2:48
susanne125-Feb-09 2:48 
AnswerRe: How to enabling CMainFrame to have the cursor when the application starts Pin
Sarath C25-Feb-09 3:04
Sarath C25-Feb-09 3:04 
GeneralRe: How to enabling CMainFrame to have the cursor when the application starts Pin
susanne125-Feb-09 3:22
susanne125-Feb-09 3:22 
GeneralRe: How to enabling CMainFrame to have the cursor when the application starts Pin
susanne125-Feb-09 5:10
susanne125-Feb-09 5:10 
hey again i have a main frame divided to 2 parts in the upper part i should be able to give a sql request to the databse like , select and updte for example
in the lower part i shoul be able to display the reults from the sql request.
where should i implement the neccessary code for that?
and how i could get the input from the upper part? i need 2 objects from CEditView one for the input from the upper part and the second for the output and then with something like GetWindowText i read the input is this correct?

any help to solve this will be appricated,

I am using visual studio 2005 / MFC

thanks
GeneralRe: How to enabling CMainFrame to have the cursor when the application starts Pin
Sarath C25-Feb-09 5:59
Sarath C25-Feb-09 5:59 
GeneralRe: How to enabling CMainFrame to have the cursor when the application starts Pin
susanne125-Feb-09 6:11
susanne125-Feb-09 6:11 
QuestionLinker Extern Erros from MFC objects Pin
ForNow25-Feb-09 2:38
ForNow25-Feb-09 2:38 
AnswerRe: Linker Extern Erros from MFC objects Pin
Sarath C25-Feb-09 2:48
Sarath C25-Feb-09 2:48 
GeneralRe: Linker Extern Erros from MFC objects Pin
ForNow25-Feb-09 7:04
ForNow25-Feb-09 7:04 
QuestionMBCS with Unicode Pin
Member 475657425-Feb-09 2:26
Member 475657425-Feb-09 2:26 
AnswerRe: MBCS with Unicode Pin
«_Superman_»25-Feb-09 2:28
professional«_Superman_»25-Feb-09 2:28 
GeneralRe: MBCS with Unicode Pin
Member 475657425-Feb-09 2:36
Member 475657425-Feb-09 2:36 
GeneralRe: MBCS with Unicode Pin
«_Superman_»25-Feb-09 2:41
professional«_Superman_»25-Feb-09 2:41 
AnswerRe: MBCS with Unicode Pin
Sarath C25-Feb-09 3:01
Sarath C25-Feb-09 3:01 
QuestionBuffer to HDC handle Pin
Elsie25-Feb-09 2:24
Elsie25-Feb-09 2:24 
QuestionRe: Buffer to HDC handle Pin
CPallini25-Feb-09 2:52
mveCPallini25-Feb-09 2:52 
AnswerRe: Buffer to HDC handle Pin
Elsie25-Feb-09 2:59
Elsie25-Feb-09 2:59 
AnswerRe: Buffer to HDC handle Pin
Code-o-mat25-Feb-09 4:10
Code-o-mat25-Feb-09 4:10 
QuestionWhere do we get MESSAGE ID s of registered activex controls? Pin
dschowta25-Feb-09 2:07
dschowta25-Feb-09 2:07 
AnswerRe: Where do we get MESSAGE ID s of registered activex controls? Pin
CPallini25-Feb-09 2:16
mveCPallini25-Feb-09 2:16 
GeneralRe: Where do we get MESSAGE ID s of registered activex controls? Pin
dschowta25-Feb-09 8:21
dschowta25-Feb-09 8:21 

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.