2 questions I got.
- Why is it Win98+, VB runtime can run on 95 if its not due to the code?
- Will there be a TB support planned? (Barebone Thunks)
It might work on Win95 with MS Plus and latest Internet Explorer as these bring most new APIs from Win98 but I’ve never tested this as even Win98 is PITA to setup in a VM.
TB support is limited to 32-bit only both source compatible and obviously compiled binaries too. It’s not completely clear what support TB IDE needs implemented as its debugger is very different than VBx IDE
For x86. Thats nice, tbh I don't value x64 much other than for WINE users. My friend tested EveryDiscord(built with your library) on w95, unclear if problem in my code related to running on other PCs due to bad setting function usage, bad token or fault in lib. Since I fixed the setting funcs. He may try it again. will inform you.
20:42:15.907 Executing '[Form2].StartupShow()'... 20:42:16.050 [DEBUGGER] Waiting for remaining forms to close... 20:42:16.182 0001 20:42:16.050 NATIVE EXCEPTION: ACCESS_VIOLATION /mdTlsThunks.bas; mdTlsThunks.pvPatchTrampoline LINE 005514 20:42:16.187 [IDE] auto-activated TRACE-MODE in this session for extra debugging info on further native exceptions 20:42:16.187 [IDE] NOTE: compiler performance will be affected until TRACE-MODE is disabled via the Help menu
Couldn't get it to run on Win32 TB
It works here. Just imported test/Secure/Project1.vbp in BETA 784 and the sample runs correctly without any modification.
I was using BareboneTLS. Maybe that matters, I'm also on TB 784
Weird. test\BareboneTls\Project1.vbp import works here too. I get AV when retargeting Win64 only.
It imports here too. with a few warnings though. and also memory access errors in Win32 compile