Click here to Skip to main content
15,898,939 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to determine the control under cursor Pin
Arrin7-Apr-11 4:18
Arrin7-Apr-11 4:18 
AnswerRe: How to determine the control under cursor Pin
Arrin7-Apr-11 4:19
Arrin7-Apr-11 4:19 
QuestionExtract text(English & Chinese) from pdf [modified] Pin
wonderway31-Mar-11 16:47
wonderway31-Mar-11 16:47 
AnswerRe: Extract text(English & Chinese) from pdf Pin
Peter_in_278031-Mar-11 17:28
professionalPeter_in_278031-Mar-11 17:28 
QuestionIssue while Use DLL in MFC Exe Application Pin
Andraw Tang31-Mar-11 9:01
Andraw Tang31-Mar-11 9:01 
AnswerRe: Issue while Use DLL in MFC Exe Application Pin
Albert Holguin31-Mar-11 9:28
professionalAlbert Holguin31-Mar-11 9:28 
GeneralRe: Issue while Use DLL in MFC Exe Application Pin
Andraw Tang31-Mar-11 9:33
Andraw Tang31-Mar-11 9:33 
GeneralRe: Issue while Use DLL in MFC Exe Application Pin
Albert Holguin31-Mar-11 9:38
professionalAlbert Holguin31-Mar-11 9:38 
GeneralRe: Issue while Use DLL in MFC Exe Application Pin
Andraw Tang31-Mar-11 10:53
Andraw Tang31-Mar-11 10:53 
GeneralRe: Issue while Use DLL in MFC Exe Application Pin
Albert Holguin31-Mar-11 11:00
professionalAlbert Holguin31-Mar-11 11:00 
QuestionAnything wrong Pin
Smith#31-Mar-11 4:46
Smith#31-Mar-11 4:46 
AnswerRe: Anything wrong [modified] Pin
Luc Pattyn31-Mar-11 5:17
sitebuilderLuc Pattyn31-Mar-11 5:17 
GeneralRe: Anything wrong Pin
Smith#31-Mar-11 5:33
Smith#31-Mar-11 5:33 
AnswerRe: Anything wrong Pin
Luc Pattyn31-Mar-11 7:18
sitebuilderLuc Pattyn31-Mar-11 7:18 
GeneralRe: Anything wrong Pin
CPallini31-Mar-11 7:37
mveCPallini31-Mar-11 7:37 
AnswerRe: Anything wrong Pin
Luc Pattyn31-Mar-11 7:41
sitebuilderLuc Pattyn31-Mar-11 7:41 
GeneralRe: Anything wrong Pin
CPallini31-Mar-11 8:02
mveCPallini31-Mar-11 8:02 
GeneralRe: Anything wrong Pin
Luc Pattyn31-Mar-11 8:09
sitebuilderLuc Pattyn31-Mar-11 8:09 
GeneralRe: Anything wrong Pin
CPallini31-Mar-11 8:17
mveCPallini31-Mar-11 8:17 
AnswerRe: Anything wrong Pin
CPallini31-Mar-11 5:44
mveCPallini31-Mar-11 5:44 
The code (albeit not beautiful) is correct.
With szLogBuf[512]={0}; you actually initialize the whole buffer with 0 (that is '\0').
Smile | :)
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong.
-- Iain Clarke

[My articles]

GeneralRe: Anything wrong Pin
Smith#31-Mar-11 5:52
Smith#31-Mar-11 5:52 
GeneralRe: Anything wrong Pin
Waldermort31-Mar-11 6:14
Waldermort31-Mar-11 6:14 
GeneralRe: Anything wrong Pin
Smith#31-Mar-11 6:22
Smith#31-Mar-11 6:22 
GeneralRe: Anything wrong Pin
Waldermort31-Mar-11 6:35
Waldermort31-Mar-11 6:35 
GeneralRe: Anything wrong Pin
Luc Pattyn31-Mar-11 7:18
sitebuilderLuc Pattyn31-Mar-11 7:18 

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.