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

C / C++ / MFC

 
GeneralRe: About dll use Pin
Cedric Moonen29-Oct-07 4:41
Cedric Moonen29-Oct-07 4:41 
GeneralRe: About dll use Pin
Nelek29-Oct-07 21:08
protectorNelek29-Oct-07 21:08 
GeneralRe: OT Pin
Fernando A. Gomez F.29-Oct-07 12:14
Fernando A. Gomez F.29-Oct-07 12:14 
GeneralRe: OT Pin
Nelek29-Oct-07 21:06
protectorNelek29-Oct-07 21:06 
QuestionSend Down Arrow Key to a Window Pin
vikrant kpr29-Oct-07 2:17
vikrant kpr29-Oct-07 2:17 
QuestionRe: Send Down Arrow Key to a Window Pin
Nishad S29-Oct-07 2:34
Nishad S29-Oct-07 2:34 
AnswerRe: Send Down Arrow Key to a Window Pin
vikrant kpr29-Oct-07 8:41
vikrant kpr29-Oct-07 8:41 
QuestionRe: Send Down Arrow Key to a Window Pin
David Crow29-Oct-07 3:52
David Crow29-Oct-07 3:52 
vikrant kpr wrote:
SendMessage(cr_MainWindow,WM_KEYDOWN,VK_UP,0);
SendMessage(cr_Combo,WM_KEYDOWN,VK_UP,0);


Are these messsages being received by the application?


"Normal is getting dressed in clothes that you buy for work and driving through traffic in a car that you are still paying for, in order to get to the job you need to pay for the clothes and the car and the house you leave vacant all day so you can afford to live in it." - Ellen Goodman

"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne


AnswerRe: Send Down Arrow Key to a Window Pin
vikrant kpr29-Oct-07 8:42
vikrant kpr29-Oct-07 8:42 
GeneralRe: Send Down Arrow Key to a Window Pin
Mark Salsbery29-Oct-07 8:57
Mark Salsbery29-Oct-07 8:57 
QuestionRe: Send Down Arrow Key to a Window Pin
David Crow29-Oct-07 9:09
David Crow29-Oct-07 9:09 
QuestionProgramatically changing the User Locale Pin
a.mulay29-Oct-07 1:46
a.mulay29-Oct-07 1:46 
QuestionRe: Programatically changing the User Locale Pin
David Crow29-Oct-07 3:53
David Crow29-Oct-07 3:53 
GeneralRe: Programatically changing the User Locale Pin
a.mulay29-Oct-07 4:06
a.mulay29-Oct-07 4:06 
GeneralRe: Programatically changing the User Locale Pin
David Crow29-Oct-07 4:21
David Crow29-Oct-07 4:21 
GeneralRe: Programatically changing the User Locale Pin
a.mulay29-Oct-07 4:37
a.mulay29-Oct-07 4:37 
QuestionHow can i search a item in a msflexgrid Pin
saravana00129-Oct-07 0:56
saravana00129-Oct-07 0:56 
AnswerRe: How can i search a item in a msflexgrid Pin
chandu00429-Oct-07 1:49
chandu00429-Oct-07 1:49 
Questionhow create MFC toolbar with png icons Pin
_Tiranox_29-Oct-07 0:44
_Tiranox_29-Oct-07 0:44 
AnswerRe: how create MFC toolbar with png icons Pin
jhwurmbach29-Oct-07 2:36
jhwurmbach29-Oct-07 2:36 
AnswerRe: how create MFC toolbar with png icons Pin
Hamid_RT29-Oct-07 2:39
Hamid_RT29-Oct-07 2:39 
GeneralRe: how create MFC toolbar with png icons Pin
_Tiranox_29-Oct-07 2:46
_Tiranox_29-Oct-07 2:46 
GeneralRe: how create MFC toolbar with png icons Pin
Hamid_RT29-Oct-07 4:09
Hamid_RT29-Oct-07 4:09 
GeneralRe: how create MFC toolbar with png icons Pin
jhwurmbach29-Oct-07 4:55
jhwurmbach29-Oct-07 4:55 
GeneralRe: how create MFC toolbar with png icons Pin
_Tiranox_2-Nov-07 1:26
_Tiranox_2-Nov-07 1:26 

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.