View Single Post
  #8  
Old 07-15-2018, 14:06
dosprog dosprog is offline
Friend
 
Join Date: Feb 2018
Posts: 114
Rept. Given: 0
Rept. Rcvd 17 Times in 16 Posts
Thanks Given: 33
Thanks Rcvd at 146 Times in 74 Posts
dosprog Reputation: 17
Ok. Works fine.

Quote:
Originally Posted by chessgod101 View Post
I found the issue. I failed to note that the CurrentDirectory is reset when a file is passed via command line. I used an alternate method to obtain the exe directory.
The best way is using GetCommandLine().

-- add --

What about creating accelerators <F3> & <F4>? - Really needed function


Last edited by dosprog; 07-15-2018 at 14:14.
Reply With Quote