Search:

Type: Posts; User: ssaguiar

Search: Search took 0.01 seconds.

  1. Replies
    8
    Views
    4,792

    No way to work.

    Even making that, there's no way to make this Dev-C++
    compiler work with video for windows stuff.:(

    I already made the little program work with MS VC 6, but,
    the same code don't even compile...
  2. Replies
    8
    Views
    4,792

    OK

    I'll give it a try. I think i t will work fine, because, in this case,
    you are calling the dll directly.

    I tryed also to compile my app in VC 6, at our University,
    and got the same result as in...
  3. Replies
    8
    Views
    4,792

    Didn't work

    Dear friend :
    Thanks for your answer, but it didn't worked.


    My Resource.h :

    #define VFWAPI WINAPI

    #define ID_ICON1 200
    #define ID_ICON2 201
  4. Replies
    8
    Views
    4,792

    Video for windows

    Dear friends :

    I am trying to port an aplication I did in masm to c.
    This app was to make a webcam-type imaging system.
    I am using the Dev-C++ compiler.

    My problem is that :

    One function I...
Results 1 to 4 of 4