Search:

Type: Posts; User: slapy

Search: Search took 0.01 seconds.

  1. Replies
    6
    Views
    2,103

    that is, again, very helpful, thank you! ...

    that is, again, very helpful, thank you!
    slapy
  2. Replies
    6
    Views
    2,103

    thank you, that is actually working but how do...

    thank you, that is actually working but how do you now that it is -lvfw32.lib instead of -vfw32.lib?
    thanks, again!
    slapy
  3. Replies
    6
    Views
    2,103

    I opened project->project...

    I opened project->project options->parameters->"Add libraries or Object" then I looked for the right name from my "Microsoft Platform SDK SP1 2003" in folder "Lib"

    did I forget anything? is that...
  4. Replies
    6
    Views
    2,103

    AVIFile linker error

    Hello,
    I was wondering if anybody could help me out with an error I always get:
    Trying to build the simple project below I always get "[Linker error] undefined reference to `AVIFileInit@0'"
    I am...
  5. Replies
    2
    Views
    1,011

    Read/Write/Performance

    Hello
    I want to read in a file binary (manipulate it) and write it back to a file. In other words I would like to copy a file.


    ifstream in("file1.dat",ios::binary);
    ofstream...
Results 1 to 5 of 5