Commit Graph

21 Commits

Author SHA1 Message Date
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 4be3d4a056 PH1.x: Handle Properties to PropSheetPage
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4780 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-29 11:29:01 +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 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 1ce07bfadd PH1.x: more string null fixes, more Marshal.SizeOf caching
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4751 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-26 04:27:14 +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 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
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 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 6c07c17a24 added some more stuff
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2373 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-27 11:42:15 +00:00
wj32 2ba1da4d58 added some SAM stuff
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2372 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-27 11:08:06 +00:00
wj32 bcc06383c1 fixed ISecurable wrappers with regards to accessing the SACL
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2371 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-27 10:26:03 +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 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 7bd28e4357 moved branches, tags, trunk to 1.x branch
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2304 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-25 02:22:46 +00:00