Thread: Troubles with GetOpenFileName()

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Amateur
    Join Date
    Sep 2003
    Posts
    228
    A quoted constant string is already null terminated, so, wouldn't "\0\0" set three null characters?
    Though I'll try that.
    Anyway, is there a way to make my debugger execute the program in the exact context (memory) as when I got the bug in a normal execution?

    [edit]The double null terminator wasn't successful, sadly.

    I'll try again with the debugger, hope it will help. Thanks anyway, it didn't help much but. ^^
    Last edited by lyx; 10-28-2003 at 03:46 AM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. GetOpenFileName not working...
    By manugarciac in forum Windows Programming
    Replies: 6
    Last Post: 04-24-2007, 10:50 PM
  2. GetOpenFileName function for dir's?
    By willc0de4food in forum Windows Programming
    Replies: 3
    Last Post: 04-15-2006, 12:54 AM
  3. GetOpenFileName() ZeroMemory error?
    By Bleech in forum Windows Programming
    Replies: 6
    Last Post: 12-06-2005, 04:45 PM
  4. GetOpenFileName() won't show
    By harryP in forum Windows Programming
    Replies: 1
    Last Post: 10-20-2003, 04:47 PM
  5. having troubles
    By neandrake in forum C++ Programming
    Replies: 7
    Last Post: 03-07-2002, 09:31 PM