Click here to Skip to main content
15,911,039 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: how to open a .csv file in xml file format in MFC VC++ Pin
David Crow19-Nov-08 3:28
David Crow19-Nov-08 3:28 
Questionwhat is the concept of InitATL()? Pin
puppya18-Nov-08 20:17
puppya18-Nov-08 20:17 
AnswerRe: what is the concept of InitATL()? Pin
CPallini18-Nov-08 21:26
mveCPallini18-Nov-08 21:26 
QuestionRe: what is the concept of InitATL()? Pin
David Crow19-Nov-08 3:30
David Crow19-Nov-08 3:30 
QuestionUNICODE support suggetions required Pin
krishnakumartm18-Nov-08 19:31
krishnakumartm18-Nov-08 19:31 
AnswerRe: UNICODE support suggetions required Pin
Cedric Moonen18-Nov-08 20:21
Cedric Moonen18-Nov-08 20:21 
AnswerRe: UNICODE support suggetions required Pin
PJ Arends18-Nov-08 21:20
professionalPJ Arends18-Nov-08 21:20 
Questionusing com dll resources in a vc++ application Pin
Taruni18-Nov-08 18:27
Taruni18-Nov-08 18:27 
Hi,

I am working with COM dll resources. I have created a menu in a com dll and provided an interface with a method to return the handle to the menu.
When I am trying to pass this handle(converting to int) to CSingleDocTemplate of InitInstance() and trying to run the application, I am getting "Failed to create empty document".

My intention is to use the menu(resource) which is present in the com dll in my application.

In order to achieve this, is this the correct way of proceeding or not? If yes, where am I doing wrong?
If not, please suggest an alternative mechanism.

Thanks in advance.

Taruni

Questionhow to convert header files in .lib or encrypt them Pin
NitinAP18-Nov-08 18:19
NitinAP18-Nov-08 18:19 
AnswerRe: how to convert header files in .lib or encrypt them Pin
Bram van Kampen19-Nov-08 12:25
Bram van Kampen19-Nov-08 12:25 
QuestionNamed Pipes Pin
Bram van Kampen18-Nov-08 15:42
Bram van Kampen18-Nov-08 15:42 
AnswerRe: Named Pipes Pin
Iain Clarke, Warrior Programmer18-Nov-08 23:15
Iain Clarke, Warrior Programmer18-Nov-08 23:15 
GeneralRe: Named Pipes Pin
Bram van Kampen19-Nov-08 10:43
Bram van Kampen19-Nov-08 10:43 
GeneralRe: Named Pipes Pin
Iain Clarke, Warrior Programmer19-Nov-08 21:41
Iain Clarke, Warrior Programmer19-Nov-08 21:41 
GeneralRe: Named Pipes Pin
Bram van Kampen20-Nov-08 21:17
Bram van Kampen20-Nov-08 21:17 
GeneralRe: Named Pipes Pin
Bram van Kampen11-Dec-08 16:33
Bram van Kampen11-Dec-08 16:33 
QuestionExport data to Outlook Pin
DanYELL18-Nov-08 15:04
DanYELL18-Nov-08 15:04 
AnswerRe: Export data to Outlook Pin
David Crow19-Nov-08 3:34
David Crow19-Nov-08 3:34 
GeneralRe: Export data to Outlook Pin
DanYELL19-Nov-08 9:10
DanYELL19-Nov-08 9:10 
GeneralRe: Export data to Outlook Pin
David Crow19-Nov-08 9:21
David Crow19-Nov-08 9:21 
Question(C++/win32) How to call an external console-mode exe, without showing the console window, and optionally capturing the output? Pin
Petruza18-Nov-08 14:37
Petruza18-Nov-08 14:37 
AnswerRe: (C++/win32) How to call an external console-mode exe, without showing the console window, and optionally capturing the output? Pin
Force Code18-Nov-08 15:55
Force Code18-Nov-08 15:55 
GeneralRe: (C++/win32) How to call an external console-mode exe, without showing the console window, and optionally capturing the output? Pin
Force Code18-Nov-08 16:04
Force Code18-Nov-08 16:04 
QuestionHow can I use CFrameWndEx somewhere else? Pin
lingol18-Nov-08 8:09
lingol18-Nov-08 8:09 
QuestionRe: How can I use CFrameWndEx somewhere else? Pin
led mike18-Nov-08 8:26
led mike18-Nov-08 8:26 

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.