Click here to Skip to main content
15,894,291 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralPocket PC windows and the Return Key, it always closes them :'( Pin
OwenBurnett31-Dec-07 5:00
OwenBurnett31-Dec-07 5:00 
GeneralRe: Pocket PC windows and the Return Key, it always closes them :'( Pin
Chris Losinger31-Dec-07 9:08
professionalChris Losinger31-Dec-07 9:08 
GeneralRe: Pocket PC windows and the Return Key, it always closes them :'( Pin
OwenBurnett31-Dec-07 10:16
OwenBurnett31-Dec-07 10:16 
GeneralRe: Pocket PC windows and the Return Key, it always closes them :'( Pin
Chris Losinger31-Dec-07 10:23
professionalChris Losinger31-Dec-07 10:23 
GeneralRe: Pocket PC windows and the Return Key, it always closes them :'( Pin
OwenBurnett31-Dec-07 10:44
OwenBurnett31-Dec-07 10:44 
GeneralRe: Pocket PC windows and the Return Key, it always closes them :'( Pin
Chris Losinger31-Dec-07 10:51
professionalChris Losinger31-Dec-07 10:51 
GeneralRe: Pocket PC windows and the Return Key, it always closes them :'( Pin
OwenBurnett31-Dec-07 12:41
OwenBurnett31-Dec-07 12:41 
QuestionOnMouseMove Flags Pin
Hakan Bulut31-Dec-07 4:31
Hakan Bulut31-Dec-07 4:31 
GeneralRe: OnMouseMove Flags Pin
ashukasama31-Dec-07 4:42
ashukasama31-Dec-07 4:42 
GeneralRe: OnMouseMove Flags Pin
Hakan Bulut31-Dec-07 7:38
Hakan Bulut31-Dec-07 7:38 
GeneralSimple C++ Inheritance and Performance Pin
Lea Hayes31-Dec-07 2:50
Lea Hayes31-Dec-07 2:50 
AnswerRe: Simple C++ Inheritance and Performance Pin
Florin Crişan31-Dec-07 3:14
Florin Crişan31-Dec-07 3:14 
GeneralRe: Simple C++ Inheritance and Performance Pin
Florin Crişan31-Dec-07 3:17
Florin Crişan31-Dec-07 3:17 
GeneralRe: Simple C++ Inheritance and Performance Pin
Lea Hayes31-Dec-07 4:23
Lea Hayes31-Dec-07 4:23 
GeneralRe: Simple C++ Inheritance and Performance Pin
CPallini31-Dec-07 3:25
mveCPallini31-Dec-07 3:25 
GeneralRe: Simple C++ Inheritance and Performance [modified] Pin
Florin Crişan31-Dec-07 3:28
Florin Crişan31-Dec-07 3:28 
GeneralWhat other people say about this: Pin
Florin Crişan31-Dec-07 3:35
Florin Crişan31-Dec-07 3:35 
JokeHappy New Year! Pin
Florin Crişan31-Dec-07 3:40
Florin Crişan31-Dec-07 3:40 
GeneralRe: Simple C++ Inheritance and Performance Pin
CPallini31-Dec-07 3:42
mveCPallini31-Dec-07 3:42 
GeneralRe: Simple C++ Inheritance and Performance Pin
Florin Crişan31-Dec-07 3:46
Florin Crişan31-Dec-07 3:46 
GeneralRe: Simple C++ Inheritance and Performance Pin
CPallini31-Dec-07 4:09
mveCPallini31-Dec-07 4:09 
GeneralRe: Simple C++ Inheritance and Performance Pin
Lea Hayes31-Dec-07 4:27
Lea Hayes31-Dec-07 4:27 
Questionhow can i convert a BYTE value into CString Pin
rajneshmalik31-Dec-07 2:18
rajneshmalik31-Dec-07 2:18 
hi to all
itook a varible BYTE *bByte and want to convert bByte[1] into a CString type varible,bByte varible has hex value,
i done CString csValue=(CHAR)bByte;
where am i wrong
AnswerRe: how can i convert a BYTE value into CString Pin
Florin Crişan31-Dec-07 2:50
Florin Crişan31-Dec-07 2:50 
GeneralRe: how can i convert a BYTE value into CString Pin
Florin Crişan31-Dec-07 3:04
Florin Crişan31-Dec-07 3:04 

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.