Click here to Skip to main content
15,912,329 members
Home / Discussions / C#
   

C#

 
AnswerRe: Button Pin
Skippums20-Nov-07 4:58
Skippums20-Nov-07 4:58 
QuestionIUnknown -> object => null ??? Pin
kb-boxer20-Nov-07 4:08
kb-boxer20-Nov-07 4:08 
AnswerRe: IUnknown -> object => null ??? Pin
led mike20-Nov-07 5:13
led mike20-Nov-07 5:13 
GeneralRe: IUnknown -> object => null ??? Pin
kb-boxer20-Nov-07 22:06
kb-boxer20-Nov-07 22:06 
GeneralRe: IUnknown -> object => null ??? Pin
led mike21-Nov-07 4:33
led mike21-Nov-07 4:33 
QuestionHelp on bringing data out of .dat file [modified] URGENT Pin
Kyle Maldonado20-Nov-07 4:06
Kyle Maldonado20-Nov-07 4:06 
AnswerRe: Help on bringing data out of .dat file [modified] URGENT Pin
Skippums20-Nov-07 5:56
Skippums20-Nov-07 5:56 
QuestionSend key strokes to terminal server window Pin
mav.northwind20-Nov-07 4:02
mav.northwind20-Nov-07 4:02 
Hi guys!

I'm trying to automate the process of pasting the contents of the clipboard into another window.
Up to now I had two different ways for this: Use SendKeys.Send()/SendKeys.SendWait() or using keybd_event() via P/invoke, and both ways work just fine with virtually every window I could find.

Unfortunately, today I found out that neither of these ways works when having a Terminal Server Client Window (mstsc.exe) as target.

The contents of the clipboard are set correctly, because when I press Ctrl+v manually, the contents do get pasted. But when I try to tell the RDP session that Ctrl+v has been pressed by any of the means above, nothing happens (i.e. the clipboard contents don't get pasted).

Any idea what else I can try?

(oh yes, and for all the newbies:
hlp plz, vrrrry URGENT!!!)

Regards,
mav

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

AnswerRe: Send key strokes to terminal server window Pin
Skippums20-Nov-07 4:47
Skippums20-Nov-07 4:47 
GeneralRe: Send key strokes to terminal server window Pin
mav.northwind21-Nov-07 10:03
mav.northwind21-Nov-07 10:03 
GeneralRe: Send key strokes to terminal server window Pin
mav.northwind23-Nov-07 10:45
mav.northwind23-Nov-07 10:45 
GeneralRe: Send key strokes to terminal server window Pin
Skippums26-Nov-07 6:52
Skippums26-Nov-07 6:52 
GeneralRe: Send key strokes to terminal server window Pin
mav.northwind26-Nov-07 21:55
mav.northwind26-Nov-07 21:55 
GeneralRe: Send key strokes to terminal server window Pin
mav.northwind27-Nov-07 21:01
mav.northwind27-Nov-07 21:01 
GeneralRe: Send key strokes to terminal server window Pin
Skippums28-Nov-07 4:53
Skippums28-Nov-07 4:53 
Questionservice doesn't register Pin
stephan_00720-Nov-07 3:49
stephan_00720-Nov-07 3:49 
AnswerRe: service doesn't register Pin
led mike20-Nov-07 5:02
led mike20-Nov-07 5:02 
GeneralRe: service doesn't register Pin
stephan_00720-Nov-07 22:13
stephan_00720-Nov-07 22:13 
QuestionMetafile problem... Pin
devzav20-Nov-07 3:36
devzav20-Nov-07 3:36 
AnswerRe: Metafile problem... Pin
Skippums20-Nov-07 3:56
Skippums20-Nov-07 3:56 
AnswerRe: Metafile problem... Pin
devzav20-Nov-07 4:24
devzav20-Nov-07 4:24 
QuestionScan for Terminal Servers? Pin
Stimul8d20-Nov-07 3:15
Stimul8d20-Nov-07 3:15 
AnswerRe: Scan for Terminal Servers? Pin
Stimul8d20-Nov-07 4:43
Stimul8d20-Nov-07 4:43 
QuestionEvent to capture IP Packets Pin
Activwerx inc.20-Nov-07 3:01
Activwerx inc.20-Nov-07 3:01 
AnswerRe: Event to capture IP Packets Pin
Activwerx inc.20-Nov-07 11:43
Activwerx inc.20-Nov-07 11:43 

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.