Support Board
Date/Time: Tue, 09 Sep 2025 12:24:27 +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). |