Building windows app and publishing to app store.

"Exploring the fundamentals of building an .exe file from scratch, including C++ compilation, object files, linking, DLLs, and more."

Building a windows app from scratch

End goal is to publish a windows app in the windows app store

Coming soon...