9 Commits

Author SHA1 Message Date
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 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 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 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 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 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 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 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