Click here to Skip to main content
15,891,930 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: Manifest for UAC, how to? (VC2005) Pin
Maxwell Chen25-Feb-08 3:15
Maxwell Chen25-Feb-08 3:15 
QuestionGet Client Request Ip Pin
mirtu24-Feb-08 23:15
mirtu24-Feb-08 23:15 
AnswerRe: Get Client Request Ip Pin
Maruf Maniruzzaman24-Feb-08 23:49
Maruf Maniruzzaman24-Feb-08 23:49 
AnswerRe: Get Client Request Ip Pin
Rajkumar R25-Feb-08 3:16
Rajkumar R25-Feb-08 3:16 
QuestionDefine tree item map ( stl ) ... What wrong with my code ? Pin
Yanshof24-Feb-08 21:57
Yanshof24-Feb-08 21:57 
AnswerRe: Define tree item map ( stl ) ... What wrong with my code ? Pin
Christian Graus24-Feb-08 22:03
protectorChristian Graus24-Feb-08 22:03 
GeneralRe: Define tree item map ( stl ) ... What wrong with my code ? Pin
Yanshof24-Feb-08 22:07
Yanshof24-Feb-08 22:07 
QuestionRe: Define tree item map ( stl ) ... What wrong with my code ? Pin
Rajkumar R24-Feb-08 22:56
Rajkumar R24-Feb-08 22:56 
std::map<HTREEITEM, StaticStructer::iterator> m_ContainerMap;
doesnot seems to have compilation problem, provided StaticStructer is declared well to use it here.

and a side note: IMHO, storing iterator is not a good choice.


Yanshof wrote:
I have here so much warnings ... i cant add them all to here.

how do you determined all these warning are due to the above code statement. u can post some messages, in most cases we cannot fix the warning, if we are strictly saying that, we can fix only if all the warnings are addressed simultaneously.
GeneralRe: Define tree item map ( stl ) ... What wrong with my code ? Pin
Cedric Moonen24-Feb-08 22:59
Cedric Moonen24-Feb-08 22:59 
Questionalpha channel problem Pin
trioum24-Feb-08 20:14
trioum24-Feb-08 20:14 
GeneralRe: alpha channel problem Pin
Mark Salsbery24-Feb-08 20:42
Mark Salsbery24-Feb-08 20:42 
GeneralRe: alpha channel problem Pin
trioum24-Feb-08 20:55
trioum24-Feb-08 20:55 
GeneralRe: alpha channel problem Pin
Mark Salsbery24-Feb-08 21:12
Mark Salsbery24-Feb-08 21:12 
QuestionRe: alpha channel problem Pin
trioum24-Feb-08 22:34
trioum24-Feb-08 22:34 
GeneralRe: alpha channel problem Pin
Mark Salsbery25-Feb-08 5:36
Mark Salsbery25-Feb-08 5:36 
GeneralRe: alpha channel problem Pin
Chris Losinger25-Feb-08 4:06
professionalChris Losinger25-Feb-08 4:06 
GeneralRe: alpha channel problem Pin
Mark Salsbery25-Feb-08 5:30
Mark Salsbery25-Feb-08 5:30 
GeneralRe: alpha channel problem Pin
Chris Losinger25-Feb-08 5:48
professionalChris Losinger25-Feb-08 5:48 
GeneralRe: alpha channel problem Pin
Mark Salsbery25-Feb-08 5:54
Mark Salsbery25-Feb-08 5:54 
GeneralRe: alpha channel problem Pin
Chris Losinger25-Feb-08 4:04
professionalChris Losinger25-Feb-08 4:04 
QuestionRe: alpha channel problem Pin
trioum25-Feb-08 18:07
trioum25-Feb-08 18:07 
GeneralRe: alpha channel problem Pin
Mark Salsbery26-Feb-08 6:04
Mark Salsbery26-Feb-08 6:04 
GeneralRe: alpha channel problem Pin
Mark Salsbery26-Feb-08 7:01
Mark Salsbery26-Feb-08 7:01 
GeneralRe: alpha channel problem Pin
trioum26-Feb-08 19:12
trioum26-Feb-08 19:12 
GeneralRe: alpha channel problem Pin
Mark Salsbery26-Feb-08 20:38
Mark Salsbery26-Feb-08 20:38 

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.