hakril
|
4985f7bba5
|
update documentation for service
|
2024-12-31 11:04:10 +01:00 |
|
hakril
|
99d39604df
|
Finishing samples/python_service.py
|
2024-12-31 10:23:08 +01:00 |
|
hakril
|
b1f0d74a3a
|
Fix serviceManager handle closing + winproxy.SetThreadToken for py3
|
2024-06-10 21:25:08 +02:00 |
|
hakril
|
33766c2ffd
|
Working on WinAPI Wide-transition
|
2024-06-05 22:43:30 +02:00 |
|
hakril
|
99fbec8ec4
|
Passed services API to Wide functions
|
2024-06-05 22:43:30 +02:00 |
|
clement rouault
|
0f501ab46d
|
Service API are now full Wide / service object now use unicode strings
|
2023-01-30 13:12:18 +01:00 |
|
hakril
|
ffec0aa57e
|
Renamed NewService class as Service + updated doc/sample for new service API
|
2020-05-12 00:20:16 +02:00 |
|
hakril
|
eb131d2621
|
system.services now handle int/slice for getitem + update doc + add a sample
|
2020-05-11 23:42:51 +02:00 |
|
hakril
|
466d94c03c
|
Fixed broken basestring for py3 compatibility (see issue #15)
|
2020-05-02 23:12:25 +02:00 |
|
hakril
|
7638080ee4
|
Added new service API allowing to find service by name easily
|
2019-11-14 13:31:20 +01:00 |
|
hakril
|
b9fe4d19e5
|
Added ControlService + service.stop() + service.start() accept arguments
|
2019-08-08 10:28:22 +02:00 |
|
hakril
|
db44087bba
|
Refactor thread code for simple token retrieving on Process/Thread objects
|
2018-12-21 16:07:10 +01:00 |
|
hakril
|
b223ed233e
|
Fix stuff in service.py + update test
|
2018-06-05 11:59:06 +02:00 |
|
Clement Rouault
|
8ba325afd2
|
Add a new FlagMapper to easily transform int to Flag and change to code use it
|
2017-11-10 13:47:27 +01:00 |
|
Clement Rouault
|
5301f91927
|
Add sample for thread + fix code to get a WinProcess from a pid not using WinProcess(pid=xxx) + test
|
2017-09-11 18:20:49 +02:00 |
|
Clement Rouault
|
9461d4a2fb
|
Add structs/def/funcs + Service.start()
|
2017-05-24 17:40:31 +02:00 |
|
Clement Rouault
|
5478bda8bc
|
Working on CryptoAPI
|
2017-04-12 17:19:01 +02:00 |
|
hakril
|
c2c3fe2dc2
|
more doc
|
2016-04-27 00:33:02 +02:00 |
|
hakril
|
53e131831d
|
Writing / updating some doc
|
2016-03-29 23:41:54 +02:00 |
|
Clement Rouault
|
3cb8cc6f9e
|
Refactor: new winobject directory
|
2016-03-23 13:42:54 +01:00 |
|