Click here to Skip to main content
15,921,226 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Class Member Variables:instance Vs pointer Pin
Johnny ²23-Dec-03 23:30
Johnny ²23-Dec-03 23:30 
QuestionHow to get the text of the button on the ctoolbarctrl? Pin
benben23-Dec-03 21:06
benben23-Dec-03 21:06 
QuestionHow detect of USB Web-Came connect on PC Pin
trekhlebov23-Dec-03 20:44
trekhlebov23-Dec-03 20:44 
AnswerRe: How detect of USB Web-Came connect on PC Pin
Monty223-Dec-03 23:51
Monty223-Dec-03 23:51 
GeneralSetting attributes of a file/folder Pin
rohit.dhamija23-Dec-03 20:18
rohit.dhamija23-Dec-03 20:18 
GeneralRe: Setting attributes of a file/folder Pin
Monty223-Dec-03 23:44
Monty223-Dec-03 23:44 
GeneralRe: Setting attributes of a file/folder Pin
valikac24-Dec-03 6:10
valikac24-Dec-03 6:10 
GeneralEnable / disable a LAN adapter programmatically Pin
Jayanta Basu23-Dec-03 18:37
Jayanta Basu23-Dec-03 18:37 
GeneralClipcursor Error Pin
pranavamhari23-Dec-03 18:22
pranavamhari23-Dec-03 18:22 
GeneralMFC's future Pin
java_jedi23-Dec-03 17:46
java_jedi23-Dec-03 17:46 
GeneralRe: MFC's future Pin
pranavamhari23-Dec-03 18:14
pranavamhari23-Dec-03 18:14 
GeneralRe: MFC's future Pin
Michael P Butler24-Dec-03 2:49
Michael P Butler24-Dec-03 2:49 
QuestionHow could I get back my Save.cpp ? Pin
ljx23-Dec-03 16:42
ljx23-Dec-03 16:42 
AnswerRe: How could I get back my Save.cpp ? Pin
Anonymous23-Dec-03 17:58
Anonymous23-Dec-03 17:58 
GeneralRe: How could I get back my Save.cpp ? Pin
ljx23-Dec-03 18:29
ljx23-Dec-03 18:29 
AnswerRe: How could I get back my Save.cpp ? Pin
Gary R. Wheeler26-Dec-03 5:17
Gary R. Wheeler26-Dec-03 5:17 
In VC6, in the File Open dialog, use the 'Open as' dropdown list and select 'Binary'.

In VS.NET, in the File Open dialog, click on the dropdown attached to the Open button and select Open With... Select Binary Editor from the list.

In either case, this will open the file in the IDE's binary editor, which lets you change the file contents in hex. Use this to examine and correct the problems in the file.

Good luck.


Software Zen: delete this;
GeneralRe: How could I get back my Save.cpp ? Pin
ljx28-Dec-03 13:53
ljx28-Dec-03 13:53 
Generalgetting rid of "Not Responding" window titles Pin
shultas23-Dec-03 16:33
shultas23-Dec-03 16:33 
GeneralRe: getting rid of "Not Responding" window titles Pin
Monty223-Dec-03 17:54
Monty223-Dec-03 17:54 
GeneralRe: getting rid of "Not Responding" window titles Pin
Michael Dunn23-Dec-03 18:09
sitebuilderMichael Dunn23-Dec-03 18:09 
Questioncomposing a bitmap buffer ?? Pin
azusakt23-Dec-03 15:10
azusakt23-Dec-03 15:10 
AnswerRe: composing a bitmap buffer ?? Pin
John R. Shaw23-Dec-03 15:29
John R. Shaw23-Dec-03 15:29 
Questionideas? Pin
hingis_fan23-Dec-03 14:03
hingis_fan23-Dec-03 14:03 
AnswerRe: ideas? Pin
John R. Shaw23-Dec-03 15:12
John R. Shaw23-Dec-03 15:12 
GeneralCWinapp::Run Pin
Anthony988723-Dec-03 13:26
Anthony988723-Dec-03 13:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.