Click here to Skip to main content
16,004,836 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to create icons from a font? Pin
Manfred Staiger1-Dec-06 1:20
Manfred Staiger1-Dec-06 1:20 
AnswerRe: How to create icons from a font? Pin
peterchen1-Dec-06 3:53
peterchen1-Dec-06 3:53 
GeneralRe: How to create icons from a font? Pin
Manfred Staiger1-Dec-06 4:03
Manfred Staiger1-Dec-06 4:03 
QuestionIs wchar_t only for unicode? Pin
Atul231-Dec-06 1:18
Atul231-Dec-06 1:18 
AnswerRe: Is wchar_t only for unicode? Pin
Christian Graus1-Dec-06 1:26
protectorChristian Graus1-Dec-06 1:26 
AnswerRe: Is wchar_t only for unicode? Pin
James R. Twine1-Dec-06 4:03
James R. Twine1-Dec-06 4:03 
QuestionProblem in returning value from the dll exported function Pin
DattaK1-Dec-06 1:12
DattaK1-Dec-06 1:12 
AnswerRe: Problem in returning value from the dll exported function Pin
Cedric Moonen1-Dec-06 1:56
Cedric Moonen1-Dec-06 1:56 
If you return an enum, the program using the dll needs to know what it is, so you need to include the header file containing the declaration of the enum in your program also.


Cédric Moonen
Software developer

Charting control [v1.1]

GeneralRe: Problem in returning value from the dll exported function Pin
DattaK1-Dec-06 2:10
DattaK1-Dec-06 2:10 
QuestionProblem in exporting a dll function Pin
DattaK1-Dec-06 1:11
DattaK1-Dec-06 1:11 
AnswerRe: Problem in exporting a dll function Pin
Cedric Moonen1-Dec-06 2:00
Cedric Moonen1-Dec-06 2:00 
Questioncaption buttons Pin
radhika281-Dec-06 0:12
radhika281-Dec-06 0:12 
AnswerRe: caption buttons Pin
toxcct1-Dec-06 0:14
toxcct1-Dec-06 0:14 
GeneralRe: caption buttons Pin
radhika281-Dec-06 0:26
radhika281-Dec-06 0:26 
GeneralRe: caption buttons Pin
David Crow1-Dec-06 3:20
David Crow1-Dec-06 3:20 
QuestionExe's GUI not visible in Remote Access Pin
nsurendran30-Nov-06 23:34
nsurendran30-Nov-06 23:34 
AnswerRe: Exe's GUI not visible in Remote Access Pin
Galatei1-Dec-06 0:37
Galatei1-Dec-06 0:37 
Questionproblem invoking method of active-x control Pin
pv_pravin30-Nov-06 23:11
pv_pravin30-Nov-06 23:11 
AnswerRe: problem invoking method of active-x control Pin
Galatei1-Dec-06 0:33
Galatei1-Dec-06 0:33 
GeneralRe: problem invoking method of active-x control Pin
pv_pravin1-Dec-06 18:16
pv_pravin1-Dec-06 18:16 
Questionusing an ADT object [modified] Pin
Spherelin30-Nov-06 22:54
Spherelin30-Nov-06 22:54 
AnswerRe: using an ADT object Pin
Cedric Moonen30-Nov-06 23:12
Cedric Moonen30-Nov-06 23:12 
GeneralRe: using an ADT object Pin
Spherelin30-Nov-06 23:41
Spherelin30-Nov-06 23:41 
QuestionProblems in Client/Server Implementation of an MFC application Pin
Vinod Sankaranarayanan30-Nov-06 22:10
Vinod Sankaranarayanan30-Nov-06 22:10 
AnswerRe: Problems in Client/Server Implementation of an MFC application Pin
Galatei1-Dec-06 0:22
Galatei1-Dec-06 0:22 

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.