Alexander Kislitsyn
|
f1eafc15db
|
Moved window name to IWindowFinder method parameter from property.
|
2020-05-23 14:54:13 +03:00 |
|
Alexander Kislitsyn
|
bf96d0622a
|
Removed private keyword.
|
2020-05-23 13:07:49 +03:00 |
|
Alexander Kislitsyn
|
d2e66538e0
|
Added support of window name from options in WindowEnumerationState class.
|
2020-05-23 13:00:55 +03:00 |
|
Alexander Kislitsyn
|
6926e2a858
|
Merge non static changes.
|
2020-05-23 12:25:55 +03:00 |
|
|
c658b437b5
|
Remove statics and threadstatic so that we can pass options around
|
2020-05-23 19:05:09 +10:00 |
|
Alexander Kislitsyn
|
6a85b0bb0b
|
Merge from source repository.
|
2020-05-22 08:40:59 +03:00 |
|
Alexander Kislitsyn
|
7b4969ce0d
|
Removed string builder from logger. Added support of IOptions.
|
2020-05-22 08:19:42 +03:00 |
|
|
b817c75720
|
bump version 1.0.1
|
2020-05-22 14:33:19 +10:00 |
|
|
ed27e64d42
|
remove whitespace
|
2020-05-22 14:33:10 +10:00 |
|
|
8b348b3dd3
|
dont crash if virtualallocex fails
|
2020-05-22 14:33:01 +10:00 |
|
|
4f1ff2530c
|
Add support for Notepad++
Closes #1.
|
2020-05-22 14:25:26 +10:00 |
|
Alexander Kislitsyn
|
ed95e98a27
|
Removed default value and added exception.
|
2020-05-21 18:52:06 +03:00 |
|
Alexander Kislitsyn
|
a2a2451a6b
|
Added options to configure window name to log into. Change window search mechanism.
|
2020-05-21 18:42:55 +03:00 |
|
|
2d71319974
|
Also search for Notepad windows with changes.
Fixes #3.
|
2020-05-21 18:09:56 +10:00 |
|
|
b23e186617
|
try notepad++
|
2020-05-21 18:09:11 +10:00 |
|
|
1a934be05f
|
Use EnumWindows instead of FindWindow
|
2020-05-21 17:55:00 +10:00 |
|
|
e512889b17
|
Move edit window lookup too
|
2020-05-21 17:40:53 +10:00 |
|
|
75db9915a5
|
Move FindWindow to new file
|
2020-05-21 17:39:57 +10:00 |
|
|
70531ac442
|
Also search for Notepad windows with changes.
Fixes #3.
|
2020-05-21 17:38:01 +10:00 |
|
|
37d3f8176b
|
remove unused using
|
2020-05-21 10:49:38 +10:00 |
|
|
caad7492ca
|
Add licence and package metadata
|
2020-05-21 10:46:10 +10:00 |
|
|
aecb3421c7
|
Initial version
|
2020-05-21 10:35:58 +10:00 |
|