Results 1 to 10 of 31

Thread: Game Developement

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Is graphics.exe the executable of your application?

  2. #2
    Yes, an executable application has been build when i compiled the program, i presume that should be the executable from which i need to extract the path.

  3. #3
    That is correct. Adn you get full finelane (path of your file + filename) of your executable with

    Code:
    Application.ExeName

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •