Click here to Skip to main content
15,924,038 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: help on displaying a DIB in a formview Pin
Chris Losinger18-Apr-03 4:07
professionalChris Losinger18-Apr-03 4:07 
GeneralHitTest on CListCtrl Pin
Hans Ruck16-Apr-03 22:51
Hans Ruck16-Apr-03 22:51 
GeneralRe: HitTest on CListCtrl Pin
Rage16-Apr-03 23:00
professionalRage16-Apr-03 23:00 
GeneralRe: HitTest on CListCtrl Pin
Hans Ruck16-Apr-03 23:04
Hans Ruck16-Apr-03 23:04 
GeneralOpening a file using notepad in vc++ Pin
AnkushChopra16-Apr-03 22:43
AnkushChopra16-Apr-03 22:43 
GeneralRe: Opening a file using notepad in vc++ Pin
Rage16-Apr-03 22:55
professionalRage16-Apr-03 22:55 
GeneralRe: Opening a file using notepad in vc++ Pin
David Crow17-Apr-03 2:44
David Crow17-Apr-03 2:44 
GeneralExporting classes to VB Pin
Phoenix8416-Apr-03 21:36
Phoenix8416-Apr-03 21:36 
Hello, I am somewhat new to C programming for Windows, but I am an experienced VB programmer. I have recently written a DLL in VC++ for use in VB with API-style calling conventions (which works great), but now I am trying to write a DLL to create owner drawn menus (I already completed that part), but now I want to be able to use it in a class because it only works for one menu item as it is. The trouble is I can't figure out how to export classes to where they work in VB. My research indicates that I should use COM. I tried that, and eventually I got the class to show up in VB's Object browser, but when I try to instantiate it, I get an error 429: "ActiveX component can't create object". Does anybody know what I could do to correct this?

Thanks in advance.

PS
I know there are pre-made programs to create the menus, but I prefer to do it myself, I don't like to use someone else's code if I don't have to. This being an exception of course. Smile | :)
GeneralBackground color in CView Pin
Anonymous16-Apr-03 21:27
Anonymous16-Apr-03 21:27 
GeneralRe: Background color in CView Pin
Bartosz Bien17-Apr-03 12:03
Bartosz Bien17-Apr-03 12:03 
GeneralBeing notified of app running Pin
De Nardis Andrea16-Apr-03 21:19
De Nardis Andrea16-Apr-03 21:19 
GeneralRe: Being notified of app running Pin
Joan M16-Apr-03 21:45
professionalJoan M16-Apr-03 21:45 
GeneralRe: Being notified of app running Pin
De Nardis Andrea16-Apr-03 22:59
De Nardis Andrea16-Apr-03 22:59 
GeneralRe: Being notified of app running Pin
Joan M16-Apr-03 23:16
professionalJoan M16-Apr-03 23:16 
GeneralMSHFlexGrid Pin
Toni7816-Apr-03 21:16
Toni7816-Apr-03 21:16 
QuestionAny Ideas? Pin
kyoshiro16-Apr-03 21:10
kyoshiro16-Apr-03 21:10 
AnswerRe: Any Ideas? Pin
Joan M16-Apr-03 21:50
professionalJoan M16-Apr-03 21:50 
AnswerRe: Any Ideas? Pin
Michael P Butler16-Apr-03 23:32
Michael P Butler16-Apr-03 23:32 
GeneralModifiying context menu of highlighted text Pin
nlyang16-Apr-03 20:35
nlyang16-Apr-03 20:35 
GeneralCrypto++ question Pin
DREVET Olivier16-Apr-03 19:44
DREVET Olivier16-Apr-03 19:44 
GeneralRe: Crypto++ question Pin
Zdeslav Vojkovic17-Apr-03 0:13
Zdeslav Vojkovic17-Apr-03 0:13 
GeneralRe: Crypto++ question Pin
DREVET Olivier17-Apr-03 1:20
DREVET Olivier17-Apr-03 1:20 
GeneralRe: Crypto++ question Pin
DREVET Olivier17-Apr-03 19:22
DREVET Olivier17-Apr-03 19:22 
GeneralMultithreading Problem Pin
16-Apr-03 18:09
suss16-Apr-03 18:09 
GeneralRe: Multithreading Problem Pin
Joe Woodbury16-Apr-03 19:00
professionalJoe Woodbury16-Apr-03 19:00 

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.