Click here to Skip to main content
15,918,706 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralUser defined buttons on MessageBox Pin
Mr Bose Dayala31-Oct-02 21:49
Mr Bose Dayala31-Oct-02 21:49 
GeneralRe: User defined buttons on MessageBox Pin
Mel Feik31-Oct-02 22:09
Mel Feik31-Oct-02 22:09 
GeneralRe: User defined buttons on MessageBox Pin
Eugene Pustovoyt31-Oct-02 22:20
Eugene Pustovoyt31-Oct-02 22:20 
GeneralFont in VC++ IDE Pin
stevenson31-Oct-02 20:34
stevenson31-Oct-02 20:34 
GeneralUrgent THREE Pin
stevenson31-Oct-02 19:46
stevenson31-Oct-02 19:46 
GeneralRe: Urgent THREE Pin
ian mariano1-Nov-02 0:40
ian mariano1-Nov-02 0:40 
QuestionCharacter(like u)? Pin
imran_rafique31-Oct-02 16:17
imran_rafique31-Oct-02 16:17 
AnswerRe: Character(like u)? Pin
Christian Graus31-Oct-02 16:47
protectorChristian Graus31-Oct-02 16:47 
::SendMessage(hTestWnd, WM_CHAR, (WPARAM) 'u', (LPARAM) 0);

I don't see why PostMessage would be any different.


Christian

No offense, but I don't really want to encourage the creation of another VB developer. - Larry Antram 22 Oct 2002

Hey, at least Logo had, at it's inception, a mechanical turtle. VB has always lacked even that... - Shog9 04-09-2002

During last 10 years, with invention of VB and similar programming environments, every ill-educated moron became able to develop software. - Alex E. - 12-Sept-2002
GeneralRe: Character(like u)? Pin
Le centriste31-Oct-02 18:19
Le centriste31-Oct-02 18:19 
GeneralRe: Character(like u)? Pin
Christian Graus31-Oct-02 19:18
protectorChristian Graus31-Oct-02 19:18 
GeneralRe: Character(like u)? Pin
includeh1031-Oct-02 23:41
includeh1031-Oct-02 23:41 
GeneralRe: Character(like u)? Pin
Christian Graus1-Nov-02 0:36
protectorChristian Graus1-Nov-02 0:36 
GeneralRe: Character(like u)? Pin
Gary R. Wheeler2-Nov-02 3:54
Gary R. Wheeler2-Nov-02 3:54 
GeneralLinked List Problem (PROBLEM SOLVED -- THANKS TO ALL) Pin
Nick Parker31-Oct-02 13:38
protectorNick Parker31-Oct-02 13:38 
GeneralRe: Linked List Problem Pin
Tim Smith31-Oct-02 13:51
Tim Smith31-Oct-02 13:51 
GeneralRe: Linked List Problem Pin
Nick Parker31-Oct-02 14:06
protectorNick Parker31-Oct-02 14:06 
GeneralRe: Linked List Problem Pin
ColinDavies31-Oct-02 14:11
ColinDavies31-Oct-02 14:11 
GeneralRe: Linked List Problem Pin
Nick Parker31-Oct-02 14:13
protectorNick Parker31-Oct-02 14:13 
GeneralRe: Linked List Problem Pin
Alexander Wiseman31-Oct-02 15:06
Alexander Wiseman31-Oct-02 15:06 
GeneralRe: Linked List Problem Pin
Nick Parker31-Oct-02 15:19
protectorNick Parker31-Oct-02 15:19 
GeneralRe: Linked List Problem (PROBLEM SOLVED -- THANKS TO ALL) Pin
KarstenK1-Nov-02 1:00
mveKarstenK1-Nov-02 1:00 
GeneralFrustrating new operator problem Pin
Sparticus31-Oct-02 12:18
Sparticus31-Oct-02 12:18 
GeneralRe: Frustrating new operator problem Pin
ian mariano31-Oct-02 12:27
ian mariano31-Oct-02 12:27 
GeneralRe: Frustrating new operator problem Pin
Tim Smith31-Oct-02 12:38
Tim Smith31-Oct-02 12:38 
Generaldialogs Pin
Lucky200231-Oct-02 10:12
Lucky200231-Oct-02 10:12 

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.