wj32
8550828731
fixed version numbers, etc.
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1134 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-24 00:51:41 +00:00
wj32
b70370429e
* fixed version numbers
...
* fixed protect/inherit confusion
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1130 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-23 04:42:44 +00:00
wj32
557503df5a
* added some more undocumented defs
...
* fixed error detection with Native API calls - ThrowLastError() would call Marshal.GetLastWin32Error() which doesn't even apply to Native API calls and would return without throwing an exception, causing random crashes!
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1119 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-22 09:38:30 +00:00
wj32
2be64a2c0c
new virtual memory methods in ProcessHandle; refactored code to use EnumMemory for less repetition
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1111 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-21 01:37:44 +00:00
wj32
c096bdfa33
major refactoring; all Native functions are now in a separate assembly
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1109 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-21 00:39:15 +00:00
wj32
b7be987654
fixed post-build command for Assistant
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1063 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-15 07:39:57 +00:00
wj32
6b4123f1a4
* fixed resources for KProcessHacker
...
* switched KPH to free build
* fixed DEP editing (hopefully) on XP
* added version number to PH Assistant
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1035 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-09 07:50:54 +00:00
wj32
f7fae8f5d9
fixed ServiceProperties apply button text
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@849 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-08 03:03:16 +00:00
wj32
63ea91c40e
Run As tool sets new environment variables for the child process
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@848 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-08 01:38:28 +00:00
wj32
e8d111a814
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@847 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-08 01:19:50 +00:00
wj32
2d78ed402d
massive file header update - new format for source code headers
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@495 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-14 10:39:19 +00:00
wj32
d86ccb1342
fixed TreeViewAdv drawing code (clipping was wrong)
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@383 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-22 22:42:11 +00:00
wj32
6d6b588cee
change Wei Zhu to Dean in AssemblyInfo.cs
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@320 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-18 06:36:44 +00:00
wj32
247092904d
* fix unused 'ex' variable in ObjectPrivileges.cs
...
* add Wei Zhu to credits
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@309 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-17 09:09:56 +00:00
deanme
291280e6ec
Fixed Assistant.csproj build error
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@305 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-17 05:44:30 +00:00
wj32
6ace3170e0
goddamn ')'
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@303 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-16 08:23:08 +00:00
wj32
8250c2d940
oops, wrong tip
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@302 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-16 08:22:31 +00:00
wj32
d452ffd730
fix usage help for Assistant
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@301 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-16 08:19:48 +00:00
wj32
dc02f12562
* added combobox for logon type
...
* found working kludge for starting as SYSTEM on XP
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@292 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-16 06:35:31 +00:00
wj32
20b8afee1c
fix verification of args
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@289 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-16 05:30:44 +00:00
wj32
d619bee1a2
typo correction
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@286 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-15 10:23:58 +00:00
wj32
e37b86b262
make assistant invalidate more cases of arguments
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@285 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-15 10:19:38 +00:00
wj32
661b4b5111
update assistant usage
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@284 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-15 10:18:09 +00:00
wj32
0598ae0569
* updated docs
...
* Assistant can now start programs with a token "stolen" from another process
* greatly simplified process context menu enabling/disabling
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@283 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-15 10:15:21 +00:00
wj32
730fa51364
* more detailed help for Assistant
...
* fix for running program as NT AUTHORITY\SYSTEM on XP with Assistant
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@281 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-15 07:08:14 +00:00
wj32
e501c67c2a
add more options to Assistant
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@280 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-15 06:48:31 +00:00
wj32
786308c8d8
* make assistant return error codes
...
* add QueryServiceStatus and QueryServiceStatusEx defs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@279 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-15 06:29:51 +00:00
wj32
c0a1d1635c
rename assistant.cs
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@278 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-15 05:58:25 +00:00
wj32
edda80fb02
add GUI for Assistant
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@274 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-14 11:06:41 +00:00
wj32
80e84a6aed
add assistant
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@273 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-14 10:27:37 +00:00