Search:

Type: Posts; User: snowfrog

Search: Search took 0.00 seconds.

  1. Nevermind, I figured it out. #include...

    Nevermind, I figured it out.



    #include "windows.h"
    #include "mmsystem.h"
    #include "vfw.h"

    main ()
    {
  2. Alright, now I have, and that's fixed a lot of...

    Alright, now I have, and that's fixed a lot of the errors, but now I'm getting two errors.

    Line 14: Call to undefined function 'ShowError' in function main()
    Line 33: Call to undefined function...
  3. Trying to eject D drive using code, but not working... :(

    Alright, I'm really at the end of my rope here. I'm trying to devise a CD with an autorunning password input program that ejects the disk if the correct password isn't put in. I've been able to...
Results 1 to 3 of 3