Window in C++

Sid Kraft 46 Reputation points
2026-07-21T02:04:45.5666667+00:00

Running Visual Studio, C++ and the OpenGL commands. Want to open a window using the following:

int i=winio@('%sp%ww[no_border]%og[static]%lw',0,0,2000,2000,ctrl);

i=winio@('%sz',XWIDE,YWIDE)

XWIDE AND YWIDE DEFINE AS float, set to a numeric value.

Getting several errors, suspect because I do not have the correct #include header? Please advise, Sid Kraft

Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other

A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.

0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.