wj32
36a4284b8d
converted all annotations to SAL 2.0
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5548 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-10 06:25:03 +00:00
wj32
599bf44532
3.x merge - PH_STRING conversion
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4876 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-19 11:10:51 +00:00
wj32
ed81c34b2c
patch by xhmikosr
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4534 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-25 02:43:45 +00:00
wj32
2b955b0cb2
* removed KphHandle argument from KPH functions
...
* removed control Create functions
* consistently use VOID for functions with no parameters
* PPVOID -> PVOID *
* PhRefreshMupDevicePrefixes -> PhUpdateMupDevicePrefixes, PhRefreshDosDevicePrefixes -> PhUpdateDosDevicePrefixes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4508 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-22 03:12:13 +00:00
wj32
7cc8b7f9e0
implemented extension manager and object extensions
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4365 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-29 09:49:18 +00:00
wj32
d6c22c627c
* added Time stamp column to network list
...
* date/time display is now swapped (so time is shown before date)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4303 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-07 02:24:31 +00:00
wj32
8b0a27d232
* improved column manager with multiple tree news
...
* fixed tree new item themed background painting when there is no fixed column
* ExtendedTools: added ETW columns for network connections
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4299 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-06 02:08:21 +00:00
wj32
a5360acec3
* bump to 2.16
...
* fixed the IPv6-related workaround causing crashes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4195 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-05-11 06:32:41 +00:00
wj32
0b29b61d64
added workaround for XP iphlpapi bug
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4168 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-04-22 07:53:21 +00:00
wj32
3412123b3b
cleaned up a lot of code
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3916 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-22 01:37:39 +00:00
wj32
0e1ed09357
changed dprintf to use DbgPrint
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3880 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-09 10:05:10 +00:00
wj32
468b8df8cf
fixed buffer overflow in PhGetHostNameFromAddress
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3822 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-11-04 03:14:06 +00:00
wj32
9e573553bf
added option to disable address resolution
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3725 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-06 06:24:32 +00:00
wj32
d1765ade30
fixed network provider - need to call WSAStartup first (this was unnecessary before because other DLLs called it beforehand)
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3724 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-06 06:12:46 +00:00
wj32
9bd6b26ae9
* symprv is now delay loaded
...
* added PH_CALLBACK_DECLARE for static initialization of PH_CALLBACK objects
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3616 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-13 12:04:51 +00:00
wj32
2f05e2068a
* PhCreateString(L"") -> PhReferenceEmptyString()
...
* removed AdditionalReferences parameter from PhCreateObject
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3556 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-03 07:44:29 +00:00
wj32
5ceac72a70
added PH_ prefixes to some #defines
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3552 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-02 11:09:40 +00:00
wj32
31d0aa9009
renamed phnet functions
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3487 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-10 05:42:44 +00:00
wj32
0491bd20e2
fixed lost host resolution results
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3486 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-10 05:40:20 +00:00
wj32
4b0c4147fa
flush the slists instead of popping entries one by one
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3484 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-09 08:52:07 +00:00
wj32
089dd86c44
renamed functions to [verb] [object] form
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3452 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-30 08:35:37 +00:00
wj32
714d26bd66
reverted r3217
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3218 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-19 05:25:59 +00:00
wj32
2a9c43df02
fixed x64 alignment issues
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3217 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-19 04:43:08 +00:00
wj32
2a1deb450f
improved synchronization definitions
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3210 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-16 06:50:30 +00:00
wj32
a245726640
use lock-free list for thread/network query results
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3170 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-02 11:48:12 +00:00
wj32
9824393c15
memory tab now works
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3158 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-28 11:08:49 +00:00
wj32
dce4f492bd
address resolving is still broken
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3129 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-10 23:12:10 +00:00
wj32
02b963a7c7
added check
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3120 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-09 11:50:10 +00:00
wj32
0024ac043d
completed network list
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3116 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-09 07:44:14 +00:00
wj32
6591114be0
added host lookup to the network provider
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3115 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-09 03:47:51 +00:00
wj32
bc4cadabb5
added basic network provider functionality
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3114 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-09 02:23:18 +00:00