Login Page - Create Account

Support Board


Date/Time: Mon, 13 Jan 2025 05:16:37 +0000



Post From: Linker error when using GDI

[2017-03-27 02:38:02]
User553714 - Posts: 184
I added the line below to the top of the DLL and got it to compile but in my case there was no box drawn?

#include <fcntl.h>
On the little research I did this is for the Windows file descriptors like "_O_TEXT" and is not included in SC header file (not in scstructures anyway).