VS 2015 Enabling a VS2015 option
I just ‘upgraded’ my system to Visual Studio 2015 (after first uninstalling VS 2012, removing folders, etc). The one thing I cannot figure out is this: With VS 2012, when I would click File->New...
View ArticlePoll Button
I need to create a button that when pressed will trigger a field device to poll for data and bring it back to a station. Any ideas?
View ArticleWHY DONT WORK.... get each elemnt/value in table Ambi Frequenti
Code: Private Sub FILL_TABELLA_AMBI()   Dim X As Long   Dim result As String   Dim cell As Object   Dim ODOM As HTMLDocument   Dim myHTMLTable As HTMLTable     Dim ANNO As String, POPZ...
View ArticleRendering PNG and WEBP without GDI+ even possible?
As Discord, and many web technologies use PNG and some even using WEBP, I eventually ran into need to render it, but since this is about retrocomputing(98+ needed), I can't use GDI+. Has there been any...
View ArticleAPIs for this forum.
So, I'm planning to develop a client to this website, for that, I of course need an API, as per my research, we can use the mobile API or RSS feed, What is the forum ID of the categories? And is the...
View ArticleTest TLS 1.3 with VB6
Troubleshooting a TLS 1.3 connection is not easy. Because I was having difficulty getting "curve25519" to work properly in Win 10/11, I decided to implement a simulation program that I could step...
View ArticleFsMinifilter - twinBASIC Minifilter Driver Proof of Concept
File access block by a filter driver My demo of using tB to make kernel mode minifilter drivers is now out! This type of driver is useful for antimalware, system monitoring, access control, and other...
View Article[RESOLVED] Best way to locate "System.StackOverflowException" the cause for...
I'm generating a program that works/interfaces with a company portal, and all of a sudden upon compiling I get a "System.StackOverflowException". Now I did recently add a new class and this started,...
View ArticleSplashScreen Type of Things Going On Here, For Ms Emma Portwood ,, ThEiMp' s...
Dear VBFormers, I am looking to have a Splash Screen written into my BHO Domain App. It looks like this, the Timer is meant to clock down the milliseconds of intervals of ten units, which i have got...
View Article[RESOLVED] format string
I just have muvar="2-10-27-9-84-89" (myvar as string format) How to format myvar in: "02-10-27-09-84-89" note: The string have a fixed 6 couples
View ArticleThe New and Improved Ukraine/Russian war thread
I lied, it's not improved, just new. It's well over 3 years and there hasn't been any substantial movement in about 3 years. It almost seems as if Russia is just holding on to their initial gains and...
View ArticleWhat can be done in C (not C++) that TwinBasic cannot?
Following on from the VB6 thread here: https://www.vbforums.com/showthread....that-VB6-can-t We have the same for TwinBasic so we can refer to this thread to avoid derailing the VB6 original.
View ArticleProblem with zlibwapi inflateInit_
EDIT - I may just have been stupid. Will test more tomorrow. Please dont spend any effort on this until I confirm I really have a problem Greetings, I have been round and round this and I still cannot...
View ArticleTrump's Big Beautiful Bill
It doesn't matter if you are Republican or Democrat, money machine goes brrr. Eventually, the United States will be forced to default because the weight of the debt and Trump's foot is on the gas. What...
View Article[RESOLVED] Unit Testing Library documentation or help
Is there any documentation on the Unit Testing Library or some basic sample code somewhere for me to look at? I'm trying to use it and running up against issues where I can't figure things out. TIA
View Article