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

C / C++ / MFC

 
QuestionObtaining the HWND of a window Pin
hxhl9512-Feb-09 17:53
hxhl9512-Feb-09 17:53 
QuestionRe: Obtaining the HWND of a window Pin
«_Superman_»12-Feb-09 18:03
professional«_Superman_»12-Feb-09 18:03 
AnswerRe: Obtaining the HWND of a window Pin
hxhl9512-Feb-09 18:11
hxhl9512-Feb-09 18:11 
AnswerRe: Obtaining the HWND of a window Pin
SandipG 12-Feb-09 20:04
SandipG 12-Feb-09 20:04 
AnswerRe: Obtaining the HWND of a window Pin
Stuart Dootson12-Feb-09 21:59
professionalStuart Dootson12-Feb-09 21:59 
GeneralRe: Obtaining the HWND of a window Pin
hxhl9513-Feb-09 12:59
hxhl9513-Feb-09 12:59 
QuestionEM_REPLACESEL order of API's Pin
ForNow12-Feb-09 17:37
ForNow12-Feb-09 17:37 
QuestionC++ Logging: Any recommendations? Pin
gvanto12-Feb-09 16:36
gvanto12-Feb-09 16:36 
I was wondering what people reckon a good way of logging in C++ would be?

Coming from a java background, I very much like log4j's system:
- it handles file output (and sizing) automatically
- very configurable
- easy to install and use in eclipse

Now, I've come across two loggers for C++ which seem
to be the C++ version of log4j: log4cxx (by apache) and log4cpp (by someone else: http://log4cpp.sourceforge.net/[^] )

OK, so first attempt at getting log4cxx working in Eclipse (running on kubuntu) was not fruitful:
The apache website, nor anywwhere else has much info on getting log4cxx up and running in eclipse.
(after installing log4cxx via "sudo aptitude install liblog4cxx9c2a" and including the header files in my c++ project in eclipse, it says it cant find the header files... i've searched and cant find them either !)

I would so love to use log4cxx since it was built by Apache and probably works really well but I really dont want to waste hours
again trying to get it to work in Eclipse (or anywwhere else for that matter). Same with log4cpp

IF anyone knows of a good logging library / class which handles (log)file creation automatically and is
easily used within eclipse, it would be much appreciated !!!!

gvanto
c++ logging newbie

Find Your Dream Job in Australia, Free!
http://www.WebCV.com.au

QuestionRe: C++ Logging: Any recommendations? Pin
David Crow13-Feb-09 3:11
David Crow13-Feb-09 3:11 
AnswerRe: C++ Logging: Any recommendations? Pin
gvanto13-Feb-09 19:09
gvanto13-Feb-09 19:09 
QuestionAn struct declared within another struct. Pin
Comp_Users12-Feb-09 15:16
Comp_Users12-Feb-09 15:16 
AnswerRe: An struct declared within another struct. Pin
Rick York12-Feb-09 18:12
mveRick York12-Feb-09 18:12 
GeneralRe: An struct declared within another struct. Pin
Comp_Users12-Feb-09 18:26
Comp_Users12-Feb-09 18:26 
GeneralRe: An struct declared within another struct. Pin
Arman S.12-Feb-09 20:39
Arman S.12-Feb-09 20:39 
GeneralRe: An struct declared within another struct. Pin
Cedric Moonen12-Feb-09 20:48
Cedric Moonen12-Feb-09 20:48 
GeneralRe: An struct declared within another struct. Pin
Arman S.12-Feb-09 20:53
Arman S.12-Feb-09 20:53 
GeneralRe: An struct declared within another struct. Pin
Cedric Moonen12-Feb-09 21:03
Cedric Moonen12-Feb-09 21:03 
AnswerRe: An struct declared within another struct. Pin
Cedric Moonen12-Feb-09 20:35
Cedric Moonen12-Feb-09 20:35 
AnswerRe: An struct declared within another struct. Pin
Cedric Moonen12-Feb-09 20:45
Cedric Moonen12-Feb-09 20:45 
GeneralRe: An struct declared within another struct. [modified] Pin
Comp_Users12-Feb-09 21:13
Comp_Users12-Feb-09 21:13 
GeneralRe: An struct declared within another struct. Pin
Cedric Moonen12-Feb-09 21:21
Cedric Moonen12-Feb-09 21:21 
QuestionA Question about Buttons Pin
BobInNJ12-Feb-09 14:43
BobInNJ12-Feb-09 14:43 
AnswerRe: A Question about Buttons Pin
Arman S.12-Feb-09 22:38
Arman S.12-Feb-09 22:38 
GeneralRe: A Question about Buttons Pin
BobInNJ13-Feb-09 5:16
BobInNJ13-Feb-09 5:16 
GeneralRe: A Question about Buttons Pin
Arman S.14-Feb-09 0:49
Arman S.14-Feb-09 0:49 

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.