Thread
:
OPENFILENAME struct (win32) - problems
View Single Post
#
2
(
permalink
)
02-14-2008, 11:07 PM
dargueta
Join Date: Oct 2007
Age: 18
Posts: 791
Last Blog:
Programs Under the Hoo...
Rep Power:
13
Try using
(ios_base::binary|ios_base::out)
instead of just
ios::binary
when opening the file for writing.
Last edited by dargueta; 02-14-2008 at
11:08 PM
. Reason: Removed accidental smilies
dargueta
View Public Profile
Send a private message to dargueta
Find all posts by dargueta