| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
read file and write file using vc++
sorry because i cant speak english fluently. i made one program using vC++. i'm using dialog box. i would like to know how to read data from file which been select by user of my program at edit box..and how to save them in a new file. the address or path name also has been selected by user using edit box...and how to convert the data from ascii to binary..tq
![]() |
|
#2
|
|||
|
|||
|
Quote:
uilgieivb |
|
#3
|
|||
|
|||
|
Hi
Here is an example of how to make a class to open files in a dialog box. The example only shows how to create the class, not how it works http://msdn.microsoft.com/library/d...a3a.domodal.asp To understand how normal MFC dialog boxes work, I suggest you read the article by Mitchell Harper: http://www.devarticles.com/c/a/Cplu...s-Dialog-Boxes/ Regards ===€ Lothver =¥= |
![]() |
| Viewing: Dev Articles Community Forums > Programming > C/C++ Help > read file and write file using vc++ |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|