Commit Graph

13 Commits

Author SHA1 Message Date
wj32 ed81c34b2c patch by xhmikosr
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4534 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-25 02:43:45 +00:00
wj32 2b955b0cb2 * removed KphHandle argument from KPH functions
* removed control Create functions
* consistently use VOID for functions with no parameters
* PPVOID -> PVOID *
* PhRefreshMupDevicePrefixes -> PhUpdateMupDevicePrefixes, PhRefreshDosDevicePrefixes -> PhUpdateDosDevicePrefixes

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4508 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-22 03:12:13 +00:00
wj32 72e08902f4 added elevation support for setting priority class and I/O priority
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4243 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-20 07:05:43 +00:00
wj32 60f392a799 implemented new Run As mechanism
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4240 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-19 09:44:27 +00:00
wj32 650349dd46 * zero password strings before they are freed
* added PhSvcApiAddAccountRight

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4238 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-19 06:26:10 +00:00
wj32 e920cfab61 added elevation support for thread actions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4227 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-08 12:21:01 +00:00
wj32 a2fc7bcba2 * improved PhSetProcessModuleLoadCount
* fixed PhSvcCallUnloadDriver not passing BaseAddress

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4206 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-05-23 06:01:25 +00:00
wj32 a1db92e72f PhSvcpCreateRelativeStringRef -> PhSvcpCreateString
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4108 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-24 03:53:54 +00:00
wj32 71330c7559 added PhSvcApiSetTcpEntry
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4076 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-08 06:56:31 +00:00
wj32 a2160f7609 added PhSvcApiCreateService, PhSvcApiChangeServiceConfig, PhSvcApiChangeServiceConfig2
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4074 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-06 09:01:57 +00:00
wj32 ca5a850407 fixed x64 compiler warning
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4073 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-06 06:27:37 +00:00
wj32 fa2fffb358 ported driver unloading, process actions and service actions to phsvc
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4072 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-06 06:23:37 +00:00
wj32 47d895f50a added phsvc
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4071 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-06 05:06:26 +00:00