wj32
d8d9905dfa
added Copy command to remaining listviews
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3329 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-10 23:39:07 +00:00
wj32
7d7ba7024c
added missing compare functions
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3308 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-09 05:45:12 +00:00
wj32
38e06c4752
* find objects window now searches DLLs and mapped files
...
* more settings saved
* other enhancements
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3307 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-09 05:30:25 +00:00
wj32
b50a9b3ee2
* system information window is no longer owned by the main window
...
* should use SetForegroundWindow instead of BringWindowToTop
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3285 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-06 11:25:29 +00:00
wj32
63aca1726a
converted PhStringToInteger64 to use PH_STRINGREF
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3240 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-27 04:33:07 +00:00
wj32
a7935013ec
fixed handle searching
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3064 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-10 01:32:07 +00:00
wj32
37262bcbcb
even more un-Win32-izing
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2961 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-14 08:21:47 +00:00
wj32
6679b3becf
restructured common code into phlib
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2935 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-11 04:15:11 +00:00
wj32
bbe1014194
switched to using the LSA API
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2851 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-20 00:38:43 +00:00
wj32
215e5c3018
implemented changing service configuration
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2817 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-12 09:24:04 +00:00
wj32
e33c949275
* added common thread creation function - PhCreateThread
...
* auto pools are now stored on the stack instead of being allocated from the heap
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2806 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-07 02:39:42 +00:00
wj32
f049c56d63
added GPL headers
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2803 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-06 23:10:59 +00:00
wj32
a25b9d3244
added half-working handle search context menu
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2790 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-05 22:37:37 +00:00
wj32
c4531f72c5
added support for object address searches
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2789 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-05 21:37:14 +00:00
wj32
48a3659bc6
set the cursor immediately when searching
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2768 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-30 00:05:39 +00:00
wj32
a4b0905e06
fixed missing search results
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2767 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-29 12:26:09 +00:00
wj32
313f08bf3c
added recursion-safe set-redraw functionality
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2766 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-29 12:20:15 +00:00
wj32
5fcb312acd
implemented handle search
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2764 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-29 11:56:43 +00:00
wj32
0363d80c0c
* fixed x64 problems
...
* use non-intrusive WOW64 module enumeration
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2762 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-29 09:27:11 +00:00
wj32
a7df1b6934
focus the find objects window if it's already visible
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2751 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-26 10:04:46 +00:00
wj32
a107112587
added Find Handles and DLLs dialog (non-functional)
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2750 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-26 10:03:43 +00:00