
- Home
- Activity Stream
Activity Stream
New Activity ()
Please reload this page to view the 200+ new activity items that have been created.
-
Older Activity
-
Today, 08:55 PM
Nothing exciting going on???
Me either, most exciting thing was a crown came off my tooth. Luckily got into the dentist pretty quickly. Even...
71241 replies | 25795277 view(s)
-
Today, 06:26 PM
Dear Krool,
I solved all problems doing with VB6.0 a new GRID User Control which meets my needs. It's light but enough powerfull for any simple...
1649 replies | 992122 view(s)
-
Today, 06:19 PM
Should be: If oNode Is Nothing Then Exit Sub
4 replies | 125 view(s)
-
Today, 06:18 PM
If oNode Is Nothing Then Exit Sub
4 replies | 125 view(s)
-
Today, 05:07 PM
not work... error in
...
If oNode = Nothing Then Exit Sub
TreeView1.ToolTipText = oNode.Tag
...
4 replies | 125 view(s)
-
Today, 04:19 PM
@jdelano,
I just noticed you made reference to a ListBox and not a ListView.
Anyhow, thanks for the right direction - it was not GetSubKeyNames...
3 replies | 87 view(s)
-
Today, 03:48 PM
Disabling IPv6 made no difference. Disabling NoScript also made no difference. Connecting directly with pop.gmail.com works like a charm, but...
5 replies | 368 view(s)
-
Today, 02:40 PM
Just as a matter of curiosity, how are you creating the wav file? Do you mind sharing?
4 replies | 85 view(s)
-
Today, 12:18 PM
Public Function FolderExists(sFolder As String) As Boolean
Dim FolderAttributes As Long
FolderAttributes = GetFileAttributesW(StrPtr(sFolder))...
1 replies | 57 view(s)
-
Today, 12:02 PM
@jdelano,
.NET Framework 4.8
Visual Studio 2026 18.6.2 community edition.
3 replies | 87 view(s)
-
Today, 11:40 AM
Hi All
I recently started to get some errors in my Folderexists function. If the Folder name was not the same case it would cause it to return...
1 replies | 57 view(s)
-
Today, 09:23 AM
In the MouseMove event use the .HitTest method of the TreeView
1 replies | 49 view(s)
-
Today, 09:15 AM
how to, intercept when mousemove cursor go to node key to another node key:
nodekey =1
next move
nodekey =1
no effect
node key=1
next move...
1 replies | 49 view(s)
-
Today, 09:13 AM
Ok, you got an AI answer and that mislead me..
So, either make a reference to msdatsrc.tlb that is in C:\Windows\SysWOW64
Or set the compilation...
1649 replies | 992122 view(s)
-
Today, 08:53 AM
Behavioural difference in Dir VB overwrite function at common.bas module compared to VB6 native Dir functionality.
Dir overwrite function raises...
4197 replies | 4063573 view(s)
-
Today, 07:45 AM
which version of .net framework are you using with this?
EDIT: This is .Net 8 and is just dumping to a listbox
Try
...
3 replies | 87 view(s)
-
Today, 06:47 AM
Thanks Krool for your kind and prompt reply. I downloaded the set of files from GitHub and, after OLEGuids.tlb, integrated them into a new project in...
1649 replies | 992122 view(s)
-
Today, 04:43 AM
Sorry for delay, this seems to work perfectly so far! Thank you!
2 replies | 416 view(s)
-
Today, 02:16 AM
If you store the tooltips for each node in the .Tag property of the nodes then you can use this snippet:
Private Sub TreeView1_MouseMove(Button As...
4 replies | 125 view(s)
-
Today, 01:26 AM
Well, considering, there are only 16 possible tiles an "en passant" can occur that narrows it down significiantly
7 replies | 184 view(s)
-
Today, 12:02 AM
Hi Walter,
it's better to use a new version and let's find out what your issue is in detail so it can be fixed.
Thanks
1649 replies | 992122 view(s)
-
Yesterday, 08:57 PM
Turnstile.workers.dev is already enabled as it is for any other allowable script, but unfortunately it is enabled for the page that it is on....
5 replies | 368 view(s)
-
Yesterday, 07:11 PM
Thanks for your reply, sir. It should be an issue with the new control. I'll check it again.
1649 replies | 992122 view(s)
-
Yesterday, 04:11 PM
NoScript is incredibly invaluable. In fact, my philosophy has changed dramatically where I prefer to write my website with a No-JS first design.
...
5 replies | 368 view(s)
-
Yesterday, 04:00 PM
This problem exists only on port 443 to certain web sites. I have no problem on other ports and other sites. There seems to be an issue with my...
5 replies | 368 view(s)
-
Yesterday, 03:57 PM
I'm not in a position to test this because I don't have RGB565 data coming in from a USB, but I'm fairly certain that my exact plan back in post 2...
10 replies | 228 view(s)
-
Yesterday, 02:59 PM
Sharing this Claude generated tool here (to not get it lost) which finds procedures with useless On Error GoTo 0 which trip up VB6 compiler's codegen...
0 replies | 95 view(s)
-
Yesterday, 02:07 PM
Hi Krool, I need the old version of your VBFlexGrid.ctl user control because I’d like to release a portable version of the app I’m developing (a...
1649 replies | 992122 view(s)
-
Yesterday, 01:04 PM
The purpose is not to speed up the operation. The purpose is to free up the primary (UI) thread…
10 replies | 228 view(s)
-
Yesterday, 12:54 PM
I am trying to populate a 2-column ListView using the registry key and data. I am able to "build" the listview and save to the registry. The first...
3 replies | 87 view(s)
|
Click Here to Expand Forum to Full Width
|