1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-05 01:50:25 +00:00
qb64/source
FellippeHeitor 231e28c79b Adds method to allow closing the connection with the IDE.
In order to allow $DEBUG to work with programs that call CLEAR, the connection handle used to connect to the IDE is locked by default and cannot be CLOSEd. With this change, the debuggee itself can now unlock the handle and close the link.
2021-07-22 00:18:34 -03:00
..
global Changes version number to carry on with patches. 2021-03-05 11:09:42 -03:00
ide Removes unused variables in IDE code. 2021-07-21 14:22:37 -03:00
subs_functions Adds _EnvironCount 2021-07-17 12:15:00 -03:00
utilities Adds method to allow closing the connection with the IDE. 2021-07-22 00:18:34 -03:00
icon.rc Changes version number to carry on with patches. 2021-03-05 11:09:42 -03:00
qb64.bas Adds method to allow closing the connection with the IDE. 2021-07-22 00:18:34 -03:00
qb64.ico Proper embedding of qb64.ico into the Windows binary. 2016-09-04 12:12:30 -03:00