Win64 WinMain C++ Samples #2614
Unanswered
r2d2Proton
asked this question in
General
Replies: 1 comment 1 reply
-
I had done a test as I posted in this thread (I mainly program in C/C++ since 80's, so I don't like generated code and I want to understand every line of code I type...) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Are there any samples that start from WinMain with C/C++ and dynamically load the elements needed?
I really do not want any generated code or other voodoo acting behind the scenes. I would rather perform the steps pragmatically accounting for what is needed to get the WindowsAppSDK working, and WinUI without the need for XAML or a XAML engine.
Help is appreciated.
Beta Was this translation helpful? Give feedback.
All reactions