GUI/Maximum window dimensions: Difference between revisions

Content added Content deleted
m (→‎Windows: Remove vanity tags)
Line 103: Line 103:
The following implementation has been tested on Windows 8.1, may not work on Linux systems.
The following implementation has been tested on Windows 8.1, may not work on Linux systems.
<lang C>
<lang C>
/*Abhishek Ghosh, 3rd October 2017*/

#include<windows.h>
#include<windows.h>
#include<stdio.h>
#include<stdio.h>