Click here to Skip to main content
16,008,175 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralSave BMP image from CLIPBOARD to disk Pin
Michae_geffen12-Jun-04 10:54
Michae_geffen12-Jun-04 10:54 
GeneralRe: Save BMP image from CLIPBOARD to disk Pin
Scozturk12-Jun-04 23:50
professionalScozturk12-Jun-04 23:50 
GeneralRe: Save BMP image from CLIPBOARD to disk Pin
Michae_geffen13-Jun-04 8:23
Michae_geffen13-Jun-04 8:23 
GeneralAvalon Pin
mkristof12-Jun-04 10:20
mkristof12-Jun-04 10:20 
GeneralRe: Avalon Pin
bikram singh13-Jun-04 1:30
bikram singh13-Jun-04 1:30 
GeneralRe: Avalon Pin
mkristof13-Jun-04 2:42
mkristof13-Jun-04 2:42 
GeneralSimulating keys Pin
Archer28212-Jun-04 8:48
Archer28212-Jun-04 8:48 
GeneralRe: Simulating keys Pin
Johan Rosengren12-Jun-04 23:35
Johan Rosengren12-Jun-04 23:35 
Actually, no. But I checked the documentation for SendInput, which ought to have the same problem. I quote the following:

"Therefore, if the user has any keys pressed when you call this function, they might interfere with the events that this function generates. If you are concerned about possible interference, check the keyboard's state with the GetAsyncKeyState function and correct as necessary."

I did a quick test, but could not get rid of the spurious upper character - but you could at least experiment along those lines.


GeneralRe: Simulating keys Pin
Archer28213-Jun-04 11:56
Archer28213-Jun-04 11:56 
GeneralRe: Simulating keys Pin
Johan Rosengren13-Jun-04 19:45
Johan Rosengren13-Jun-04 19:45 
GeneralLinker error "fatal error LNK1201: error writing to program database" Pin
User 665812-Jun-04 7:13
User 665812-Jun-04 7:13 
GeneralRe: Linker error "fatal error LNK1201: error writing to program database" Pin
Ghazi H. Wadi12-Jun-04 8:18
Ghazi H. Wadi12-Jun-04 8:18 
GeneralHide From CTRL+ALT+DEL Pin
Archer28212-Jun-04 6:59
Archer28212-Jun-04 6:59 
GeneralRe: Hide From CTRL+ALT+DEL Pin
gamitech12-Jun-04 8:29
gamitech12-Jun-04 8:29 
QuestionCan put a Tree in a List Pin
Tcpip200512-Jun-04 6:09
Tcpip200512-Jun-04 6:09 
AnswerRe: Can put a Tree in a List Pin
bikram singh13-Jun-04 1:44
bikram singh13-Jun-04 1:44 
GeneralProgramming with clipboard problem Pin
nguyenvhn12-Jun-04 3:28
nguyenvhn12-Jun-04 3:28 
QuestionHow can i close my SDI Applcation? Pin
RonnyS11-Jun-04 22:16
RonnyS11-Jun-04 22:16 
AnswerRe: How can i close my SDI Applcation? Pin
bneacetp11-Jun-04 22:24
bneacetp11-Jun-04 22:24 
GeneralRe: How can i close my SDI Applcation? Pin
RonnyS11-Jun-04 22:40
RonnyS11-Jun-04 22:40 
GeneralRe: How can i close my SDI Applcation? Pin
vcplusplus12-Jun-04 2:17
vcplusplus12-Jun-04 2:17 
GeneralRe: How can i close my SDI Applcation? Pin
RonnyS12-Jun-04 2:39
RonnyS12-Jun-04 2:39 
GeneralRe: How can i close my SDI Applcation? Pin
testtests12-Jun-04 11:47
testtests12-Jun-04 11:47 
GeneralRe: How can i close my SDI Applcation? Pin
vcplusplus13-Jun-04 3:22
vcplusplus13-Jun-04 3:22 
AnswerRe: How can i close my SDI Applcation? Pin
gamitech12-Jun-04 11:17
gamitech12-Jun-04 11:17 

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.