Click here to Skip to main content
15,895,557 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Reading physical memory Pin
Roger Stoltz30-May-06 21:42
Roger Stoltz30-May-06 21:42 
QuestionBlinking effect in Cwnd child window Pin
aragornx30-May-06 2:17
aragornx30-May-06 2:17 
AnswerRe: Blinking effect in Cwnd child window Pin
Optimus Chaos30-May-06 21:05
Optimus Chaos30-May-06 21:05 
GeneralRe: Blinking effect in Cwnd child window Pin
aragornx30-May-06 23:48
aragornx30-May-06 23:48 
QuestionUrgent :- How to Convert char* to LPWSTR Pin
Rocky Marrone30-May-06 2:08
Rocky Marrone30-May-06 2:08 
AnswerRe: Urgent :- How to Convert char* to LPWSTR Pin
Naveen30-May-06 2:12
Naveen30-May-06 2:12 
AnswerRe: Urgent :- How to Convert char* to LPWSTR Pin
Hamid_RT30-May-06 3:40
Hamid_RT30-May-06 3:40 
GeneralRe: Urgent :- How to Convert char* to LPWSTR Pin
PJ Arends30-May-06 7:33
professionalPJ Arends30-May-06 7:33 
If you are using VC7.0 or later then you have access to the ATL7.0 conversion macros which are much better then the ATL3.0 conversion macros you introduced here. The new versions use the heap instead of the stack for memory allocation so they will not cause stack overflows if used in loops or recursive functions. Read about them in MSDN.



You may be right
I may be crazy
-- Billy Joel --


Within you lies the power for good, use it!!!
GeneralRe: Urgent :- How to Convert char* to LPWSTR Pin
Hamid_RT30-May-06 8:11
Hamid_RT30-May-06 8:11 
AnswerRe: Urgent :- How to Convert char* to LPWSTR Pin
Sarath C30-May-06 4:18
Sarath C30-May-06 4:18 
QuestionData Base data Insertion Problem (SOS..) [modified] Pin
Scorpio30-May-06 1:53
Scorpio30-May-06 1:53 
AnswerRe: Data Base data Insertion Problem (SOS..) [modified] Pin
Steve S30-May-06 4:05
Steve S30-May-06 4:05 
QuestionHow to find the number of lines compiled in C/C++? Pin
Balachander P30-May-06 1:53
Balachander P30-May-06 1:53 
AnswerRe: How to find the number of lines compiled in C/C++? Pin
Ștefan-Mihai MOGA30-May-06 3:08
professionalȘtefan-Mihai MOGA30-May-06 3:08 
AnswerRe: How to find the number of lines compiled in C/C++? Pin
toxcct30-May-06 3:23
toxcct30-May-06 3:23 
QuestionInheritance in C Pin
NiceNaidu30-May-06 1:50
NiceNaidu30-May-06 1:50 
AnswerRe: Inheritance in C Pin
Nemanja Trifunovic30-May-06 2:05
Nemanja Trifunovic30-May-06 2:05 
AnswerRe: Inheritance in C Pin
_AnsHUMAN_ 30-May-06 2:52
_AnsHUMAN_ 30-May-06 2:52 
GeneralRe: Inheritance in C Pin
toxcct30-May-06 3:02
toxcct30-May-06 3:02 
GeneralRe: Inheritance in C Pin
Roger Stoltz30-May-06 3:07
Roger Stoltz30-May-06 3:07 
AnswerRe: Inheritance in C Pin
Michael Dunn30-May-06 6:51
sitebuilderMichael Dunn30-May-06 6:51 
GeneralRe: Inheritance in C Pin
toxcct30-May-06 7:19
toxcct30-May-06 7:19 
GeneralRe: Inheritance in C Pin
NiceNaidu30-May-06 18:30
NiceNaidu30-May-06 18:30 
GeneralRe: Inheritance in C Pin
NiceNaidu30-May-06 18:32
NiceNaidu30-May-06 18:32 
GeneralRe: Inheritance in C Pin
toxcct30-May-06 21:37
toxcct30-May-06 21:37 

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.