-
March 12th, 2019, 05:22 AM
#1
Open Souce for Windows Calculator
Microsoft under MIT licence has released the c++/cli code for the Windows 10 Calculator. This is available at https://github.com/Microsoft/calculator
The c++ source for vswhere may also be of interest as it has c++ code for parsing the command line, configuring a console etc. See https://github.com/Microsoft/vswhere
Last edited by 2kaud; March 12th, 2019 at 05:48 AM.
All advice is offered in good faith only. All my code is tested (unless stated explicitly otherwise) with the latest version of Microsoft Visual Studio (using the supported features of the latest standard) and is offered as examples only - not as production quality. I cannot offer advice regarding any other c/c++ compiler/IDE or incompatibilities with VS. You are ultimately responsible for the effects of your programs and the integrity of the machines they run on. Anything I post, code snippets, advice, etc is licensed as Public Domain https://creativecommons.org/publicdomain/zero/1.0/ and can be used without reference or acknowledgement. Also note that I only provide advice and guidance via the forums - and not via private messages!
C++20 Compiler: Microsoft VS2019 (16.9.3)
-
March 10th, 2021, 01:32 AM
#2
Re: Open Souce for Windows Calculator
Thanks for sharing this information. This is really helpful.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
On-Demand Webinars (sponsored)
|