Click here to Skip to main content
15,891,607 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CPP Calling Syntax of Member functions. Pin
Bram van Kampen24-Sep-06 14:25
Bram van Kampen24-Sep-06 14:25 
GeneralRe: CPP Calling Syntax of Member functions. Pin
Bram van Kampen29-Sep-06 17:01
Bram van Kampen29-Sep-06 17:01 
GeneralRe: CPP Calling Syntax of Member functions. Pin
Stephen Hewitt30-Sep-06 1:28
Stephen Hewitt30-Sep-06 1:28 
GeneralRe: CPP Calling Syntax of Member functions. Pin
Bram van Kampen3-Oct-06 15:09
Bram van Kampen3-Oct-06 15:09 
Questionhow to search through a database Pin
ivanris19-Sep-06 13:43
ivanris19-Sep-06 13:43 
AnswerRe: how to search through a database Pin
Christian Graus19-Sep-06 13:48
protectorChristian Graus19-Sep-06 13:48 
Questionproblem using VC++ DLL in VC# Pin
saania khan19-Sep-06 13:43
saania khan19-Sep-06 13:43 
AnswerRe: problem using VC++ DLL in VC# Pin
Christian Graus19-Sep-06 13:44
protectorChristian Graus19-Sep-06 13:44 
OK, you're a bit lost here.

You are not creating a COM dll, let alone COM+. You're writing a plain, vanilla, dll. You need to use p/invoke to call methods on this dll. If you're writing it from scratch, I'd be more inclined to use C++/CLI to write a DLL that IS an assembly and which can be imported.


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog

GeneralRe: problem using VC++ DLL in VC# Pin
saania khan21-Sep-06 19:27
saania khan21-Sep-06 19:27 
GeneralRe: problem using VC++ DLL in VC# Pin
Christian Graus21-Sep-06 19:36
protectorChristian Graus21-Sep-06 19:36 
QuestionLPSTR question Pin
JBAK_CP19-Sep-06 12:23
JBAK_CP19-Sep-06 12:23 
AnswerRe: LPSTR question Pin
Chipperm19-Sep-06 12:29
Chipperm19-Sep-06 12:29 
GeneralRe: LPSTR question Pin
JBAK_CP19-Sep-06 12:47
JBAK_CP19-Sep-06 12:47 
QuestionOpening Network Connections dialog Pin
samaruf19-Sep-06 11:45
samaruf19-Sep-06 11:45 
AnswerRe: Opening Network Connections dialog Pin
Mohammad A Gdeisat19-Sep-06 12:28
Mohammad A Gdeisat19-Sep-06 12:28 
Questionrestricting CSplitterWnd pane to minimum size Pin
BlackDice19-Sep-06 11:43
BlackDice19-Sep-06 11:43 
AnswerRe: restricting CSplitterWnd pane to minimum size Pin
Christopher Duncan19-Sep-06 16:55
Christopher Duncan19-Sep-06 16:55 
QuestionFree opensource zip library Pin
Mohammad A Gdeisat19-Sep-06 10:18
Mohammad A Gdeisat19-Sep-06 10:18 
AnswerRe: Free opensource zip library Pin
Chris Losinger19-Sep-06 11:29
professionalChris Losinger19-Sep-06 11:29 
AnswerRe: Free opensource zip library Pin
Mohammad A Gdeisat19-Sep-06 11:57
Mohammad A Gdeisat19-Sep-06 11:57 
GeneralRe: Free opensource zip library Pin
led mike19-Sep-06 11:59
led mike19-Sep-06 11:59 
AnswerRe: Free opensource zip library Pin
Joe Woodbury19-Sep-06 15:37
professionalJoe Woodbury19-Sep-06 15:37 
AnswerRe: Free opensource zip library Pin
kakan19-Sep-06 19:31
professionalkakan19-Sep-06 19:31 
AnswerRe: Free opensource zip library Pin
Hamid_RT19-Sep-06 20:25
Hamid_RT19-Sep-06 20:25 
QuestionQuestion about thread in C++ Pin
Yanshof19-Sep-06 9:39
Yanshof19-Sep-06 9:39 

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.