04-22-2024, 03:48 PM
Quote:-static: This tells the linker to statically link the program (build needed functions from the Standard library into the EXE) instead of requiring external library DLLs. I hate when I run a program and Windows tells me that I need certain .DLLs. (Note that static linking will cause your EXE file to be bigger)This one should be good for Scintilla code editor
I saw some guys from FreeBasic use this method to build code editors.
micro(A)developer
http://basic4us.epizy.com/forum/index.php
http://basic4us.epizy.com/forum/index.php