| Commit | Date | |
|---|---|---|
| 2021-02-21 03:27:06 | Tree | |
| 2021-02-21 03:16:48 | Tree | |
| 2021-02-21 01:47:08 | Tree | |
|
[r5670]
by
david_costanzo
Move CCenterableLink into its own header/source file. |
2021-02-21 01:04:37 | Tree |
|
[r5669]
by
david_costanzo
Make the link to FMSLogo's project page clickable in "About -> FMSLogo..." |
2021-02-20 23:50:11 | Tree |
|
[r5668]
by
david_costanzo
Fix Bug #564; Tree recursive procedures with no base case one again throw an "out of memory" error, instead of causing FMSLogo to exit. This fix restores the original strategy for out-of-memory that existed in FMSLogo 6.29.1, which is to allocate a reserve to be used when malloc() fails for the purpose of returning things back to normal. This fix isn't perfect, as attempts to select "File -> Load..." after running out of memory cause FMSLogo to disappear. However, unlike bug #564, this is NOT a regression and so is likely due to some other problem. |
2021-02-15 03:35:11 | Tree |
| 2021-02-13 21:44:02 | Tree | |
|
[r5666]
by
david_costanzo
Add sample code for executing the win32 function GetTempPathW with DLLCALL. |
2021-02-13 21:38:38 | Tree |
|
[r5665]
by
david_costanzo
Add some sample code for calling GetEnvironmentVariableW() |
2021-02-13 20:29:25 | Tree |
| 2021-02-08 02:50:15 | Tree |