23 Commits

Author SHA1 Message Date
Martijn Laan
8aa6443f91
Further cleanup. 2024-08-02 08:34:32 +02:00
Martijn Laan
a48343070a
Cleanup. 2024-08-01 20:09:16 +02:00
Martijn Laan
70fcaa3f77
Set target names. 2024-07-30 21:10:27 +02:00
Martijn Laan
d835e5755a
Missed a few earlier: Clean up the few remaining $jrsoftware$ tags which were used in the days of CVS. 2024-07-09 19:24:49 +02:00
Martijn Laan
587bc6f3d6
Merge branch 'main' into vcproj-update
# Conflicts:
#	Examples/MyProg/MyProg.c
2024-04-14 21:25:32 +02:00
Martijn Laan
8cc49b4e19
ARM -> Arm, see https://www.arm.com/company/policies/trademarks/arm-trademark-list/arm-trademark 2024-04-13 14:20:52 +02:00
Martijn Laan
065febac8d Update for icons change. 2024-03-22 13:17:46 +01:00
Martijn Laan
c56b78e83e Add nicer icons + minor cleanup. 2024-03-21 13:35:42 +01:00
Martijn Laan
b9033d27c1 Minor revert: fixes 'A symbol with this name already exists' in VS's Resource View. 2024-03-21 08:53:00 +01:00
Martijn Laan
a5929b96f5 Cleanup. 2024-03-21 08:52:11 +01:00
Martijn Laan
ab214c970e Get rid of the crazy VS stuff by making MyProg.rc a basic .rc like the Helper project uses. Made the version info be more like Setup's. 2024-03-20 22:29:15 +01:00
Martijn Laan
66b2fab0df Add ARM64 and some cleanup. 2024-03-20 21:00:54 +01:00
Martijn Laan
5a7f701c52 Fix warnings. 2024-03-20 20:19:36 +01:00
Martijn Laan
a4fd8346b0 Update arch notes. 2024-03-20 20:13:30 +01:00
Martijn Laan
d88fbcf234 Make it like a clean project generated by VS. This fixes compilation. 2024-03-20 20:13:04 +01:00
Martijn Laan
068c60dca9 Update MyProg.vcproj using Visual Studio 2022. Also cleanup some file names. 2024-03-15 11:57:59 +01:00
Martijn Laan
68c3fd6afe Use _M_ARM64 instead of _ARM64_. 2018-12-18 20:25:48 +01:00
Martijn Laan
71c37d1359 Prep. 2018-12-18 17:35:55 +01:00
Martijn Laan
9402b5c9a4 Added the Windows 10 "compatibility" section to the various manifest resources used by Inno Setup.
Not yet finished, need to recomiple MyProg/Helper still.
2014-10-30 09:35:48 +01:00
Martijn Laan
15fa8d4ad3 Added the Windows 8.1 "compatibility" section to the various manifest resources used by Inno Setup. This enables any check for the operating system version to get the real version number (6.3) instead of getting the same version number as it did in Windows 8 (6.2). 2013-08-27 15:00:01 +02:00
Martijn Laan
42797157ea Added the Windows 8 "compatibility" sections to the various manifest resources used by Inno Setup.
Todo: update binaries (HelperEXEs.res, MyProg.exe and MyProg-x64.exe)
2012-09-06 16:23:53 +02:00
Martijn Laan
5d51048e88 Added missing files. 2011-10-07 14:23:34 +02:00
Martijn Laan
238b774962 Added files 2011-10-06 20:53:09 +02:00