Click here to Skip to main content
15,890,512 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionPlaySound(MAKEINTRESOURCE, IDR_WAVE_RANDOM... problem Pin
lctrncs3-Sep-09 7:08
lctrncs3-Sep-09 7:08 
QuestionRe: PlaySound(MAKEINTRESOURCE, IDR_WAVE_RANDOM... problem Pin
David Crow3-Sep-09 7:18
David Crow3-Sep-09 7:18 
AnswerRe: PlaySound(MAKEINTRESOURCE, IDR_WAVE_RANDOM... problem Pin
lctrncs3-Sep-09 12:27
lctrncs3-Sep-09 12:27 
GeneralRe: PlaySound(MAKEINTRESOURCE, IDR_WAVE_RANDOM... problem Pin
David Crow3-Sep-09 18:15
David Crow3-Sep-09 18:15 
GeneralRe: PlaySound(MAKEINTRESOURCE, IDR_WAVE_RANDOM... problem Pin
lctrncs3-Sep-09 19:09
lctrncs3-Sep-09 19:09 
AnswerRe: PlaySound(MAKEINTRESOURCE, IDR_WAVE_RANDOM... problem Pin
iraclyKv3-Sep-09 22:58
iraclyKv3-Sep-09 22:58 
AnswerMore Detailed Information About the Problem Re: PlaySound(MAKEINTRESOURCE, IDR_WAVE_RANDOM... problem Pin
lctrncs4-Sep-09 9:06
lctrncs4-Sep-09 9:06 
QuestionHow to create detailed log.txt file in C programming. Pin
mohant$.net3-Sep-09 3:00
mohant$.net3-Sep-09 3:00 
Hi All

How to create detailed log.txt file in C programming.

As of now am using
fp=fopen("log.txt","a");
fprintf(fp, "Input string = %s\n", Work);

But i want to write log file with much details which is help me to debug.Please gimme me if any prebuild code or related link.

Thanks,
Mohan.T

Mohan t working for N.I.C

AnswerRe: How to create detailed log.txt file in C programming. Pin
Hamid_RT3-Sep-09 3:28
Hamid_RT3-Sep-09 3:28 
AnswerRe: How to create detailed log.txt file in C programming. Pin
Maximilien3-Sep-09 3:44
Maximilien3-Sep-09 3:44 
QuestionRe: How to create detailed log.txt file in C programming. Pin
David Crow3-Sep-09 5:10
David Crow3-Sep-09 5:10 
AnswerRe: How to create detailed log.txt file in C programming. Pin
Chris Losinger3-Sep-09 11:31
professionalChris Losinger3-Sep-09 11:31 
QuestionCursor freeze in rich edit control Pin
theCPkid3-Sep-09 2:47
theCPkid3-Sep-09 2:47 
AnswerRe: Cursor freeze in rich edit control Pin
Code-o-mat3-Sep-09 4:20
Code-o-mat3-Sep-09 4:20 
GeneralRe: Cursor freeze in rich edit control Pin
theCPkid4-Sep-09 21:19
theCPkid4-Sep-09 21:19 
QuestionHow can i chk the file is readonly or not? Pin
Le@rner3-Sep-09 1:40
Le@rner3-Sep-09 1:40 
AnswerRe: How can i chk the file is readonly or not? Pin
Michael Schubert3-Sep-09 1:44
Michael Schubert3-Sep-09 1:44 
GeneralRe: How can i chk the file is readonly or not? Pin
Le@rner3-Sep-09 1:57
Le@rner3-Sep-09 1:57 
GeneralRe: How can i chk the file is readonly or not? Pin
Michael Schubert3-Sep-09 2:07
Michael Schubert3-Sep-09 2:07 
GeneralRe: How can i chk the file is readonly or not? Pin
Richard MacCutchan3-Sep-09 2:08
mveRichard MacCutchan3-Sep-09 2:08 
GeneralRe: How can i chk the file is readonly or not? Pin
Le@rner3-Sep-09 2:42
Le@rner3-Sep-09 2:42 
QuestionAssociating an extension to a MFC application - advanced Pin
BadJerry3-Sep-09 1:17
BadJerry3-Sep-09 1:17 
AnswerRe: Associating an extension to a MFC application - advanced Pin
Richard MacCutchan3-Sep-09 2:15
mveRichard MacCutchan3-Sep-09 2:15 
GeneralRe: Associating an extension to a MFC application - advanced Pin
BadJerry3-Sep-09 2:47
BadJerry3-Sep-09 2:47 
GeneralRe: Associating an extension to a MFC application - advanced Pin
Richard MacCutchan3-Sep-09 23:46
mveRichard MacCutchan3-Sep-09 23:46 

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.