
- 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, 05:37 AM
Yup, that. And it's not a political position for me; all sides do it.
I am keenly aware that we've essentially denied Elroy the technical...
34 replies | 837 view(s)
-
Today, 05:35 AM
The LabelW is a windowless control and is dependent on the MousePointer VB6 basis. There is no hand cursor, that's why it uses LoadCursor and...
3963 replies | 2964040 view(s)
-
Today, 05:23 AM
Yep. That would also be my approach (at least in FreePascal).
No idea if OP uses RC6.
Would also simplify stuff like (multi-column) sorting,...
7 replies | 312 view(s)
-
Today, 04:46 AM
Problem with mouse pointer hand with labelw:
When the user has increased the cursor size in the windows settings e.g. set to 3, and I set the...
3963 replies | 2964040 view(s)
-
Today, 04:38 AM
> There is no mistake in names.
Where do you set query in code above? Why do you show setting data but not query?
cheers,
</wqw>
3 replies | 1675 view(s)
-
Today, 04:35 AM
If you use an SQLite InMemory-(DB)-Table - in conjunction with the RC6.cCursor-Class -
(wrapped behind some convenience methods)
then you'll get...
7 replies | 312 view(s)
-
Today, 04:33 AM
HI, need help with a simple program that send a xml file to a server online(dhl)
Want:
A simple window that pickup up som data from a sql...
0 replies | 36 view(s)
-
Today, 04:02 AM
There are multiple samples on the forum how to add files to ZIP archives and they are proven to work.
So better search the forum
1 replies | 80 view(s)
-
Today, 02:15 AM
@fafalone; I find this post of yours valuable. I have been exploring ways to convert a VBA functions module to a DLL/XLL. A quick query: Does...
6 replies | 12774 view(s)
-
Today, 02:14 AM
None they i know of (maybe with Class-Factory?).
My idea was mor along the lines of
Type MyUDT
Fields() As Variant
End Type
The Variant...
7 replies | 312 view(s)
-
Today, 01:41 AM
Thank You Krool!
You're the best!
3963 replies | 2964040 view(s)
-
Today, 01:40 AM
Products is array. There is no mistake in names. All js arrays in app just stops working in cycle.
3 replies | 1675 view(s)
-
Today, 12:56 AM
It looks like the issue with your query is the use of the extra AND before the WHERE clause, which isn't valid SQL syntax. The WHERE keyword should...
11 replies | 8163 view(s)
-
Yesterday, 11:16 PM
I got this from chatgpt
Public Sub AddFileToZip(zipPath As String, fileToAdd As String)
Dim objShell As Object
Dim objZip As Object
...
1 replies | 80 view(s)
-
Yesterday, 09:37 PM
Even though the ActiveX EXE is running in a separate process, its methods are still called synchronously so your TaskDialog will continue to block....
11 replies | 13349 view(s)
-
Yesterday, 08:39 PM
And we should all get out and walk more.
1443 replies | 258867 view(s)
-
Yesterday, 08:27 PM
sapator is right about the tariffs on cars. Might as well make it a 1000% tariff, nobody is going to need a car any way thanks to 15 minute cities.
1443 replies | 258867 view(s)
-
Yesterday, 08:20 PM
While fully qualifying the type name will work to disambiguate it, it's probably unnecessary. For this to have happened in the first place, you must...
8 replies | 326 view(s)
-
Yesterday, 07:42 PM
If only the US government had access to such an advanced and secure communications system.
34 replies | 837 view(s)
-
Yesterday, 06:18 PM
I liked the desktop image...
1103 replies | 345484 view(s)
-
Yesterday, 05:46 PM
Hello!
There are many high-performance, free, and trial Cloud Brokers available, so I believe the ideal approach is to use those professional...
6 replies | 277 view(s)
-
Yesterday, 05:46 PM
I'm almost at the end, but one more issue that I'm fighting. I have tried Excel/Excel.workbook/Excel.worksheet/Excel.worksheets and none of these...
0 replies | 99 view(s)
-
Yesterday, 05:32 PM
Perfect! Thanks.
2 replies | 136 view(s)
-
Yesterday, 04:57 PM
it.s (MQTTClient)
does any mqttw server.dll for vb6 or vb.net?
6 replies | 277 view(s)
-
Yesterday, 04:54 PM
Just to be clear I posted this because the tariffs where mentioned in an irrelevant (well as much as the chit chat goes) thread with the intention of...
1443 replies | 258867 view(s)
-
Yesterday, 04:40 PM
Why is that your code now? Why do you insist on the "Excel = " part? It shouldn't be there. Just the line that I showed is all you should need. If...
3 replies | 181 view(s)
-
Yesterday, 04:38 PM
The Range itself is probably read only, I am assuming you are trying to set a property of the range, perhaps something more like
ws.Range(szCol &...
2 replies | 136 view(s)
-
Yesterday, 04:26 PM
I'm interfacing with Excel, and one line of code says that I can't write to it because it is "Read Only"?
I don't see why I can't write to the...
2 replies | 136 view(s)
-
Yesterday, 04:08 PM
I have a problem with ListView and ImageList, Im stuck, I tried the most simple, I use a ImageList with just 1 image, then I remove the image and add...
3963 replies | 2964040 view(s)
|
Click Here to Expand Forum to Full Width
|