Click here to Skip to main content
15,915,770 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionWhat control can I use to display one page of document or HTML document? Pin
zhaque25-Feb-07 1:11
zhaque25-Feb-07 1:11 
QuestionHow to receive a dead character message? Pin
udiraz24-Feb-07 22:01
udiraz24-Feb-07 22:01 
AnswerRe: How to receive a dead character message? Pin
toxcct25-Feb-07 0:05
toxcct25-Feb-07 0:05 
QuestionRe: How to receive a dead character message? Pin
Newbie0025-Feb-07 0:11
Newbie0025-Feb-07 0:11 
GeneralRe: How to receive a dead character message? Pin
S Douglas25-Feb-07 1:47
professionalS Douglas25-Feb-07 1:47 
GeneralRe: How to receive a dead character message? Pin
toxcct25-Feb-07 6:29
toxcct25-Feb-07 6:29 
GeneralRe: How to receive a dead character message? Pin
S Douglas25-Feb-07 20:13
professionalS Douglas25-Feb-07 20:13 
AnswerRe: How to receive a dead character message? Pin
S Douglas25-Feb-07 1:51
professionalS Douglas25-Feb-07 1:51 
udiraz wrote:
Does someone have a clue how to get a message when a dead key is pressed?


I wouldn't worry about it to much.

CWnd::OnDeadChar[^]

MSDN:
The framework calls this member function when the OnKeyUp member function and the OnKeyDown member functions are called


Looks like its called when there are contradictory calls in the queue. Unsure | :~



I'd love to help, but unfortunatley I have prior commitments monitoring the length of my grass. :Andrew Bleakley:


QuestionWhat's the best way to write a certain number of empty bytes to a file? Pin
Sean Wcisel24-Feb-07 21:23
Sean Wcisel24-Feb-07 21:23 
Questionwhat is "Insufficient System Reource"? Pin
Jefferson Liu24-Feb-07 18:54
Jefferson Liu24-Feb-07 18:54 
QuestionNeed help on SetCheck Pin
Missmelty24-Feb-07 18:46
Missmelty24-Feb-07 18:46 
AnswerRe: Need help on SetCheck Pin
Mark Salsbery24-Feb-07 19:24
Mark Salsbery24-Feb-07 19:24 
AnswerRe: Need help on SetCheck Pin
Ravi Bhavnani24-Feb-07 20:08
professionalRavi Bhavnani24-Feb-07 20:08 
GeneralRe: Need help on SetCheck Pin
Mark Salsbery25-Feb-07 6:52
Mark Salsbery25-Feb-07 6:52 
GeneralRe: Need help on SetCheck Pin
toxcct25-Feb-07 7:02
toxcct25-Feb-07 7:02 
GeneralRe: Need help on SetCheck Pin
Mark Salsbery25-Feb-07 7:05
Mark Salsbery25-Feb-07 7:05 
AnswerRe: Need help on SetCheck Pin
Missmelty25-Feb-07 3:47
Missmelty25-Feb-07 3:47 
Questionpr quadtree [modified] Pin
satjo724-Feb-07 15:37
satjo724-Feb-07 15:37 
AnswerRe: convert first spot in char array to num? Pin
Waldermort24-Feb-07 15:05
Waldermort24-Feb-07 15:05 
GeneralRe: convert first spot in char array to num? Pin
kcg8224-Feb-07 15:21
kcg8224-Feb-07 15:21 
GeneralRe: convert first spot in char array to num? Pin
Waldermort24-Feb-07 15:31
Waldermort24-Feb-07 15:31 
QuestionExporting Error Please help Pin
snouto24-Feb-07 8:20
snouto24-Feb-07 8:20 
QuestionRe: Exporting Error Please help Pin
Newbie0024-Feb-07 8:42
Newbie0024-Feb-07 8:42 
AnswerRe: Exporting Error Please help Pin
Mark Salsbery24-Feb-07 9:04
Mark Salsbery24-Feb-07 9:04 
QuestionGetting last inserted row's autonumber in ADO? Pin
MasterShin24-Feb-07 7:25
MasterShin24-Feb-07 7:25 

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.