Click here to Skip to main content
16,011,170 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Help with WTSRegisterSessionNotification Pin
17-Mar-02 8:32
suss17-Mar-02 8:32 
GeneralRe: Help with WTSRegisterSessionNotification Pin
Andrew Peace17-Mar-02 9:05
Andrew Peace17-Mar-02 9:05 
GeneralRe: Help with WTSRegisterSessionNotification Pin
17-Mar-02 14:00
suss17-Mar-02 14:00 
GeneralRS-422 seirial com Pin
meirav17-Mar-02 7:29
meirav17-Mar-02 7:29 
GeneralRe: RS-422 seirial com Pin
Tim Smith17-Mar-02 7:45
Tim Smith17-Mar-02 7:45 
Generalhelp with downloading from a login/pass web using php Pin
17-Mar-02 6:48
suss17-Mar-02 6:48 
GeneralVirtual Keys :: MFC Pin
valikac17-Mar-02 6:23
valikac17-Mar-02 6:23 
GeneralRe: Virtual Keys :: MFC Pin
Michael Dunn17-Mar-02 6:59
sitebuilderMichael Dunn17-Mar-02 6:59 
if ( GetKeyboardState(VK_CONTROL) & 0x8000 )
  // A control key is down


--Mike--
Rollin' in my 5.0
With the rag-top down so my hair can blow.
My really out-of-date homepage
Sonork - 100.10414 AcidHelm
Big fan of Alyson Hannigan and Jamie Salé.

GeneralRe: Virtual Keys :: MFC Pin
valikac17-Mar-02 12:51
valikac17-Mar-02 12:51 
GeneralRe: Virtual Keys :: MFC Pin
Michael Dunn17-Mar-02 12:55
sitebuilderMichael Dunn17-Mar-02 12:55 
GeneralRe: Virtual Keys :: MFC Pin
valikac17-Mar-02 13:21
valikac17-Mar-02 13:21 
GeneralRe: Virtual Keys :: MFC Pin
Michael Dunn17-Mar-02 13:28
sitebuilderMichael Dunn17-Mar-02 13:28 
GeneralBitmaps Pin
17-Mar-02 6:15
suss17-Mar-02 6:15 
GeneralRe: Bitmaps Pin
Paul M Watt17-Mar-02 7:36
mentorPaul M Watt17-Mar-02 7:36 
GeneralRe: Bitmaps Pin
Paul M Watt18-Mar-02 5:29
mentorPaul M Watt18-Mar-02 5:29 
QuestionRestrict Multiple Instance of an Exe? Pin
17-Mar-02 5:04
suss17-Mar-02 5:04 
AnswerRe: Restrict Multiple Instance of an Exe? Pin
Tim Smith17-Mar-02 6:01
Tim Smith17-Mar-02 6:01 
GeneralMy Copy Constructor bug problem Pin
John Cruz17-Mar-02 3:37
John Cruz17-Mar-02 3:37 
GeneralRe: My Copy Constructor bug problem Pin
Paul M Watt17-Mar-02 7:39
mentorPaul M Watt17-Mar-02 7:39 
GeneralRe: My Copy Constructor bug problem Pin
John Cruz17-Mar-02 10:56
John Cruz17-Mar-02 10:56 
GeneralRe: My Copy Constructor bug problem Pin
Alexandru Savescu17-Mar-02 11:51
Alexandru Savescu17-Mar-02 11:51 
GeneralRe: My Copy Constructor bug problem Pin
John Cruz17-Mar-02 12:19
John Cruz17-Mar-02 12:19 
GeneralRe: My Copy Constructor bug problem Pin
John Cruz17-Mar-02 12:27
John Cruz17-Mar-02 12:27 
GeneralRe: My Copy Constructor bug problem Pin
Andrew Peace17-Mar-02 12:41
Andrew Peace17-Mar-02 12:41 
GeneralRe: My Copy Constructor bug problem Pin
John Cruz17-Mar-02 12:56
John Cruz17-Mar-02 12:56 

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.