Click here to Skip to main content
16,004,924 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: GetRowsAffected() - ODBC Class Pin
Programm3r21-Aug-07 3:20
Programm3r21-Aug-07 3:20 
GeneralRe: GetRowsAffected() - ODBC Class Pin
Iain Clarke, Warrior Programmer21-Aug-07 3:41
Iain Clarke, Warrior Programmer21-Aug-07 3:41 
GeneralRe: GetRowsAffected() - ODBC Class Pin
David Crow21-Aug-07 4:00
David Crow21-Aug-07 4:00 
QuestionRe: GetRowsAffected() - ODBC Class Pin
Programm3r21-Aug-07 4:23
Programm3r21-Aug-07 4:23 
QuestionMFC Documentation Pin
Justin Perez21-Aug-07 2:24
Justin Perez21-Aug-07 2:24 
QuestionSetBkColor in win32 Pin
M_Menon21-Aug-07 2:14
M_Menon21-Aug-07 2:14 
AnswerRe: SetBkColor in win32 Pin
Hamid_RT21-Aug-07 2:21
Hamid_RT21-Aug-07 2:21 
GeneralRe: SetBkColor in win32 Pin
M_Menon21-Aug-07 2:35
M_Menon21-Aug-07 2:35 
Firstly thanks for the immediate response.
Now I had seen this (WM_CTLCOLOR ), but i dont remember exactly in which part?
I see everytime they are mentioning about two main methods those are
1. INT WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow).

2.LRESULT CALLBACK WindProcedure(HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam)

I have copied them in my .cpp file.
But unfortunately i dont know where to call these methods. These methods are never being called. I guess they should be called on OnInitDialog(); but then i am not using any of these parameters in my code such as HINSTANCE, LPSTR or HDC.

If you want please let me know i shall paste my complete code here for better assistance.

Mady
GeneralRe: SetBkColor in win32 Pin
David Crow21-Aug-07 2:57
David Crow21-Aug-07 2:57 
AnswerRe: SetBkColor in win32 Pin
David Crow21-Aug-07 3:01
David Crow21-Aug-07 3:01 
GeneralRe: SetBkColor in win32 Pin
M_Menon21-Aug-07 3:06
M_Menon21-Aug-07 3:06 
AnswerRe: SetBkColor in win32 Pin
ghle27-Aug-07 5:22
ghle27-Aug-07 5:22 
QuestionCalltip in scintilla Pin
mirraa21-Aug-07 1:15
mirraa21-Aug-07 1:15 
AnswerStop reposting Pin
leckey21-Aug-07 3:49
leckey21-Aug-07 3:49 
GeneralRe: Stop reposting Pin
Justin Perez21-Aug-07 3:52
Justin Perez21-Aug-07 3:52 
GeneralRe: Stop reposting Pin
David Crow21-Aug-07 4:04
David Crow21-Aug-07 4:04 
NewsRe: Stop reposting Pin
ghle27-Aug-07 5:29
ghle27-Aug-07 5:29 
Questiondetect FireFox browser start and close Pin
veer_in20-Aug-07 23:34
veer_in20-Aug-07 23:34 
AnswerRe: detect FireFox browser start and close Pin
toxcct21-Aug-07 1:57
toxcct21-Aug-07 1:57 
QuestionRe: detect FireFox browser start and close Pin
David Crow21-Aug-07 3:04
David Crow21-Aug-07 3:04 
QuestionHow to retrieve selected text from RichEditView Window Pin
Anurag Gandhi20-Aug-07 23:20
professionalAnurag Gandhi20-Aug-07 23:20 
AnswerRe: How to retrieve selected text from RichEditView Window Pin
prasad_som21-Aug-07 2:01
prasad_som21-Aug-07 2:01 
QuestionEvent index out of range Pin
nemarc20-Aug-07 23:17
professionalnemarc20-Aug-07 23:17 
AnswerRe: Event index out of range Pin
toxcct20-Aug-07 23:25
toxcct20-Aug-07 23:25 
GeneralRe: Event index out of range Pin
nemarc20-Aug-07 23:47
professionalnemarc20-Aug-07 23:47 

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.