Click here to Skip to main content
15,902,866 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: help with code error?? Pin
CPallini21-Feb-08 7:49
mveCPallini21-Feb-08 7:49 
GeneralRe: help with code error?? Pin
Mark Salsbery21-Feb-08 8:18
Mark Salsbery21-Feb-08 8:18 
GeneralRe: help with code error?? Pin
David Crow21-Feb-08 6:35
David Crow21-Feb-08 6:35 
GeneralRe: help with code error C2059:?? Pin
David Crow21-Feb-08 10:42
David Crow21-Feb-08 10:42 
GeneralRe: help with code error C2059:?? Pin
Maxwell Chen21-Feb-08 22:55
Maxwell Chen21-Feb-08 22:55 
GeneralLnk file path Pin
john563221-Feb-08 2:25
john563221-Feb-08 2:25 
QuestionPowerpoint Activex Pin
Soumyadipta21-Feb-08 2:01
Soumyadipta21-Feb-08 2:01 
GeneralRe: Powerpoint Activex Pin
Matthew Faithfull21-Feb-08 2:36
Matthew Faithfull21-Feb-08 2:36 
If you want to create a control container the best way is probably to take a look at the "ActiveX Control Test Container" that shipped with VC6. The source code for it is availbale if you hunt around on Google and it contains a very thorough and pretty readable implementation of every single ActiveX container interface. I used this when I was writing a Powerpoint style app some years ago and my app was able to succesfully host actual Powerpoint shows in its douments as well as form controls, grids, its own controls and support scripting them all like a browser as well. It wasn't a small or an easy project but it would have been pretty much impossible without a rock solid working example of a general container. Smile | :)

Nothing is exactly what it seems but everything with seems can be unpicked.

Generalcommon id in GUI Pin
guru moorthy.k21-Feb-08 1:44
guru moorthy.k21-Feb-08 1:44 
QuestionRe: common id in GUI Pin
Rajkumar R21-Feb-08 2:40
Rajkumar R21-Feb-08 2:40 
QuestionStuck up with NULL character Pin
abhijitr21-Feb-08 1:26
abhijitr21-Feb-08 1:26 
GeneralRe: Stuck up with NULL character Pin
CPallini21-Feb-08 2:16
mveCPallini21-Feb-08 2:16 
GeneralRe: Stuck up with NULL character Pin
David Crow21-Feb-08 3:40
David Crow21-Feb-08 3:40 
GeneralRe: Stuck up with NULL character Pin
Member 75496021-Feb-08 4:54
Member 75496021-Feb-08 4:54 
GeneralRe: Stuck up with NULL character Pin
David Crow21-Feb-08 6:36
David Crow21-Feb-08 6:36 
GeneralRe: Stuck up with NULL character Pin
Member 75496021-Feb-08 7:34
Member 75496021-Feb-08 7:34 
GeneralRe: Stuck up with NULL character Pin
James R. Twine21-Feb-08 8:29
James R. Twine21-Feb-08 8:29 
GeneralRe: Stuck up with NULL character Pin
Member 75496021-Feb-08 8:53
Member 75496021-Feb-08 8:53 
GeneralRe: Stuck up with NULL character Pin
Ali Rafiee21-Feb-08 9:53
Ali Rafiee21-Feb-08 9:53 
GeneralRe: Stuck up with NULL character Pin
abhijitr21-Feb-08 23:12
abhijitr21-Feb-08 23:12 
AnswerRe: Stuck up with NULL character Pin
abhijitr22-Feb-08 3:30
abhijitr22-Feb-08 3:30 
GeneralRe: Stuck up with NULL character Pin
Ali Rafiee22-Feb-08 5:10
Ali Rafiee22-Feb-08 5:10 
GeneralRe: Stuck up with NULL character Pin
abhijitr27-Feb-08 21:35
abhijitr27-Feb-08 21:35 
GeneralAbout polymorphism.. Pin
rowdy_vc++20-Feb-08 23:22
rowdy_vc++20-Feb-08 23:22 
GeneralRe: About polymorphism.. [modified] PinPopular
CPallini20-Feb-08 23:47
mveCPallini20-Feb-08 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.