Re: vtable issue



It seems that MS was going to dump c++ completely
in favor of .NET ... and one could believe they
know what they're doing - if only they were able to
convincingly demonstrate this. For example,with a
decent search engine, or something else cool:(


--pa


Alex Blekhman wrote:
"Doug Harrison [MVP]" wrote:
If you get any deeper into how the compiler implements vtbls and whatnot, see:

http://www.openrce.org/articles/files/jangrayhood.pdf

The last one used to be on MSDN, but I can't find it right now.

<rant intensity="100%">
Actually, it's a shame that MSDN doesn't list it. I just cannot
understand their policy about articles. Articles like this one by
Jan Gray are pure gold. People hunt them all over the internet,
from Google cache and whatnot. While MSDN site removes them.

At the same time they retain some VB2.0 workarounds for Windows 3.11, which don't make any sense nowadays. I remember there were other articles like Jan Gray's one that explained common programming patterns useful with Windows (like using C++ classes to encapsulate window procedure etc.). All these articles are silently gone over the last 5 years.

I won't say a word about MSDN search. Because it's beyond any decent words.
</rant>

Alex
.



Relevant Pages

  • Re: Fields vs Properties vs Methods
    ... MSDN seems to use the term field loosely. ... > Find great Windows Forms articles in Windows Forms Tips and Tricks ... >> When you saw in past a record or a memory description graphical it was ...
    (microsoft.public.dotnet.languages.vb)
  • Re: vtable issue
    ... The last one used to be on MSDN, but I can't find it right now. ... understand their policy about articles. ... from Google cache and whatnot. ... At the same time they retain some VB2.0 workarounds for Windows ...
    (microsoft.public.vc.language)
  • Re: Zero Width Pen Draws through clipped region...
    ... Find great Windows Forms articles in Windows Forms Tips and Tricks ... Exclude the rectangle from the graphics clip region. ... IF you use a pen that is more than one pixel the clipping works ...
    (microsoft.public.dotnet.framework.drawing)
  • Re: Partial zooming using transform
    ... Find great Windows Forms articles in Windows Forms Tips and Tricks ... Is there any "good way" of figuring out the dimensoions of the transformed image to get the size of the border I need to draw? ... the "object" will be a square or a slice of pixels with its own individual zoom and transform. ...
    (microsoft.public.dotnet.framework.drawing)
  • Re: Scrolling question
    ... Find great Windows Forms articles in Windows Forms Tips and Tricks ... protected override void OnPaint ... > to scoll just fine, but at least for me, the Sine wave will not scroll ...
    (microsoft.public.dotnet.framework.drawing)