Click here to Skip to main content
15,900,725 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: access MFC view from modeless dialog Pin
Andrey Del Pozo21-Apr-05 7:44
Andrey Del Pozo21-Apr-05 7:44 
GeneralRe: access MFC view from modeless dialog Pin
crystalButterfly21-Apr-05 8:12
crystalButterfly21-Apr-05 8:12 
GeneralRe: access MFC view from modeless dialog Pin
Ravi Bhavnani21-Apr-05 18:04
professionalRavi Bhavnani21-Apr-05 18:04 
GeneralDLL Pin
topeakinniyi21-Apr-05 7:04
topeakinniyi21-Apr-05 7:04 
GeneralRe: DLL Pin
cpm221-Apr-05 7:40
cpm221-Apr-05 7:40 
GeneralRe: DLL Pin
topeakinniyi21-Apr-05 7:47
topeakinniyi21-Apr-05 7:47 
GeneralRe: DLL Pin
AnTri21-Apr-05 9:48
AnTri21-Apr-05 9:48 
Generalwrap an activex like listview Pin
Tamas Karoly21-Apr-05 6:37
Tamas Karoly21-Apr-05 6:37 
Hi Guys,

Could anyone tell me how to wrap an activex control and have it as a "nice" .NET control? I know about AxImp.exe and the RCW, but they are not what I really want. I would like to know how Microsoft wraps the TreeView, ListView or the other controls, so that the types of all the properties and methods are like as if they were native types.

The classes that eg. the TreeView control uses are native .NET classes, but I don't understand how types, such as TreeViewNode converted to some native type that the activex control uses.

I tried to use Reflector to see what's going on behind the scenes, but apart from some SendMessage() calls, I couldn't find anything.

Answers are most welcome.
Tamas

QuestionHow to copy files from computer to another without clint program? Pin
Member 125596621-Apr-05 6:33
Member 125596621-Apr-05 6:33 
AnswerRe: How to copy files from computer to another without clint program? Pin
cpm221-Apr-05 7:42
cpm221-Apr-05 7:42 
GeneralRe: How to copy files from computer to another without clint program? Pin
Member 125596621-Apr-05 8:20
Member 125596621-Apr-05 8:20 
GeneralRe: How to copy files from computer to another without clint program? Pin
Steve Mayfield21-Apr-05 9:10
Steve Mayfield21-Apr-05 9:10 
GeneralPrevent resizing main-window Pin
AnTri21-Apr-05 5:50
AnTri21-Apr-05 5:50 
GeneralRe: Prevent resizing main-window Pin
Ravi Bhavnani21-Apr-05 6:06
professionalRavi Bhavnani21-Apr-05 6:06 
GeneralRe: Prevent resizing main-window Pin
AnTri21-Apr-05 8:22
AnTri21-Apr-05 8:22 
GeneralRe: Prevent resizing main-window Pin
Michael Dunn21-Apr-05 12:03
sitebuilderMichael Dunn21-Apr-05 12:03 
GeneralWindow's user Pin
densitet21-Apr-05 5:11
densitet21-Apr-05 5:11 
GeneralRe: Window's user Pin
ThatsAlok24-Apr-05 19:14
ThatsAlok24-Apr-05 19:14 
GeneralSequential file access R/W Pin
Raphael Kindt21-Apr-05 5:07
Raphael Kindt21-Apr-05 5:07 
GeneralRe: Sequential file access R/W Pin
Michael Dunn21-Apr-05 5:26
sitebuilderMichael Dunn21-Apr-05 5:26 
GeneralRe: Sequential file access R/W Pin
Raphael Kindt21-Apr-05 5:50
Raphael Kindt21-Apr-05 5:50 
GeneralDrag and Drop Target Path Pin
21-Apr-05 4:46
suss21-Apr-05 4:46 
AnswerRe: Drag and Drop Target Path Pin
killer_li29-Apr-10 18:24
killer_li29-Apr-10 18:24 
GeneralStrange problem with Release mode.Plz help me out Pin
prgr21-Apr-05 4:33
prgr21-Apr-05 4:33 
GeneralRe: Strange problem with Release mode.Plz help me out Pin
James R. Twine21-Apr-05 5:35
James R. Twine21-Apr-05 5:35 

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.