ThePentiumGuy
Well-known member
i saw a nice tutorial on DirectDraw in C#. it explained everything to me thoroughly, but the way you initialize directDraw in VB.NET is different from the way u initialize it in C#
for instance
instead of this.GraphicsClipper
you would say Me.GraphicsClipper
http://www.kuhnstall.de/tutorials/dx9sharp1.html
i just need help trying to do the same in VB.NET
for instance
instead of this.GraphicsClipper
you would say Me.GraphicsClipper
http://www.kuhnstall.de/tutorials/dx9sharp1.html
i just need help trying to do the same in VB.NET