Thread: Video for windows in Dev-C++

  1. #1
    Registered User AtomRiot's Avatar
    Join Date
    Jan 2003
    Posts
    120

    Video for windows in Dev-C++

    Has anyone used video for windows api calls successfully in Dev-c++? it doesnt have the vfw.h and i am sure, although i have not yet tried, that if i simply copy over that file, there will still be problems because of dependencies on other files. is there a vfh dll i could use? i have googled but cant seem to find anything. any one here have any suggestions or comments.
    All Your Base Are Still Belong to Someone!!!
    And you Remember that!!!

  2. #2
    Registered User AtomRiot's Avatar
    Join Date
    Jan 2003
    Posts
    120
    ok, i tried bringing over some files that i needed such as vfw32.lib and winmm.lib along with the vfw.h and msacm.h and mmreg.h and it gets alot of errors on the functions so i know that there is more to it than these two.

    is there another compiler out there that does support win32 api and video for windows header other than visual c?
    All Your Base Are Still Belong to Someone!!!
    And you Remember that!!!

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Problem With My Box
    By HaVoX in forum Tech Board
    Replies: 9
    Last Post: 10-15-2005, 07:38 AM
  2. Codec Bitrates?
    By gvector1 in forum C# Programming
    Replies: 2
    Last Post: 06-16-2003, 08:39 AM
  3. OpenGL .dll vs video card dll
    By Silvercord in forum Game Programming
    Replies: 14
    Last Post: 02-12-2003, 07:57 PM
  4. Drawing a circle in a video captured frame
    By skyhigh in forum C Programming
    Replies: 2
    Last Post: 12-05-2001, 01:00 AM