Click here to Skip to main content
15,922,015 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to get notification of drag-drop of headers in CListCtrl Pin
YoSilver6-Jun-03 4:47
YoSilver6-Jun-03 4:47 
GeneralSmart Card Inserts & Removes Pin
Fad B5-Jun-03 22:41
Fad B5-Jun-03 22:41 
GeneralCPropertyPage Pin
BlackRider5-Jun-03 22:35
BlackRider5-Jun-03 22:35 
GeneralRe: CPropertyPage Pin
Rage5-Jun-03 22:47
professionalRage5-Jun-03 22:47 
GeneralRe: CPropertyPage Pin
Cedric Moonen5-Jun-03 22:50
Cedric Moonen5-Jun-03 22:50 
GeneralTesting for Power-Off support Pin
Ernesto D.5-Jun-03 22:09
Ernesto D.5-Jun-03 22:09 
GeneralCreating a dll Pin
Toni785-Jun-03 21:53
Toni785-Jun-03 21:53 
GeneralRe: Creating a dll Pin
Andrew Walker5-Jun-03 22:11
Andrew Walker5-Jun-03 22:11 
You probably want to write a COM DLL. COM is the standard way of letting any language talk to a software component. Depending on what you need to do you might get away with writing a C# assembly (? I think)

For better information on COM check out that message board or check out Mike Dunn's article "Introduction to COM - What It Is and How to Use It.".


If you can keep you head when all about you
Are losing theirs and blaming it on you;
If you can dream - and not make dreams your master;
If you can think - and not make thoughts you aim;
Yours is the Earth and everything that's in it.

Rudyard Kipling

GeneralRe: Creating a dll Pin
Toni785-Jun-03 22:21
Toni785-Jun-03 22:21 
GeneralRe: Creating a dll Pin
Cedric Moonen5-Jun-03 22:46
Cedric Moonen5-Jun-03 22:46 
GeneralRe: Creating a dll Pin
Toni785-Jun-03 22:48
Toni785-Jun-03 22:48 
GeneralRe: Creating a dll Pin
Cedric Moonen5-Jun-03 22:56
Cedric Moonen5-Jun-03 22:56 
GeneralRe: Creating a dll Pin
Toni786-Jun-03 11:15
Toni786-Jun-03 11:15 
GeneralMessaging question Pin
Stan the man5-Jun-03 21:38
Stan the man5-Jun-03 21:38 
GeneralRe: Messaging question Pin
jhwurmbach5-Jun-03 21:47
jhwurmbach5-Jun-03 21:47 
GeneralRe: Messaging question Pin
Neville Franks6-Jun-03 3:42
Neville Franks6-Jun-03 3:42 
GeneralRe: Messaging question Pin
iceage6-Jun-03 0:14
iceage6-Jun-03 0:14 
GeneralProblems of SHBrowseFolder() and SHFormatDrive() Pin
charisma_youn5-Jun-03 21:36
charisma_youn5-Jun-03 21:36 
GeneralRe: Problems of SHBrowseFolder() and SHFormatDrive() Pin
jhwurmbach5-Jun-03 21:56
jhwurmbach5-Jun-03 21:56 
QuestionHow to explicitly load a MFC dll ? Pin
BhaskarBora5-Jun-03 21:28
BhaskarBora5-Jun-03 21:28 
AnswerRe: How to explicitly load a MFC dll ? Pin
Anonymous6-Jun-03 3:40
Anonymous6-Jun-03 3:40 
AnswerRe: How to explicitly load a MFC dll ? Pin
Roger Allen6-Jun-03 10:30
Roger Allen6-Jun-03 10:30 
GeneralRe: How to explicitly load a MFC dll ? Pin
BhaskarBora9-Jun-03 23:06
BhaskarBora9-Jun-03 23:06 
Questionhow to use tabctrl in xp look? Pin
Tibor Blazko5-Jun-03 20:57
Tibor Blazko5-Jun-03 20:57 
AnswerRe: how to use tabctrl in xp look? Pin
webkoder30-Jun-04 1:52
webkoder30-Jun-04 1:52 

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.