Get up to 80 % extra points for free! More info:

Discussion: Online C++ Compiler with WinAPI?

Activities
Avatar
JensenBreck
Member
Avatar
JensenBreck:12/6/2017 1:13

Hello,
Does any know an online compiler that support WinAPI?
I'm trying to make a basic GUI. WinAPI seems to be good for simplicity on Windows programs. I'm on a Chromebook which has an Enterprise lock on it so I can't install Linux or any extensions. That's why I pretty much have to use an online compiler. I have a Windows 8.1 computer but I don't have access to it at school, which is where I'm at all day and have time to do these things.
Extra Question: Does Visual Studio include windows.h?
Please help.
Thanks!
I didn't find the right solution from the Internet.
References:http://www.cplusplus.com/…eral/226288/

Business Motion Graphics Example

 
Reply
12/6/2017 1:13
Avatar
Replies to JensenBreck
Inactive member:12/6/2017 10:19

Hi, I'm affraid these things are so complex, that there doesn't exist such compiler. Main reason is, that this requires grafical window output. There are many good online compilers for C/C++ code, even for Visual C++ (http://webcompiler.cloudapp.net/), btw. it (Visual Studio) contains windows.h library as it's part of the operation system, but these compilers are just for console applications I/O.

So my recomendation for your problem would be to install some remote desktop control tool (e.g. https://chrome.google.com/…fmihenigjmpp) and if there is good internet connection in your school, you can program with ease from there via Chromebook, on your home Windows PC. ;)

Up Reply
12/6/2017 10:19
Inactive user account.
Avatar
Kiran Kumar
Member
Avatar
 
Up Reply
9/21/2021 2:06
Avatar
Aliciasmith
Member
Avatar
Aliciasmith:10/12/2023 11:43

This is a fascinating topic! Integrating WinAPI with an online C++ compiler can greatly enhance the capabilities of web-based development environments, especially for Windows-centric applications. The potential for creating seamless, user-friendly experiences is immense.

Considering the complexities involved in this endeavor, it might be beneficial to partner with an Enterprise app development company. Their expertise in crafting robust, scalable solutions for corporate environments can be invaluable. They bring not only technical proficiency but also a deep understanding of the intricacies of enterprise-grade software. Enterprise app development company

 
Up Reply
10/12/2023 11:43
Avatar
Ania Queen
Member
Avatar
Ania Queen:17. April 15:38

For your requirement of an online compiler that supports WinAPI for creating a basic GUI, I recommend using the online IDE "Code::Blocks" along with "Compiler Explorer." Code::Blocks provides a user-friendly interface for coding, while Compiler Explorer allows you to compile and execute WinAPI code directly from your browser. This combination should suit your needs for developing Windows programs on your Chromebook without requiring installation.
https://www.ngrperformance.com/…s/5233qrs-ne
Regarding your extra question, Visual Studio does include the Windows.h header file. It's a crucial part of the Windows SDK (Software Development Kit) provided by Microsoft, which allows developers to access the Windows API (Application Programming Interface) for creating Windows applications.

 
Up Reply
17. April 15:38
To maintain the quality of discussion, we only allow registered members to comment. Sign in. If you're new, Sign up, it's free.

5 messages from 5 displayed.