25 Commits

Author SHA1 Message Date
dmex 53c069dacb Fixed solution include path inconsistencies
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6263 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-12-16 11:06:04 +00:00
dmex d8f3f4f0e5 Update to latest Windows SDK
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6246 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-12-06 09:04:42 +00:00
wj32 284692d610 Switch SDK version to 10.0.10240.0
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6184 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-08-16 12:28:59 +00:00
wj32 f4ad8a85da Upgrade all projects to VS 2015 (almost all by dmex)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6179 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-08-16 06:10:56 +00:00
wj32 517790f054 Remove *STR_*EQUAL macros since we have the PhEqualBytesZ/PhEqualStringZ functions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6132 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-21 11:13:33 +00:00
wj32 92ba8d14df Fix serious bug in PhFindCharInStringRef
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6123 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-20 06:11:57 +00:00
wj32 3298c956d0 Revert BrowseInformation
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6031 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-07 07:54:55 +00:00
wj32 8630c6bbd9 Set BrowseInformation for main projects
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6029 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-06 10:44:39 +00:00
wj32 59d79d1a8e Fix Coverity issues
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5871 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-11 12:04:03 +00:00
wj32 b962a69548 Proper UTF-8, UTF-16, UTF-32 support (settings code still needs to be updated)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5810 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-21 02:33:44 +00:00
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
xhmikosr 5c75561ff5 Clean up project files.
* remove the obsolete _ProjectFileVersion property
* remove EnableEnhancedInstructionSet for Debug and x64 configurations (x64 is always SSE2)
* remove unused Midl properties

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5485 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-10-22 18:05:15 +00:00
xhmikosr 50604873dc cleaned up project files
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5468 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-10-21 10:46:53 +00:00
dmex 7499532792 Upgraded project to Visual Studio 2013
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5466 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-10-20 20:15:00 +00:00
wj32 d0df5194a9 * re-added XP support
* added x86 dynamic (KPH) data for Windows 8

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5098 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-11-29 12:10:37 +00:00
dmex be41a749f9 Updated all solutions to Visual Studio 2012 and .NET 4.5, removed duplicate definitions.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5090 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-10-21 06:50:45 +00:00
wj32 d3ebc836b0 added SSE2 string code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4884 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-20 06:14:43 +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 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 5e0d5c469e patch by xhmikosr
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4359 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-26 10:28:55 +00:00
wj32 b45d561410 patch by xhmikosr
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4348 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-23 11:02:19 +00:00
wj32 42ec373158 * updated NT header files
* replaced rev.h with winmisc.h
* removed MinimalRebuild from project files

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4346 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-23 02:08:23 +00:00
wj32 72354277ef patch by xhmikosr
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4241 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-20 02:44:46 +00:00
wj32 01932c8618 * added more mnemonics for menu items
* added PhCompareUnicodeStringZIgnoreMenuPrefix

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4040 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-23 23:20:58 +00:00
wj32 216ee0ada2 * added tests
* deleted useless vcproj files

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3928 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-24 03:27:11 +00:00