Search:

Type: Posts; User: mathewmefiu

Search: Search took 0.00 seconds.

  1. Replies
    10
    Views
    5,272

    Why different?

    I still don't understand why this code in c# works but similar doesn't in c++:

    original c#:


    int ISampleGrabberCB.BufferCB( double SampleTime, IntPtr pBuffer, int BufferLen )
    {
    ...
  2. Replies
    10
    Views
    5,272

    changing protected memory

    Hi

    I wanted to make application that is able to draw on video sent from usb webcam.
    To do that I tweaked code from directx sdk namely dxtext (example was done in c# so I converted it to c++)....
Results 1 to 2 of 2