Copyright (C) 2018/2020 Giuseppe Pischedda.
All rights reserved.
Windows Dialog Style Desktop Application Template (Win32/C++) for Visual Studio 2017/19
Windows Dialog Style Desktop Application Template screenshot:
Windows Dialog Style Desktop Application Template aggiunge un template project a Visual Studio 2017/19 che crea lo skeleton completo per i
progetti Win32 Visual C++
basati su finestra di dialogo (un pò come accade quando si crea un progetto Winform).
Il progetto Win32 dialog based è rivolto a tutti coloro trovano un pò complicato (e misterioso) il wizard messo da disposizione da Microsoft in Visual Studio 2017/19
che crea si un progetto Win32 ma non basato su dialogs.
Licenza e disclaimer
Windows Dialog Style Desktop Application Template for Visual C++
Copyright (C) 2018/20 Giuseppe Pischedda.
Tutti i diritti riservati.
GNU GENERAL PUBLIC LICENSE
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see
Contacts
Installazione Visual Studio 2017:
- Scaricare il file compresso in formato ZIP
-
Copiare il file ZIP senza decomprimerlo nella cartella:
"C:\Users\username_here\Documents\Visual Studio 2017\Templates\ProjectTemplates"
Prerequisiti:
Microsoft Visual Studio 2017.
Installazione Visual Studio 2019:
- Scaricare il file compresso in formato ZIP
-
Copiare il file ZIP senza decomprimerlo nella cartella:
"C:\Users\username_here\Documents\Visual Studio 2019\Templates\ProjectTemplates\VC\WindowsDesktop"
Prerequisiti:
Microsoft Visual Studio 2019.
Processing request, please wait...
Giuseppe Pischedda 2020