Click here to Skip to main content
15,927,212 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: EndDialog and CDialog::OnOK() Pin
Ravi Bhavnani11-Aug-02 14:15
professionalRavi Bhavnani11-Aug-02 14:15 
GeneralCArray and memory allocation Pin
Space Ace11-Aug-02 12:50
Space Ace11-Aug-02 12:50 
GeneralRe: CArray and memory allocation Pin
Ravi Bhavnani11-Aug-02 13:00
professionalRavi Bhavnani11-Aug-02 13:00 
GeneralRe: CArray and memory allocation Pin
Christian Graus11-Aug-02 13:03
protectorChristian Graus11-Aug-02 13:03 
GeneralRe: something like Find function? Pin
Masaaki Onishi11-Aug-02 19:58
Masaaki Onishi11-Aug-02 19:58 
GeneralRe: CArray and memory allocation Pin
Joel Lucsy12-Aug-02 3:05
Joel Lucsy12-Aug-02 3:05 
Questionwhats does it mean anyway? to translate? Pin
nss11-Aug-02 11:56
nss11-Aug-02 11:56 
AnswerRe: whats does it mean anyway? to translate? Pin
Ravi Bhavnani11-Aug-02 11:59
professionalRavi Bhavnani11-Aug-02 11:59 
You're reading the documentation for the CE version. Here's the Win32 doc:

The TranslateMessage function translates virtual-key messages into character messages. The character messages are posted to the calling thread's message queue, to be read the next time the thread calls the GetMessage or PeekMessage function.


/ravi

Let's put "civil" back in "civilization"
http://www.ravib.com
ravib@ravib.com
GeneralRe: whats does it mean anyway? to translate? Pin
nss11-Aug-02 12:11
nss11-Aug-02 12:11 
QuestionPreTranslate message - wil it interfere? Pin
nss11-Aug-02 11:36
nss11-Aug-02 11:36 
AnswerRe: PreTranslate message - wil it interfere? Pin
Neville Franks11-Aug-02 11:43
Neville Franks11-Aug-02 11:43 
AnswerRe: PreTranslate message - wil it interfere? Pin
Michael Dunn11-Aug-02 11:54
sitebuilderMichael Dunn11-Aug-02 11:54 
GeneralRe: PreTranslate message - wil it interfere? Pin
nss11-Aug-02 11:59
nss11-Aug-02 11:59 
GeneralRe: PreTranslate message - wil it interfere? Pin
Ravi Bhavnani11-Aug-02 12:04
professionalRavi Bhavnani11-Aug-02 12:04 
GeneralRe: PreTranslate message - wil it interfere? Pin
nss11-Aug-02 12:13
nss11-Aug-02 12:13 
GeneralRe: PreTranslate message - wil it interfere? Pin
Ravi Bhavnani11-Aug-02 12:27
professionalRavi Bhavnani11-Aug-02 12:27 
GeneralRe: PreTranslate message - wil it interfere? Pin
nss11-Aug-02 12:43
nss11-Aug-02 12:43 
GeneralRe: PreTranslate message - wil it interfere? Pin
Ravi Bhavnani11-Aug-02 12:44
professionalRavi Bhavnani11-Aug-02 12:44 
GeneralRe: PreTranslate message - wil it interfere? Pin
Michael Dunn11-Aug-02 19:44
sitebuilderMichael Dunn11-Aug-02 19:44 
GeneralSample mailed Pin
Ravi Bhavnani11-Aug-02 12:43
professionalRavi Bhavnani11-Aug-02 12:43 
GeneralRe: Sample mailed Pin
nss11-Aug-02 13:01
nss11-Aug-02 13:01 
GeneralRe: Sample mailed Pin
Ravi Bhavnani11-Aug-02 13:11
professionalRavi Bhavnani11-Aug-02 13:11 
GeneralRe: Sample mailed Pin
nss11-Aug-02 15:02
nss11-Aug-02 15:02 
GeneralRe: Sample mailed Pin
Ravi Bhavnani12-Aug-02 3:43
professionalRavi Bhavnani12-Aug-02 3:43 
GeneralUsing a class!!! Pin
Rickard Andersson2011-Aug-02 11:11
Rickard Andersson2011-Aug-02 11:11 

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.