Click here to Skip to main content
15,888,579 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: convert const wchar* to const byte* Pin
David Crow7-Oct-09 3:17
David Crow7-Oct-09 3:17 
GeneralRe: convert const wchar* to const byte* Pin
Rajesh R Subramanian7-Oct-09 3:23
professionalRajesh R Subramanian7-Oct-09 3:23 
GeneralRe: convert const wchar* to const byte* Pin
David Crow7-Oct-09 3:26
David Crow7-Oct-09 3:26 
GeneralRe: convert const wchar* to const byte* Pin
Rajesh R Subramanian7-Oct-09 3:30
professionalRajesh R Subramanian7-Oct-09 3:30 
Questionreg interview.... Pin
thangvel6-Oct-09 21:44
thangvel6-Oct-09 21:44 
QuestionRe: reg interview.... Pin
CPallini6-Oct-09 21:49
mveCPallini6-Oct-09 21:49 
AnswerRe: reg interview.... Pin
Richard MacCutchan6-Oct-09 22:13
mveRichard MacCutchan6-Oct-09 22:13 
AnswerRe: reg interview.... Pin
Rajesh R Subramanian6-Oct-09 22:17
professionalRajesh R Subramanian6-Oct-09 22:17 
Seriously: The questions you will be asked may depend on how long have you been working on windows programming.

MFC:
Doc/View architecture (along with menus, splitter windows, rebars, scroll views, etc.,)
Dialog applications
Controls
Common controls
Thread basics (MFC thread classes and the hopelessly broken thread sync implementation of MFC)
GDI Basics
Message mapping in MFC (OK, you know it. But how does it work?)
COM (depends if you're into it or not)

Windows API: There's aplenty.

General: OOP, C++ language (very important)

Seriously 2: Use Google.


It is a crappy thing, but it's life -^ Carlo Pallini

AnswerRe: reg interview.... Pin
santhosh-padamatinti7-Oct-09 0:20
santhosh-padamatinti7-Oct-09 0:20 
QuestionMaking a Thread wait and not exit after the controlling function exits Pin
Hari_166-Oct-09 21:29
Hari_166-Oct-09 21:29 
AnswerRe: Making a Thread wait and not exit after the controlling function exits Pin
Code-o-mat6-Oct-09 21:46
Code-o-mat6-Oct-09 21:46 
AnswerRe: Making a Thread wait and not exit after the controlling function exits Pin
CPallini6-Oct-09 21:54
mveCPallini6-Oct-09 21:54 
AnswerRe: Making a Thread wait and not exit after the controlling function exits Pin
Rajesh R Subramanian6-Oct-09 22:05
professionalRajesh R Subramanian6-Oct-09 22:05 
GeneralRe: Making a Thread wait and not exit after the controlling function exits Pin
Hari_166-Oct-09 23:31
Hari_166-Oct-09 23:31 
AnswerRe: Making a Thread wait and not exit after the controlling function exits Pin
Rajesh R Subramanian6-Oct-09 23:39
professionalRajesh R Subramanian6-Oct-09 23:39 
QuestionRe: Making a Thread wait and not exit after the controlling function exits Pin
David Crow7-Oct-09 3:21
David Crow7-Oct-09 3:21 
AnswerRe: Making a Thread wait and not exit after the controlling function exits Pin
Rajesh R Subramanian7-Oct-09 3:24
professionalRajesh R Subramanian7-Oct-09 3:24 
GeneralRe: Making a Thread wait and not exit after the controlling function exits Pin
Hari_168-Oct-09 18:28
Hari_168-Oct-09 18:28 
AnswerRe: Making a Thread wait and not exit after the controlling function exits Pin
Rajesh R Subramanian8-Oct-09 19:44
professionalRajesh R Subramanian8-Oct-09 19:44 
QuestionReg Database Pin
thangvel6-Oct-09 21:26
thangvel6-Oct-09 21:26 
QuestionCString + OPENFILENAME Pin
raviteja20206-Oct-09 21:18
raviteja20206-Oct-09 21:18 
AnswerRe: CString + OPENFILENAME Pin
CPallini6-Oct-09 21:25
mveCPallini6-Oct-09 21:25 
GeneralRe: CString + OPENFILENAME Pin
raviteja20206-Oct-09 22:46
raviteja20206-Oct-09 22:46 
QuestionRe: CString + OPENFILENAME Pin
CPallini6-Oct-09 22:51
mveCPallini6-Oct-09 22:51 
AnswerRe: CString + OPENFILENAME Pin
raviteja20206-Oct-09 23:03
raviteja20206-Oct-09 23:03 

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.