Advertisement

llpstr

Started by October 17, 2000 10:19 PM
-1 comments, last by DisKordCoder 24 years, 3 months ago
I need to get an output from a GetOpenFileName Dialog box''s lpstrFile into an fstream open() function. basically: file.open(lpstrFile, ios::in) But the output from lpstrFile isn''t the right type, when the open() tries to open the file, it doesn''t. It loads nothing

This topic is closed to new replies.

Advertisement