Click here to Skip to main content
15,906,816 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to format source code in discussion board message Pin
HP9-Aug-00 20:24
HP9-Aug-00 20:24 
AnswerRe: How to format source code in discussion board message Pin
Brian Hart10-Aug-00 7:21
Brian Hart10-Aug-00 7:21 
Generalmessage passing bw 2 application Pin
aasher9-Aug-00 20:09
aasher9-Aug-00 20:09 
GeneralRe: message passing bw 2 application Pin
Brian Hart10-Aug-00 7:19
Brian Hart10-Aug-00 7:19 
GeneralRe: message passing bw 2 application Pin
Blake Miller22-Aug-00 10:00
Blake Miller22-Aug-00 10:00 
Generalcom Pin
koteswara9-Aug-00 19:48
koteswara9-Aug-00 19:48 
GeneralRe: com Pin
Brian Hart10-Aug-00 7:17
Brian Hart10-Aug-00 7:17 
GeneralRe: com Pin
Alex Gorev10-Aug-00 7:44
Alex Gorev10-Aug-00 7:44 
Hi,

COM object can be stored in the DLL or EXE file. When a COM object is stored in the DLL the only difference with the usual DLL file, is that the COM DLL must have several COM related methods:

DllGetClassObject
DllRegisterServer
DllUnregisterServer
DllCanUnloadNow

See description of these functions in MSDN for more details...

Regards,
Alex Gorev,
Dundas Software.

GeneralDCOM Tutorial Announcement Pin
Brian Hart9-Aug-00 14:43
Brian Hart9-Aug-00 14:43 
GeneralGetting the pointer to a CView from CMyApp Pin
David Wulff9-Aug-00 13:51
David Wulff9-Aug-00 13:51 
GeneralRe: Getting the pointer to a CView from CMyApp Pin
Brian Hart9-Aug-00 14:50
Brian Hart9-Aug-00 14:50 
GeneralRe: Getting the pointer to a CView from CMyApp Pin
David Wulff9-Aug-00 15:05
David Wulff9-Aug-00 15:05 
GeneralModify Windows Icons Pin
beka9-Aug-00 11:58
beka9-Aug-00 11:58 
GeneralSplitterWnd problem (Size of views !!!) Pin
Thomas Horak9-Aug-00 1:46
Thomas Horak9-Aug-00 1:46 
General****** Please HELP! File & SQL ****** Pin
Steve Lai9-Aug-00 1:00
Steve Lai9-Aug-00 1:00 
GeneralRe: ****** Please HELP! File & SQL ****** Pin
HP9-Aug-00 20:20
HP9-Aug-00 20:20 
GeneralCalling NT Service Pin
aasher8-Aug-00 18:54
aasher8-Aug-00 18:54 
GeneralRe: Calling NT Service Pin
HP9-Aug-00 0:08
HP9-Aug-00 0:08 
QuestionTransparent owner-drawn button? Pin
trey8-Aug-00 17:05
trey8-Aug-00 17:05 
AnswerRe: Transparent owner-drawn button? Pin
Paolo Messina8-Aug-00 21:29
professionalPaolo Messina8-Aug-00 21:29 
GeneralCatching a Keystroke Pin
sho98-Aug-00 15:16
sho98-Aug-00 15:16 
GeneralRe: Catching a Keystroke Pin
HP9-Aug-00 0:20
HP9-Aug-00 0:20 
Generaladding bitmaps to ctoolbar Pin
Shekhar8-Aug-00 10:38
Shekhar8-Aug-00 10:38 
GeneralSmall caption windows on Win2000 Pin
Paolo Messina8-Aug-00 7:00
professionalPaolo Messina8-Aug-00 7:00 
GeneralPrinting Bitmaps on a postscript printer Pin
Member 239698-Aug-00 4:59
Member 239698-Aug-00 4:59 

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.