summaryrefslogtreecommitdiffstats
path: root/Tests/VSWindowsFormsResx/WindowsFormsResx/MyForm.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Refactoring: Third-parties public headers are under cm3p prefixMarc Chevrier2020-05-071-1/+1
| | | | Fixes: #20666
* VS: Add Windows Forms SupportJohn Farrier2013-05-161-0/+1
Add support to maintain designer functionality for Visual Studio C++ Windows Forms projects. Also add a test project showing how to use the CMakeLists.txt file and, when successfully configured, will allow use of the designer for the included form.