Click here to Skip to main content
15,899,937 members
Home / Discussions / C#
   

C#

 
QuestionHow to trigger Paste in terminal server window? Pin
mav.northwind14-Dec-07 2:58
mav.northwind14-Dec-07 2:58 
AnswerRe: How to trigger Paste in terminal server window? Pin
Kristian Sixhøj14-Dec-07 3:52
Kristian Sixhøj14-Dec-07 3:52 
GeneralRe: How to trigger Paste in terminal server window? Pin
mav.northwind14-Dec-07 4:15
mav.northwind14-Dec-07 4:15 
AnswerRe: How to trigger Paste in terminal server window? Pin
Skippums14-Dec-07 6:57
Skippums14-Dec-07 6:57 
GeneralRe: How to trigger Paste in terminal server window? Pin
mav.northwind14-Dec-07 10:57
mav.northwind14-Dec-07 10:57 
GeneralRe: How to trigger Paste in terminal server window? Pin
Skippums14-Dec-07 11:53
Skippums14-Dec-07 11:53 
GeneralRe: How to trigger Paste in terminal server window? Pin
mav.northwind14-Dec-07 20:25
mav.northwind14-Dec-07 20:25 
GeneralRe: How to trigger Paste in terminal server window? Pin
mav.northwind15-Dec-07 6:40
mav.northwind15-Dec-07 6:40 
Big Grin | :-D Victory is mine! (as Stewie Griffin would say)

Finally, I got some code from a guy in an MCE forum who was sending keystrokes to an mstsc window in response to IR remote control events.
He also used keybd_event (which didn't work in my tests), but also used AttachThreadInput, so I think this was the missing piece.
With this code I was able to send Ctrl+V to mstsc, thus triggering paste into the current application. Works like a charm!

Anyway, thanks for your support!
Regards,
mav

--
Black holes are the places where God divided by 0...

QuestionWindows Forms DataGrid View Clearing Problem Pin
deepaks314-Dec-07 1:25
deepaks314-Dec-07 1:25 
GeneralRe: Windows Forms DataGrid View Clearing Problem Pin
ChandraRam14-Dec-07 1:32
ChandraRam14-Dec-07 1:32 
GeneralRe: Windows Forms DataGrid View Clearing Problem Pin
deepaks314-Dec-07 1:35
deepaks314-Dec-07 1:35 
GeneralRe: Windows Forms DataGrid View Clearing Problem Pin
ChandraRam14-Dec-07 1:49
ChandraRam14-Dec-07 1:49 
AnswerRe: Windows Forms DataGrid View Clearing Problem Pin
dipak.dipak14-Dec-07 2:03
dipak.dipak14-Dec-07 2:03 
GeneralRe: Windows Forms DataGrid View Clearing Problem Pin
Brady Kelly14-Dec-07 2:05
Brady Kelly14-Dec-07 2:05 
GeneralRe: Windows Forms DataGrid View Clearing Problem Pin
deepaks314-Dec-07 3:17
deepaks314-Dec-07 3:17 
GeneralRe: Windows Forms DataGrid View Clearing Problem Pin
Justin Perez14-Dec-07 3:39
Justin Perez14-Dec-07 3:39 
GeneralRe: Windows Forms DataGrid View Clearing Problem Pin
deepaks314-Dec-07 17:44
deepaks314-Dec-07 17:44 
GeneralAn Array problem Pin
zeeShan anSari14-Dec-07 1:19
zeeShan anSari14-Dec-07 1:19 
GeneralRe: An Array problem Pin
zeeShan anSari14-Dec-07 1:24
zeeShan anSari14-Dec-07 1:24 
GeneralRe: An Array problem Pin
ChandraRam14-Dec-07 1:30
ChandraRam14-Dec-07 1:30 
GeneralRe: An Array problem Pin
ctoma200514-Dec-07 5:10
ctoma200514-Dec-07 5:10 
GeneralRe: An Array problem Pin
ctoma200514-Dec-07 5:12
ctoma200514-Dec-07 5:12 
GeneralSocket Connection Fails Pin
Arun Abraham Jose14-Dec-07 1:11
Arun Abraham Jose14-Dec-07 1:11 
GeneralRe: Socket Connection Fails Pin
Anthony Mushrow14-Dec-07 2:25
professionalAnthony Mushrow14-Dec-07 2:25 
GeneralRe: Socket Connection Fails Pin
mav.northwind14-Dec-07 2:41
mav.northwind14-Dec-07 2:41 

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.