CommonDialog filter, but shows unallowed extension when typing
Hi friends :) I don't know how to search for similar topics but I encounter a problem with CommonDialog's filter. Here is a small code example, just add a CommonDialog1 o a Form: Code: Private Sub...
View ArticleGood lord its BLOATED!
(Didn't see an appropriate forum for this so I'll post it here.) Wow. I just downloaded & installed Visual Studio 2022 Community. My computer is modest - 3.1gb duo-core, 8gb of RAM, 64-bit Win 10....
View Articlevb6 - mourir a Madrid
I 'm afraid vb6 is in its last throes if not already dead. I tried to install in windows 11, it went in after a struggle but then damaged the system. It caused blue screens. The service people tried to...
View ArticleExits a project to convert a vbp to option explicit?
Exits a project to convert a vbp to option explicit? Any code that analice the variables not declared, and convert the code that have always option explicit?
View ArticleVB6 to Windows 10 GetOpenFileName
Have another issue with my XP VB code running on Windows 10, this time with a call to GetOpenFileName. I’m passing off a handle to a VB form where I’m having to draw my own title-bar with DrawCaption....
View ArticleCreate ActiveX control dynamically
I want add this control dynamically RICHTEXT.RichtextCtrl but it has no width and height properties, so how to adjust its bounds.
View ArticleGraphical Checkbox Colors
How to make a Graphical Checkbox background color vivid when the checkbox is checked ?
View ArticleEncountering performance issues whilst amending multiple text files
Hello all. I have a script (as below) which works well and formats a date within multiple text files in a specified folder. However, if I run this on a lot of files, some with a lot of text, then it...
View ArticleThe future of my Windows & VB6 involvement needs TwinBasic multi-platform
A few years ago I remember having a reassessment of my future with Microsoft and Windows due to VB6's increasing obsolescence. It isn't good to be 'legacy' coding and feeling increasingly out-of-date....
View ArticleHow do I convert a VBA add-in to an XLL add-in? How can I create an XLL?
I am seeking a step-by-step guide to convert an Excel add-in containing multiple VBA UDFs into an XLL add-in. Ideally, a beginner-friendly guide.
View Article[RESOLVED] Webbrowser Tool Now missing, and from program
I am not sure what happened, but the webbrowser tool has disappeared from not only the toolbox, but has done something to my program where the browser just will not load any page, most of the time. I...
View ArticleMulti-path IContextMenu (inc. multiple drives)
MultiPathContextMenu Show an IContextMenu for files across multiple paths (and drives!) This method takes advantage of two new features in Windows 7+, Libraries, and Search Folders. Libraries were...
View Articlehave an idea to cover number on a image
based the value in a label LARRAY1how to cover the related number in a red square o the image(SK1.GIF), with the little black square named NERO_12.GIF TKS NOTE: - The number in the label are alway six,...
View Article[VB6, twinBASIC] Multi-path IContextMenu (inc. multiple drives)
MultiPathContextMenu Show an IContextMenu for files across multiple paths (and drives!) (This was originally posted in the twinBASIC CodeBank but since it was only 5 minutes of work to port and 5 more...
View ArticletwinBASIC - Windows Hello Demo (verifying user's identity via PIN or biometrics)
This project demonstrates the usage of "Windows Hello" in WinRT to verify the identity of a user (by means of entering the user's PIN or biometrics such as fingerprint scanner or face recognition if...
View Article