ReactOS Project - reactos.git/rss - reactos/dll/appcompat/apphelp/CMakeLists.txt history https://git.reactos.org/?p=reactos.git;a=history;f=reactos/dll/appcompat/apphelp/CMakeLists.txt A free Windows-compatible Operating System en ReactOS Project static/git-logo.png ReactOS Project - reactos.git/rss - reactos/dll/appcompat/apphelp/CMakeLists.txt history https://git.reactos.org/?p=reactos.git;a=history;f=reactos/dll/appcompat/apphelp/CMakeLists.txt Tue, 3 Oct 2017 07:45:34 +0000 Tue, 3 Oct 2017 07:45:34 +0000 gitweb v.2.17.1/2.17.1 Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers... Colin Finck <colin@reactos.org> Tue, 3 Oct 2017 07:45:34 +0000 https://git.reactos.org/?p=reactos.git;a=commitdiff;h=c2c66aff7dacc62d125f2cd61d1167e9a2aa3fd6 https://git.reactos.org/?p=reactos.git;a=commitdiff;h=c2c66aff7dacc62d125f2cd61d1167e9a2aa3fd6 Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers... Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
  • [D] reactos/dll/appcompat/apphelp/CMakeLists.txt
]]>
[APPHELP][ACPPAGE][SHIMLIB] Update license headers Mark Jansen <mark.jansen@reactos.org> Fri, 8 Sep 2017 20:19:51 +0000 https://git.reactos.org/?p=reactos.git;a=commitdiff;h=7279c0c5417f2f3630d78800fd8a9fd15b7081fa https://git.reactos.org/?p=reactos.git;a=commitdiff;h=7279c0c5417f2f3630d78800fd8a9fd15b7081fa [APPHELP][ACPPAGE][SHIMLIB] Update license headers [APPHELP][ACPPAGE][SHIMLIB] Update license headers svn path=/trunk/; revision=75799
  • [D] reactos/dll/appcompat/apphelp/CMakeLists.txt
]]>
[APPHELP] Various cleanup tasks Mark Jansen <mark.jansen@reactos.org> Fri, 28 Jul 2017 19:00:27 +0000 https://git.reactos.org/?p=reactos.git;a=commitdiff;h=63568c9f24f36cce56f0926c75c25e3c38ed0ab5 https://git.reactos.org/?p=reactos.git;a=commitdiff;h=63568c9f24f36cce56f0926c75c25e3c38ed0ab5 [APPHELP] Various cleanup tasks [APPHELP] Various cleanup tasks - Move debug heap functionality to a separate file - Clean includes - Remove msvcrt dependency - Clean up string usage - Remove some higher level functions in favor of their ntdll counterparts (wip). svn path=/trunk/; revision=75432
  • [D] reactos/dll/appcompat/apphelp/CMakeLists.txt
]]>
[APPHELP] Use DbgPrint instead of OutputDebugString + fix SDBAPI_DEBUG_ALLOC Mark Jansen <mark.jansen@reactos.org> Thu, 27 Jul 2017 20:36:51 +0000 https://git.reactos.org/?p=reactos.git;a=commitdiff;h=7315f47790653a616e347200a0425bd96760ef1c https://git.reactos.org/?p=reactos.git;a=commitdiff;h=7315f47790653a616e347200a0425bd96760ef1c [APPHELP] Use DbgPrint instead of OutputDebugString + fix SDBAPI_DEBUG_ALLOC [APPHELP] Use DbgPrint instead of OutputDebugString + fix SDBAPI_DEBUG_ALLOC svn path=/trunk/; revision=75429
  • [D] reactos/dll/appcompat/apphelp/CMakeLists.txt
]]>
[APPHELP/SHIMENG] Begin implementing the core of the SHIM engine. Mark Jansen <mark.jansen@reactos.org> Sat, 1 Jul 2017 20:06:30 +0000 https://git.reactos.org/?p=reactos.git;a=commitdiff;h=711a1cb3414768c59419bb0454a1265403f7a5a6 https://git.reactos.org/?p=reactos.git;a=commitdiff;h=711a1cb3414768c59419bb0454a1265403f7a5a6 [APPHELP/SHIMENG] Begin implementing the core of the SHIM engine. [APPHELP/SHIMENG] Begin implementing the core of the SHIM engine. With this, the basics of the app compat engine are implemented and should be functional. Currently it is disable with a policy, to be enabled soon. CORE-13284 CORE-11300 svn path=/trunk/; revision=75258
  • [D] reactos/dll/appcompat/apphelp/CMakeLists.txt
]]>
[APPHELP][SHIMLIB] Forward some events to loaded shims. CORE-11329 Mark Jansen <mark.jansen@reactos.org> Sat, 13 May 2017 18:49:27 +0000 https://git.reactos.org/?p=reactos.git;a=commitdiff;h=c7afd6f90c5854a5a9029f4ffe40b658bbc68888 https://git.reactos.org/?p=reactos.git;a=commitdiff;h=c7afd6f90c5854a5a9029f4ffe40b658bbc68888 [APPHELP][SHIMLIB] Forward some events to loaded shims. CORE-11329 [APPHELP][SHIMLIB] Forward some events to loaded shims. CORE-11329 svn path=/trunk/; revision=74535
  • [D] reactos/dll/appcompat/apphelp/CMakeLists.txt
]]>
[APPHELP][APPHELP_APITEST] Update db apitests to succeed from 2k3 to 10, paving the... Mark Jansen <mark.jansen@reactos.org> Sun, 30 Oct 2016 19:39:43 +0000 https://git.reactos.org/?p=reactos.git;a=commitdiff;h=22ba0b5aa5757ed153edb127c02f5b3d360cbb4a https://git.reactos.org/?p=reactos.git;a=commitdiff;h=22ba0b5aa5757ed153edb127c02f5b3d360cbb4a [APPHELP][APPHELP_APITEST] Update db apitests to succeed from 2k3 to 10, paving the... [APPHELP][APPHELP_APITEST] Update db apitests to succeed from 2k3 to 10, paving the way for the next set of tests. - Support 2k3 and Vista+ versions of the SDBQUERYRESULT structure. - Add tests for SdbFindFirstNamedTag, SdbTagIDToTagRef, SdbGetLayerTagRef - Implement SdbFindFirstNamedTag, SdbTagIDToTagRef, SdbGetLayerTagRef - Add a version resource to apphelp, so that we can use it to identify which tests to use. svn path=/trunk/; revision=73083
  • [D] reactos/dll/appcompat/apphelp/CMakeLists.txt
]]>
[APPHELP][APPHELP_APITEST] Partially implement SdbGetMatchingExe, SdbInitDatabase... Mark Jansen <mark.jansen@reactos.org> Sat, 3 Sep 2016 16:20:52 +0000 https://git.reactos.org/?p=reactos.git;a=commitdiff;h=e61bc91d9714845d7e595d004249d47f4f132741 https://git.reactos.org/?p=reactos.git;a=commitdiff;h=e61bc91d9714845d7e595d004249d47f4f132741 [APPHELP][APPHELP_APITEST] Partially implement SdbGetMatchingExe, SdbInitDatabase... [APPHELP][APPHELP_APITEST] Partially implement SdbGetMatchingExe, SdbInitDatabase and SdbTagRefToTagID. CORE-10367 - SdbGetMatchingExe, SdbInitDatabase partial implementation by Mislav Blažević - Tests by me, they pass on vista - win10. (Win2k3 has another struct layout) - Move shared test functions to a common header - SdbTagRefToTagID misses functionality related to multiple databases, but that is not supported anywhere yet. svn path=/trunk/; revision=72549
  • [D] reactos/dll/appcompat/apphelp/CMakeLists.txt
]]>
[APPHELP] Implement automatic stringtable generation when writing an Sdb database... Mark Jansen <mark.jansen@reactos.org> Sat, 11 Jun 2016 21:12:43 +0000 https://git.reactos.org/?p=reactos.git;a=commitdiff;h=5b2c7d7e5021290b8ce97708a5f67c9eafa0eb45 https://git.reactos.org/?p=reactos.git;a=commitdiff;h=5b2c7d7e5021290b8ce97708a5f67c9eafa0eb45 [APPHELP] Implement automatic stringtable generation when writing an Sdb database... [APPHELP] Implement automatic stringtable generation when writing an Sdb database. CORE-10367 svn path=/trunk/; revision=71614
  • [D] reactos/dll/appcompat/apphelp/CMakeLists.txt
]]>
[APPHELP][APPHELP_APITEST] Implement most of sdbread and sdbwrite, mainly the work... Mark Jansen <mark.jansen@reactos.org> Sun, 22 May 2016 20:27:02 +0000 https://git.reactos.org/?p=reactos.git;a=commitdiff;h=a6879a9948c4fcf25af3510e4c620e6d94d2c1a0 https://git.reactos.org/?p=reactos.git;a=commitdiff;h=a6879a9948c4fcf25af3510e4c620e6d94d2c1a0 [APPHELP][APPHELP_APITEST] Implement most of sdbread and sdbwrite, mainly the work... [APPHELP][APPHELP_APITEST] Implement most of sdbread and sdbwrite, mainly the work of Mislav Blaževic, with some small additions from me. CORE-10367 svn path=/trunk/; revision=71380
  • [D] reactos/dll/appcompat/apphelp/CMakeLists.txt
]]>
[APPHELP] Remove imagehlp.dll dependency. CORE-10367 Mark Jansen <mark.jansen@reactos.org> Tue, 10 May 2016 20:42:37 +0000 https://git.reactos.org/?p=reactos.git;a=commitdiff;h=4a7af46ceef5b4e5369dd6630180041c3b73a212 https://git.reactos.org/?p=reactos.git;a=commitdiff;h=4a7af46ceef5b4e5369dd6630180041c3b73a212 [APPHELP] Remove imagehlp.dll dependency. CORE-10367 [APPHELP] Remove imagehlp.dll dependency. CORE-10367 svn path=/trunk/; revision=71312
  • [D] reactos/dll/appcompat/apphelp/CMakeLists.txt
]]>
[APPHELP][APPHELP_APITEST] Add SdbGetFileAttributes + tests, based on the work of... Mark Jansen <mark.jansen@reactos.org> Sun, 1 May 2016 19:12:06 +0000 https://git.reactos.org/?p=reactos.git;a=commitdiff;h=78280ad21f833411074e7ff0aa3d3345fb9e0704 https://git.reactos.org/?p=reactos.git;a=commitdiff;h=78280ad21f833411074e7ff0aa3d3345fb9e0704 [APPHELP][APPHELP_APITEST] Add SdbGetFileAttributes + tests, based on the work of... [APPHELP][APPHELP_APITEST] Add SdbGetFileAttributes + tests, based on the work of Mislav Blažević CORE-10367 - Implement SdbGetFileAttributes (based on the work of Mislav Blažević) - Add tests for SdbGetFileAttributes svn path=/trunk/; revision=71226
  • [D] reactos/dll/appcompat/apphelp/CMakeLists.txt
]]>
[APPHELP] Thomas Faber <thomas.faber@reactos.org> Thu, 31 Mar 2016 12:54:05 +0000 https://git.reactos.org/?p=reactos.git;a=commitdiff;h=3a5f8b5d7eee1d38d1484a8033a6614399e6db08 https://git.reactos.org/?p=reactos.git;a=commitdiff;h=3a5f8b5d7eee1d38d1484a8033a6614399e6db08 [APPHELP] [APPHELP] - Add apphelp.dll. Patch by Mark Jansen, partially based on work by Mislav Blažević and the Wine team. CORE-10367 #resolve svn path=/trunk/; revision=71084
  • [D] reactos/dll/appcompat/apphelp/CMakeLists.txt
]]>