Click here to Skip to main content
15,892,537 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to get index of selected Tree Item Pin
Dhiraj kumar Saini20-Oct-08 1:10
Dhiraj kumar Saini20-Oct-08 1:10 
AnswerRe: How to get index of selected Tree Item Pin
David Crow20-Oct-08 2:49
David Crow20-Oct-08 2:49 
Questionhow to load bitmap into picture box and static box using MFC? Pin
puppya20-Oct-08 0:42
puppya20-Oct-08 0:42 
QuestionRe: how to load bitmap into picture box and static box using MFC? Pin
CPallini20-Oct-08 0:58
mveCPallini20-Oct-08 0:58 
QuestionFixed hard drive Pin
MsmVc20-Oct-08 0:40
MsmVc20-Oct-08 0:40 
AnswerRe: Fixed hard drive Pin
MsmVc20-Oct-08 1:00
MsmVc20-Oct-08 1:00 
QuestionAutomation of excel,word and powerpoint Pin
SRKSHOME20-Oct-08 0:17
SRKSHOME20-Oct-08 0:17 
AnswerRe: Automation of excel,word and powerpoint Pin
Jose David Pujo20-Oct-08 1:15
Jose David Pujo20-Oct-08 1:15 
Just use the no_namespace keywork in the #import "..."

Then you must refer each function with the namespace before:

#import <c:\app\office\office\excel9.olb> no_namespace
...
Excel::_ApplicationPtr excp;
...

QuestionSnapshot using USB PC Camera button Pin
sahoo_susanta20-Oct-08 0:06
sahoo_susanta20-Oct-08 0:06 
AnswerRe: Snapshot using USB PC Camera button PinPopular
Rajesh R Subramanian20-Oct-08 0:15
professionalRajesh R Subramanian20-Oct-08 0:15 
AnswerRe: Snapshot using USB PC Camera button Pin
Asmaa Khaled FCI11-Dec-09 8:00
Asmaa Khaled FCI11-Dec-09 8:00 
Questionhow to load bitmap in picture box? Pin
puppya19-Oct-08 23:42
puppya19-Oct-08 23:42 
QuestionHow can I send an eMail (using smtp) to yahoo "free mail services"? Pin
Joseph Marzbani19-Oct-08 23:10
Joseph Marzbani19-Oct-08 23:10 
AnswerRe: How can I send an eMail (using smtp) to yahoo "free mail services"? Pin
Roger Stoltz19-Oct-08 23:13
Roger Stoltz19-Oct-08 23:13 
QuestionCTreeCtrl Problem Pin
Dhiraj kumar Saini19-Oct-08 23:09
Dhiraj kumar Saini19-Oct-08 23:09 
QuestionZero copy on windows Pin
vikramlinux19-Oct-08 22:48
vikramlinux19-Oct-08 22:48 
AnswerRe: Zero copy on windows Pin
Jose David Pujo20-Oct-08 0:30
Jose David Pujo20-Oct-08 0:30 
AnswerRe: Zero copy on windows Pin
Jose David Pujo20-Oct-08 0:59
Jose David Pujo20-Oct-08 0:59 
GeneralRe: Zero copy on windows Pin
vikramlinux20-Oct-08 2:00
vikramlinux20-Oct-08 2:00 
Questionhow to draw a line on a dialog based application Pin
puppya19-Oct-08 21:13
puppya19-Oct-08 21:13 
AnswerRe: how to draw a line on a dialog based application Pin
CPallini19-Oct-08 21:23
mveCPallini19-Oct-08 21:23 
AnswerRe: how to draw a line on a dialog based application Pin
Cedric Moonen19-Oct-08 21:26
Cedric Moonen19-Oct-08 21:26 
GeneralRe: how to draw a line on a dialog based application Pin
puppya19-Oct-08 21:34
puppya19-Oct-08 21:34 
GeneralRe: how to draw a line on a dialog based application Pin
Cedric Moonen19-Oct-08 21:54
Cedric Moonen19-Oct-08 21:54 
QuestionProblem of COleDateTimeCtrl; Pin
Le@rner19-Oct-08 21:08
Le@rner19-Oct-08 21:08 

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.