Click here to Skip to main content
15,917,808 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Strings really messed up between VC++ and VB Pin
Axonn Echysttas2-Nov-05 4:26
Axonn Echysttas2-Nov-05 4:26 
AnswerRe: Strings really messed up between VC++ and VB Pin
S Douglas2-Nov-05 20:26
professionalS Douglas2-Nov-05 20:26 
QuestionDirect Show RenderStream from Capture pin to compression and AVI mux Pin
sumits1-Nov-05 22:10
sumits1-Nov-05 22:10 
Questionresizing a window Pin
hamidreza_buddy1-Nov-05 21:25
hamidreza_buddy1-Nov-05 21:25 
AnswerRe: resizing a window Pin
Prakash Nadar1-Nov-05 21:43
Prakash Nadar1-Nov-05 21:43 
AnswerRe: resizing a window Pin
FarPointer1-Nov-05 22:19
FarPointer1-Nov-05 22:19 
Questionusing activex controls HELP Pin
hamidreza_buddy1-Nov-05 21:22
hamidreza_buddy1-Nov-05 21:22 
AnswerRe: using activex controls HELP Pin
Calc202-Nov-05 0:34
Calc202-Nov-05 0:34 
If you are developing a MFC application embedding a control is quite simple. You simply have to register it and then add it to your project. Using the class wizard you can easily do the rest, access methods and properties or catch events.
You can find an example here
QuestionGetKeyNameText Pin
Veera Raghavendra1-Nov-05 19:37
Veera Raghavendra1-Nov-05 19:37 
AnswerRe: GetKeyNameText Pin
Blake Miller2-Nov-05 3:45
Blake Miller2-Nov-05 3:45 
Questionwhat do functions like this behave like Pin
rahulmballal1-Nov-05 17:11
rahulmballal1-Nov-05 17:11 
AnswerRe: what do functions like this behave like Pin
Prakash Nadar1-Nov-05 17:24
Prakash Nadar1-Nov-05 17:24 
AnswerRe: what do functions like this behave like Pin
ddmcr2-Nov-05 0:08
ddmcr2-Nov-05 0:08 
AnswerRe: what do functions like this behave like Pin
Renjith Ramachandran2-Nov-05 3:15
Renjith Ramachandran2-Nov-05 3:15 
QuestionWin32 Vs MFC Pin
urssmiling1-Nov-05 17:01
urssmiling1-Nov-05 17:01 
AnswerRe: Win32 Vs MFC Pin
Prakash Nadar1-Nov-05 17:25
Prakash Nadar1-Nov-05 17:25 
GeneralRe: Win32 Vs MFC Pin
urssmiling2-Nov-05 0:45
urssmiling2-Nov-05 0:45 
AnswerRe: Win32 Vs MFC Pin
aseef2-Nov-05 1:46
aseef2-Nov-05 1:46 
GeneralRe: Win32 Vs MFC Pin
urssmiling2-Nov-05 2:17
urssmiling2-Nov-05 2:17 
GeneralRe: Win32 Vs MFC Pin
Blake Miller2-Nov-05 3:48
Blake Miller2-Nov-05 3:48 
QuestionHow to receive SB_THUMBPOSITION Pin
Luke Murray1-Nov-05 16:51
Luke Murray1-Nov-05 16:51 
AnswerRe: How to receive SB_THUMBPOSITION Pin
Prakash Nadar1-Nov-05 17:30
Prakash Nadar1-Nov-05 17:30 
GeneralRe: How to receive SB_THUMBPOSITION Pin
Luke Murray1-Nov-05 17:52
Luke Murray1-Nov-05 17:52 
GeneralRe: How to receive SB_THUMBPOSITION Pin
Prakash Nadar1-Nov-05 18:00
Prakash Nadar1-Nov-05 18:00 
GeneralRe: How to receive SB_THUMBPOSITION Pin
Luke Murray1-Nov-05 18:07
Luke Murray1-Nov-05 18:07 

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.