Click here to Skip to main content
16,004,906 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: wait cursor Pin
Steve Echols15-Nov-06 19:37
Steve Echols15-Nov-06 19:37 
AnswerRe: wait cursor Pin
Hamid_RT15-Nov-06 19:56
Hamid_RT15-Nov-06 19:56 
QuestionLogger Pin
vikramlinux15-Nov-06 19:09
vikramlinux15-Nov-06 19:09 
AnswerRe: Logger Pin
bab s15-Nov-06 23:52
bab s15-Nov-06 23:52 
GeneralRe: Logger Pin
vikramlinux16-Nov-06 1:10
vikramlinux16-Nov-06 1:10 
QuestionDuplication Of Code in DLL(True/False) Pin
Cmania15-Nov-06 19:03
Cmania15-Nov-06 19:03 
QuestionCFile or CStdiofile : inserting text to begining of a existing file Pin
NILANKARAJA15-Nov-06 18:48
NILANKARAJA15-Nov-06 18:48 
AnswerRe: CFile or CStdiofile : inserting text to begining of a existing file Pin
Raj Prathap15-Nov-06 19:04
Raj Prathap15-Nov-06 19:04 
I presume you can't do that!
instead what u can do is open another temp file, and write the contents at the start of the temp file. and copy entire contents from the old file to temp file. After that replace old file by temp file.

--
reddy
GeneralRe: CFile or CStdiofile : inserting text to begining of a existing file Pin
NILANKARAJA15-Nov-06 19:09
NILANKARAJA15-Nov-06 19:09 
GeneralRe: CFile or CStdiofile : inserting text to begining of a existing file Pin
Raj Prathap15-Nov-06 20:40
Raj Prathap15-Nov-06 20:40 
AnswerRe: CFile or CStdiofile : inserting text to begining of a existing file Pin
Hamid_RT15-Nov-06 20:17
Hamid_RT15-Nov-06 20:17 
AnswerRe: CFile or CStdiofile : inserting text to begining of a existing file Pin
priyeshtinku15-Nov-06 20:32
priyeshtinku15-Nov-06 20:32 
AnswerRe: CFile or CStdiofile : inserting text to begining of a existing file Pin
Hamid_RT16-Nov-06 8:15
Hamid_RT16-Nov-06 8:15 
Questionbitmap on button Pin
Sunshine Always15-Nov-06 17:55
Sunshine Always15-Nov-06 17:55 
AnswerRe: bitmap on button Pin
Mark Salsbery15-Nov-06 18:00
Mark Salsbery15-Nov-06 18:00 
GeneralRe: bitmap on button Pin
Sunshine Always15-Nov-06 18:12
Sunshine Always15-Nov-06 18:12 
GeneralRe: bitmap on button Pin
Hamid_RT15-Nov-06 18:44
Hamid_RT15-Nov-06 18:44 
GeneralRe: bitmap on button Pin
Mark Salsbery16-Nov-06 4:18
Mark Salsbery16-Nov-06 4:18 
AnswerRe: bitmap on button Pin
priyeshtinku15-Nov-06 20:39
priyeshtinku15-Nov-06 20:39 
GeneralRe: bitmap on button Pin
Sunshine Always16-Nov-06 1:21
Sunshine Always16-Nov-06 1:21 
GeneralRe: bitmap on button Pin
Hamid_RT16-Nov-06 7:35
Hamid_RT16-Nov-06 7:35 
AnswerRe: bitmap on button Pin
yarksun22-Nov-06 0:51
yarksun22-Nov-06 0:51 
QuestionC++ Max and Min Heaps Pin
HondaCBR60015-Nov-06 16:54
HondaCBR60015-Nov-06 16:54 
AnswerRe: C++ Max and Min Heaps Pin
Christian Graus15-Nov-06 16:59
protectorChristian Graus15-Nov-06 16:59 
QuestionVideo frame Buffer. Pin
WindowsProject15-Nov-06 15:33
WindowsProject15-Nov-06 15:33 

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.