dmex
b02427417c
PH1.x: fixed build
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5614 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2014-02-25 23:14:38 +00:00
dmex
4639300bcc
PH 1.x: Fixed *some* crashes; Updated solutions to .NET 4.5 + vs2012; fixed compiler warnings;
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5458 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-09-23 17:05:03 +00:00
dmex
2ed70488fc
PH 1.x: fixed TokenHandle exception, fixed OptionsWindow threading bug, fixed crash for systems without Segoe UI
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4948 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-01-04 07:24:24 +00:00
dmex
74b87fbf69
PH1.x: Code Cleanup/Fixes, More KPH2 support
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4786 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-31 01:07:19 +00:00
dmex
e0579b0393
PH1.x: Code Cleanup/Fixes, Initial KPH2 support
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4785 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-30 10:35:02 +00:00
dmex
056f4c0914
PH1.x: Code Cleanup/Fixes
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4784 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-30 02:47:41 +00:00
dmex
e43aec1c5e
PH1.x: Code Cleanup/Fixes
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4778 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-29 08:32:37 +00:00
dmex
a74703575f
PH1.x: Fixed font drawing (you'll need to reset settings)
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4765 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-28 01:18:28 +00:00
dmex
3a9a6e8305
PH1.x: Marshal cache rewrite, TreeViewAdv & ListView control fixes.
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4764 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-28 00:19:55 +00:00
dmex
840fd438ed
PH1.x: string null fixes, reduced expensive Marshal.SizeOf calls
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4747 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-20 21:31:50 +00:00
dmex
19a0215366
PH1.x: misc fixes
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4745 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-19 16:37:34 +00:00
dmex
50ac319813
PH1.x: missing files from earlier commit?? :|
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4744 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-19 15:52:12 +00:00
dmex
b6a26bfea3
PH1.x: TokenHandle TrySetPrivilege fix
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4738 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-18 21:45:18 +00:00
dmex
158bbb865f
Reverted some files
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4375 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-31 02:11:34 +00:00
dmex
fd135fbae3
moved all ListView controls to ExtendedListView, fixed some API ref defs, added initial LastError error handling semantics
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4258 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-25 12:39:06 +00:00
dmex
ec5f8b197e
GC notification of native heap allocations, manifest fix, minor other fixes
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4257 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-22 09:49:44 +00:00
dmex
323d02277c
fixed most API signatures, fixed multiple 4b NtStatus allocations in various functions
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4256 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-22 06:42:44 +00:00
dmex
f585842f6d
string null perf fixes, Dictionary string perf fixes, removed redundant code, some type fixes
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4254 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-22 04:56:08 +00:00
wj32
d02af78065
reverted to buildable state
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4132 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-03-09 07:15:21 +00:00
wj32
692aac15a9
rewriting KPH interface
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3975 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-03 00:18:32 +00:00
dmex04
ec816d7988
#2983538 - fixed ProcessPriorityClass DataTypeMisalignment
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3036 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-08 00:37:16 +00:00
wj32
857cbcf79f
added AddPrivileges and RemovePrivileges to LsaPolicyHandle
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2515 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-27 06:10:17 +00:00
wj32
6d2786388c
added some functions to SamUserHandle
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2511 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-26 22:02:02 +00:00
wj32
6648222849
fixed some FileHandle bugs
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2510 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-26 09:40:19 +00:00
wj32
664f724679
added support for search patterns in FileHandle.EnumFiles/GetFiles
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2504 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-26 06:05:19 +00:00
wj32
d247acaec9
Win32.CreateProcess -> ProcessHandle.CreateWin32 in HackerWindow
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2502 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-26 03:05:50 +00:00
wj32
78f9d68839
decreased BaseObject overhead to only 4 bytes
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2501 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-26 02:34:37 +00:00
wj32
4bfc3788f3
* MemoryRegion: don't use GetStructSize unless index is not 0
...
* MemoryRegion: removed srcOffset parameter from WriteMemory
* MemoryAlloc: added ResizeNew - instead of actually resizing the allocation, this frees and allocates, which is faster
* added some MountManager functions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2494 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-24 10:25:40 +00:00
wj32
6fedd1648a
moved the service enums back into ProcessHacker.Native.Api
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2483 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-21 00:59:03 +00:00
wj32
665f3dd15d
* made ProcessHandle.GetEnvironmentVariables faster
...
* converted some ReadStruct calls to pointer dereferences
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2468 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-19 23:57:04 +00:00
wj32
924a68e82c
removed usages of stackalloc in EnumModulesNative and SetModuleReferenceCount
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2467 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-19 23:21:52 +00:00
wj32
8d9de0ae3e
* started MFS
...
* UnicodeEncoding -> Encoding
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2418 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-15 11:39:05 +00:00
wj32
4f018798b0
fixed SamDomainHandle.GetAliasMembership
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2386 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-29 00:54:44 +00:00
wj32
c9016e692c
added CredUI code
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2382 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-28 22:30:44 +00:00
wj32
408a2b1da3
fixed some stuff
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2381 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-28 10:07:41 +00:00
wj32
7f4ccb48c1
added LsaAuthHandle, interactive logon authentication package
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2380 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-28 10:03:45 +00:00
wj32
0bb361e262
added some SAM definitions from Vista/7
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2378 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-28 02:25:48 +00:00
wj32
0b8c1b0b73
added two convenience functions in LsaAccountHandle
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2377 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-28 01:42:58 +00:00
wj32
571e959421
updated alias functions
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2376 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-28 01:41:46 +00:00
wj32
1feaa4b3a3
added the SAM wrapper classes
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2375 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-28 01:13:43 +00:00
wj32
f190af0070
improved SecurityEditor ISecurable wrapper
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2370 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-27 10:20:50 +00:00
wj32
187483ce8b
enhanced LSA functions
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2369 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-27 09:04:53 +00:00
wj32
2cbb1cce28
no more Assistant.exe
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2362 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-26 07:33:41 +00:00
wj32
256bf6d770
* added new overload for ProcessHandle.CreateWin32
...
* added SetSessionId to TokenHandle
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2361 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-26 07:03:33 +00:00
wj32
81c8bf754f
renamed ThrowLastError to Throw
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2360 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-25 11:07:19 +00:00
wj32
4b5570a63b
* #2887106 - "set process I/O Priority"
...
* added ability to set thread I/O priority
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2353 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-17 09:59:22 +00:00
wj32
d76bd184ae
redid fixes
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2328 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-01 01:53:17 +00:00
wj32
5027592ce9
* reverted the entire logging thing. sorry dmex, it's just not good enough.
...
* EnumProcessModulesEx only works on Vista and above, and we already get WOW64 modules
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2327 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-01 01:35:54 +00:00
dmex04
803c5793cf
fixed: processes now show correct amount of loaded modules
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2326 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-01 01:11:36 +00:00
dmex04
22cc8b4c82
IntPtr caching, added more architecture control
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2317 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-30 20:36:36 +00:00