Click here to Skip to main content
16,010,114 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralHeapFree and virtual memory Pin
S. Senthil Kumar6-Aug-05 3:54
S. Senthil Kumar6-Aug-05 3:54 
GeneralRe: HeapFree and virtual memory Pin
Tim Smith6-Aug-05 4:27
Tim Smith6-Aug-05 4:27 
QuestionHow to let the CListCtrl selected Pin
bghuang6-Aug-05 2:41
bghuang6-Aug-05 2:41 
AnswerRe: How to let the CListCtrl selected Pin
Anonymous6-Aug-05 4:23
Anonymous6-Aug-05 4:23 
Generalfaild Pin
bghuang6-Aug-05 15:56
bghuang6-Aug-05 15:56 
AnswerRe: How to let the CListCtrl selected Pin
Jose Lamas Rios6-Aug-05 16:29
Jose Lamas Rios6-Aug-05 16:29 
GeneralCOM-DLL for use in VB and C# projects Pin
MihaiChioariu6-Aug-05 1:52
MihaiChioariu6-Aug-05 1:52 
GeneralRe: COM-DLL for use in VB and C# projects Pin
John R. Shaw7-Aug-05 2:43
John R. Shaw7-Aug-05 2:43 
VC++ 6.0

NEW PROJECT: ATL COM AppWizard. (And a good book on the subject.)

Once you create/build it, it should be available to select in the commponts dialog in VB (as it is automaticaly register when you build it).

If you want the extension to be ocx instead of dll, then you need to change the output file extension (in the Project->Setting->Link[tab]) to ocx before building it.

For testing puposes, there is Tools->ActiveX Control Test Container.


INTP
"The more help VB provides VB programmers, the more miserable your life as a C++ programmer becomes."
Andrew W. Troelsen
GeneralSetupDiGetDeviceRegistryProperty Gives error Pin
nripun6-Aug-05 1:06
nripun6-Aug-05 1:06 
GeneralRe: SetupDiGetDeviceRegistryProperty Gives error Pin
Jose Lamas Rios6-Aug-05 17:33
Jose Lamas Rios6-Aug-05 17:33 
Generalprogramming for Internet Explorer Pin
Alex Shapovalov5-Aug-05 23:40
professionalAlex Shapovalov5-Aug-05 23:40 
GeneralRe: programming for Internet Explorer Pin
ThatsAlok6-Aug-05 0:01
ThatsAlok6-Aug-05 0:01 
GeneralRe: programming for Internet Explorer Pin
Alex Shapovalov6-Aug-05 8:12
professionalAlex Shapovalov6-Aug-05 8:12 
GeneralRe: programming for Internet Explorer Pin
ThatsAlok6-Aug-05 23:11
ThatsAlok6-Aug-05 23:11 
GeneralATl VC++6.0(MFC) calling........problem Pin
virender chauhan5-Aug-05 23:15
virender chauhan5-Aug-05 23:15 
GeneralRe: ATl VC++6.0(MFC) calling........problem Pin
ThatsAlok5-Aug-05 23:33
ThatsAlok5-Aug-05 23:33 
Questionhow can i detect a file's name has changed in my program? Pin
sophia22885-Aug-05 22:53
sophia22885-Aug-05 22:53 
AnswerRe: how can i detect a file's name has changed in my program? Pin
ThatsAlok5-Aug-05 23:04
ThatsAlok5-Aug-05 23:04 
Generalthe code smooths the problem,thanks a lot! Pin
sophia22885-Aug-05 23:28
sophia22885-Aug-05 23:28 
GeneralRe: the code smooths the problem,thanks a lot! Pin
ThatsAlok5-Aug-05 23:33
ThatsAlok5-Aug-05 23:33 
GeneralApplication Crash Pin
ashachandu5-Aug-05 21:42
ashachandu5-Aug-05 21:42 
Generalhelp me! about capture screen Pin
atemperman5-Aug-05 21:25
atemperman5-Aug-05 21:25 
GeneralRe: help me! about capture screen Pin
ThatsAlok5-Aug-05 23:14
ThatsAlok5-Aug-05 23:14 
GeneralLearning C++ Pin
Malthusian5-Aug-05 19:57
Malthusian5-Aug-05 19:57 
GeneralRe: Learning C++ Pin
ThatsAlok5-Aug-05 23:19
ThatsAlok5-Aug-05 23:19 

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.