Click here to Skip to main content
15,890,336 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Euler's Contant To The X Power Pin
Luc Pattyn3-Feb-09 6:21
sitebuilderLuc Pattyn3-Feb-09 6:21 
GeneralRe: Euler's Contant To The X Power Pin
cmk3-Feb-09 21:12
cmk3-Feb-09 21:12 
Questionkeyboard event Pin
hrishiS3-Feb-09 1:18
hrishiS3-Feb-09 1:18 
QuestionRe: keyboard event Pin
CPallini3-Feb-09 1:40
mveCPallini3-Feb-09 1:40 
AnswerRe: keyboard event Pin
hrishiS3-Feb-09 1:46
hrishiS3-Feb-09 1:46 
GeneralRe: keyboard event Pin
CPallini3-Feb-09 2:05
mveCPallini3-Feb-09 2:05 
GeneralRe: keyboard event Pin
Stuart Dootson3-Feb-09 2:06
professionalStuart Dootson3-Feb-09 2:06 
AnswerRe: keyboard event Pin
Nibu babu thomas3-Feb-09 2:03
Nibu babu thomas3-Feb-09 2:03 
himangshuS wrote:
I need to check each time if I have pressed a particular key....say "h"


Use _kbhit() in combination with getch().


Nibu babu thomas
Microsoft MVP for VC++


Code must be written to be read, not by the compiler, but by another human being.

Programming Blog: http://nibuthomas.wordpress.com

GeneralRe: keyboard event Pin
hrishiS3-Feb-09 2:42
hrishiS3-Feb-09 2:42 
QuestionPlatform SDK: Get domain name Pin
Stefan Spenz3-Feb-09 1:18
Stefan Spenz3-Feb-09 1:18 
AnswerRe: Platform SDK: Get domain name Pin
Supriya Tonape3-Feb-09 1:43
Supriya Tonape3-Feb-09 1:43 
AnswerRe: Platform SDK: Get domain name Pin
Stuart Dootson3-Feb-09 1:59
professionalStuart Dootson3-Feb-09 1:59 
AnswerRe: Platform SDK: Get domain name Pin
krmed3-Feb-09 2:01
krmed3-Feb-09 2:01 
QuestionMemory Leaks With CString in vc6.0 in Release mode Pin
Ramasani3-Feb-09 1:05
Ramasani3-Feb-09 1:05 
AnswerRe: Memory Leaks With CString in vc6.0 in Release mode Pin
Stuart Dootson3-Feb-09 1:12
professionalStuart Dootson3-Feb-09 1:12 
GeneralRe: Memory Leaks With CString in vc6.0 in Release mode Pin
Ramasani3-Feb-09 1:21
Ramasani3-Feb-09 1:21 
GeneralRe: Memory Leaks With CString in vc6.0 in Release mode Pin
Stuart Dootson3-Feb-09 2:03
professionalStuart Dootson3-Feb-09 2:03 
GeneralRe: Memory Leaks With CString in vc6.0 in Release mode Pin
Ramasani3-Feb-09 2:10
Ramasani3-Feb-09 2:10 
GeneralRe: Memory Leaks With CString in vc6.0 in Release mode Pin
Stuart Dootson3-Feb-09 2:37
professionalStuart Dootson3-Feb-09 2:37 
GeneralRe: Memory Leaks With CString in vc6.0 in Release mode Pin
Ramasani3-Feb-09 2:43
Ramasani3-Feb-09 2:43 
QuestionRe: Memory Leaks With CString in vc6.0 in Release mode Pin
David Crow3-Feb-09 4:36
David Crow3-Feb-09 4:36 
QuestionListBox with Images Pin
hemlat3-Feb-09 0:42
hemlat3-Feb-09 0:42 
AnswerRe: ListBox with Images Pin
Maximilien3-Feb-09 0:46
Maximilien3-Feb-09 0:46 
AnswerRe: ListBox with Images Pin
Sarath C3-Feb-09 1:01
Sarath C3-Feb-09 1:01 
GeneralRe: ListBox with Images Pin
hemlat3-Feb-09 1:40
hemlat3-Feb-09 1:40 

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.