|
From: | William Hales |
Subject: | Re: [Tinycc-devel] Odd problem when using variables defined in header files for a .dll |
Date: | Wed, 8 Mar 2017 19:14:33 +1100 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:49.0) Gecko/20100101 Firefox/49.0 SeaMonkey/2.46 |
Hello grischka,
Thankyou, but this does not seem to work. I just tried adding: __declspec(dllimport) extern WINDOW *stdscr; ...to the start of my main.c, and it did not change the resulting program behaviour. (No warnings or errors either, and I'm using -Wall). ![]() Regards, Hales William Hales wrote: |
[Prev in Thread] | Current Thread | [Next in Thread] |