View Single Post
Join Date: Nov 2008
Posts: 8
Reputation: sweeya is an unknown quantity at this point 
Solved Threads: 1
sweeya sweeya is offline Offline
Newbie Poster

Re: error C2664: 'setStartupDirectory' : cannot convert parameter

 
0
  #4
Dec 5th, 2008
You can directly make the call to the function as follows

setStartupDirectory(m_pApplicationFolderNarrow);
Last edited by sweeya; Dec 5th, 2008 at 5:14 am.
Reply With Quote