silverf0x
1093c5ab65
Add runtime versions 10.0.17763.1
2018-11-01 15:05:44 +01:00
silverf0x
9bd35cdb84
Add runtime version 10.0.16299.726
2018-10-18 20:19:41 +02:00
silverf0x
685a4d5454
Add runtime versions 10.0.17134.1
2018-08-25 22:07:15 +02:00
silverf0x
7645b1c6a5
Complete bug fixed in pull request #11
2018-08-25 21:56:30 +02:00
silverf0x
29d8f7c734
Merge branch 'master' of https://github.com/silverf0x/RpcView
2018-08-25 21:53:35 +02:00
silverf0x
daf87dcc99
Add runtime version 6.1.7601.24117
2018-08-25 21:48:04 +02:00
silverf0x
d96e2fb6a4
Merge pull request #11 from wmliang/master
...
bug fixed
2018-08-25 21:42:29 +02:00
silverf0x
ddd91d8735
Add runtime versions 10.0.17134.112 and 10.0.17134.228
2018-08-25 21:33:09 +02:00
wmliang
a53bff717b
bug fixed
2018-07-31 21:29:04 +08:00
silverf0x
c108da277b
Add runtime versions 10.0.17134.48
2018-06-07 21:18:17 +02:00
silverf0x
8cc56822ad
Merge pull request #9 from 1orenz0/upstream
...
Fix size_is description when the parameter is out
2018-04-26 21:11:23 +02:00
1orenz0
39ded8c54d
Fix size_is description when the parameter is out
...
When the argument using to describe size_is is an out parameter, we
don't know it's value and it cannot be used to describe the size of
another parameter. That's why in that case we can only set a max range
2018-04-25 20:33:57 +02:00
silverf0x
9f25e60e62
Add runtime versions 10.0.16299.309 and 10.0.16299.371
2018-04-18 21:44:01 +02:00
silverf0x
13b5819f56
Merge pull request #6 from TogDu/master
...
FEATURE/EXPERIMENTAL : Add /f flag to force runtime loading
2018-02-26 18:30:06 +01:00
TogDu
b5d86817fc
FIX : /f flag wasn't transmitted on runas
2018-02-17 19:31:06 +01:00
TogDu
b2d5166e6f
add /f flag support for debug mode
2018-02-17 19:29:24 +01:00
TogDu
b168708bfa
FIX : argv wasn't initialized so QApp cannot return valid argc value
2018-02-17 19:28:48 +01:00
TogDu
23fa0b517d
FEATURE-EXPERIMENTAL : add /f flag to force loading for unsupported runtimes
2018-02-12 21:54:18 +01:00
TogDu
e71f79cfb1
add support for 10.0.17074.1002
...
TODO add a f** \force flag
2018-02-12 19:16:41 +01:00
TogDu
af13aed088
add support for 6.1.7601.23816
2018-02-12 19:15:53 +01:00
TogDu
cc751f40f2
Merge branch 'remotes/silverf0x/master'
2018-01-24 19:40:35 +01:00
TogDu
a5b789f1ba
add support for 10.0.17025.1000
2018-01-24 19:38:53 +01:00
silverf0x
707aa7947c
Add support for version 10.0.16299.192
2018-01-06 20:11:51 +01:00
silverf0x
e71a2006b7
Add manual refresh option and configuration files to describe interfaces
2017-12-11 22:43:44 +01:00
silverf0x
940bff0824
Add support for version 10.0.14393.1770
2017-11-20 19:49:09 +01:00
silverf0x
3de26eaa04
Update README.md
v0.3.0
2017-11-08 21:02:34 +01:00
silverf0x
d796ddeeb3
Update Resource files to add build version
2017-11-08 20:52:59 +01:00
silverf0x
32b1f9c0d2
Update README.md
2017-11-08 20:27:13 +01:00
silverf0x
cf5615c21c
Fix unreachable code in RpcCoreManager.c when building the x86 version
2017-11-07 23:28:12 +01:00
silverf0x
a5e4fd2c43
Increase compiler warning level to W4 with WX
2017-11-07 23:18:16 +01:00
silverf0x
0554224b54
Remove the /WX (warnings as errors) compiler option
2017-11-07 20:55:05 +01:00
silverf0x
9c0f46d029
Upgrade to Qt5
2017-11-07 20:25:01 +01:00
silverf0x
51e5b1e09f
Add support for versions 6.3.9600.18292 and 10.0.17017.1000
2017-11-07 20:22:28 +01:00
silverf0x
b8ff63ec59
Add support for version 6.1.7601.23915
2017-11-07 20:21:33 +01:00
silverf0x
30bfa47b8c
Fix #4 : v0.2.1hangs on Windows RS2
2017-11-07 20:19:28 +01:00
silverf0x
1ac3d4a63c
Update CMakeLists.txt to version 0.2.2
2017-10-01 07:11:42 +00:00
silverf0x
fa78abfb55
Fix the global RpcServer detection hang
2017-10-01 07:04:06 +00:00
silverf0x
362d32d98f
Merge pull request #2 from TogDu/master
...
support for IDL without win32kExtension
2017-10-30 20:53:20 +00:00
TogDu
3eb61e7076
add support for 6.1.7601.23714
2017-10-30 18:51:24 +01:00
TogDu
99c858af98
Merge branch 'master' of https://github.com/silverf0x/RpcView
2017-10-30 18:36:00 +01:00
silverf0x
9e37a62895
Update CMakeLists.txt to version 0.2.1
v0.2.1
2017-10-03 14:50:20 +00:00
silverf0x
fc685d4fbc
Add support for windows 10 redstone 2 and 3
2017-10-03 13:49:32 +00:00
silverf0x
8b0c7d6725
Add support for the _NT_SYMBOL_PATH environment variable
2017-10-03 13:45:40 +00:00
silverf0x
de6aef20ca
Remove the symbol path parameter when the input text is empty
2017-10-03 13:44:21 +00:00
silverf0x
f5a32da211
Limit the MAX_SIMPLE_DICT_ENTRIES 0x200 to avoid dead lock when searching for the RpcServer (heuristic approach)
2017-10-03 13:42:56 +00:00
silverf0x
e470df9ac1
Merge pull request #1 from quelle-est-ton-IRP-preferee/Win10_16232
...
Add support for Windows 16232
2017-07-23 22:09:33 +02:00
silverf0x
29334768eb
Merge branch 'master' into Win10_16232
2017-07-23 22:08:40 +02:00
quelle-est-ton-IRP-preferee
8264898cc0
Add support for Windows 16232
2017-07-13 23:33:36 +02:00
TogDu
cce523d939
remove pedentic warning (%x / unsigned char* conflict)
2017-05-10 19:27:41 +02:00
TogDu
85ff861717
BUGFIX :
...
-duplicate type OIF_HEADER_T / Oif_Header_t (more to come)
-support for IDL without win32kExtension structure
2017-05-10 19:25:02 +02:00