Click here to Skip to main content
15,911,762 members
Home / Discussions / C#
   

C#

 
QuestionTablet Ink and GDI+ Pin
HahnTech25-Sep-05 17:05
HahnTech25-Sep-05 17:05 
QuestionApartmentState doubt? Pin
Heinz_25-Sep-05 17:04
Heinz_25-Sep-05 17:04 
AnswerRe: ApartmentState doubt? Pin
Heinz_26-Sep-05 10:19
Heinz_26-Sep-05 10:19 
QuestionAbout System.WinFroms Pin
jzb25-Sep-05 16:45
jzb25-Sep-05 16:45 
QuestionDockable windows Pin
xilefxilef25-Sep-05 10:57
xilefxilef25-Sep-05 10:57 
AnswerRe: Dockable windows Pin
Sasuko26-Sep-05 0:38
Sasuko26-Sep-05 0:38 
GeneralRe: Dockable windows Pin
xilefxilef27-Sep-05 15:36
xilefxilef27-Sep-05 15:36 
QuestionWorking on IE windows Pin
Koevoeter25-Sep-05 10:07
Koevoeter25-Sep-05 10:07 
Hi,

I have to perform a specific action using several windows like hundreds of times. I could speed it up if could do this automatically:

When an Internet Explorer window is open, look for a specific regular expression match on the displayed content. If it is found, copy it to the clipboard and close the window.

The tool should not be triggered automatically and check on every window. It can, but it doesn't have to. I can as well focus the specific IE window and start it using a shortcut...

Just don't have a clue on what is the best way to start. Should i use win32 api calls, and which or is there a better C# (.NET) way to do it?

Thanx
QuestionAPI hooking Pin
tmp025-Sep-05 10:02
tmp025-Sep-05 10:02 
AnswerRe: API hooking Pin
Joel Lucsy26-Sep-05 15:17
Joel Lucsy26-Sep-05 15:17 
GeneralRe: API hooking Pin
tmp027-Sep-05 4:30
tmp027-Sep-05 4:30 
QuestionDataGrid Event Pin
Yoyosch25-Sep-05 9:16
Yoyosch25-Sep-05 9:16 
QuestionGet the filename of my application Pin
QzRz25-Sep-05 7:29
QzRz25-Sep-05 7:29 
AnswerRe: Get the filename of my application Pin
Stefan Troschuetz25-Sep-05 22:18
Stefan Troschuetz25-Sep-05 22:18 
GeneralRe: Get the filename of my application Pin
QzRz26-Sep-05 5:09
QzRz26-Sep-05 5:09 
QuestionRaw sound Pin
Niklas Ulvinge25-Sep-05 6:42
Niklas Ulvinge25-Sep-05 6:42 
Questionxml file parsing Pin
Elvis_the_Pretzelator25-Sep-05 5:08
Elvis_the_Pretzelator25-Sep-05 5:08 
AnswerRe: xml file parsing Pin
Guffa25-Sep-05 6:08
Guffa25-Sep-05 6:08 
GeneralRe: xml file parsing Pin
Elvis_the_Pretzelator25-Sep-05 7:06
Elvis_the_Pretzelator25-Sep-05 7:06 
GeneralRe: xml file parsing Pin
Guffa25-Sep-05 8:00
Guffa25-Sep-05 8:00 
GeneralRe: xml file parsing Pin
Elvis_the_Pretzelator29-Sep-05 5:05
Elvis_the_Pretzelator29-Sep-05 5:05 
QuestionWebcam/Scanner Pin
XeoN-Kc25-Sep-05 4:44
XeoN-Kc25-Sep-05 4:44 
AnswerRe: Webcam/Scanner Pin
Andrew Kirillov25-Sep-05 19:30
Andrew Kirillov25-Sep-05 19:30 
GeneralRe: Webcam/Scanner Pin
Anonymous26-Sep-05 19:39
Anonymous26-Sep-05 19:39 
GeneralRe: Webcam/Scanner Pin
Anonymous27-Sep-05 6:38
Anonymous27-Sep-05 6:38 

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.