[Mono-list] Mapping between CLR virtual table and C++ virtual table
J. Perkins
jason@379.com
Sat, 18 Jan 2003 14:05:14 -0500
Marcus wrote:
> table at runtime for an ordinary, already-compiled C++ class? If so, how do I
> use this capability? I saw some postings about virtual methods table hacking
> about 9 months ago, but they seemed to be related to embedding Mono into a
> C++ program rather than the situation we have with Qt#.
Looking at the Qt# sources, I couldn't find any virtual functions.
I am not all that familiar with Qt though, so it may be I was
just looking in the wrong place.
Still looking for a better way to handle this...I'll figure it
out eventually.
Jason
379