Search:

Type: Posts; User: drclark

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    1,571

    File path problems

    I'm using the CreateFile() function from win32 to open a file. it works ok when I include the full path to the file but fails when I just use the name of the file which is located in the same...
  2. Replies
    5
    Views
    1,552

    Got it now. Easy as just wasn't thinking! Thanks!

    Got it now. Easy as just wasn't thinking! Thanks!
  3. Replies
    5
    Views
    1,552

    Passing pointers to strings to functions

    Hi,
    I have the basic pointers stuff down but have trouble passing the pointer to a string to a function which then passes it to another function for editing, both functions then return and the...
Results 1 to 3 of 3