Co2
Active member
Hello,
I want to draw my primary surface in a picturebox but Ive not been able to do so properly. Im programming with vb.net and managed directx 9 using vs studio ent arch 2003.
Here is my code which was greatly base on a sample in the sdk:
I want to draw my primary surface in a picturebox but Ive not been able to do so properly. Im programming with vb.net and managed directx 9 using vs studio ent arch 2003.
Here is my code which was greatly base on a sample in the sdk:
Code:
Imports Microsoft.DirectX
Imports Microsoft.DirectX.DirectDraw
Public Class frmMain
Inherits System.Windows.Forms.Form
D