
- 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:32 AM
sometimes i find jpg images that are not complete.
ie if i open the file then i may only get half a picture.
is there any way to know...
0 replies | 1 view(s)
-
Today, 05:26 AM
Or if you're not comfortable about the implicit conversion from a String array to an Object array, you can do the conversion yourself explicitly:-
...
2 replies | 19 view(s)
-
Today, 05:23 AM
Here:-
ComboBox1.Items.AddRange(IO.Ports.SerialPort.GetPortNames())
2 replies | 19 view(s)
-
Today, 05:14 AM
Hello all.
Consider you want to import available serialports into a combobox while option strict is on. following error occurs during building:...
2 replies | 19 view(s)
-
Today, 05:06 AM
Hi,
is it possible set propertie to setting checkbox value from table? Maybe rowsource/controlsource, etc.
so, i have a table "variants"...
0 replies | 15 view(s)
-
Today, 04:33 AM
Hi All,
i know this is very old post but i now not able to Merge a few cell in excel by use vb6 to create an excel.
i has upload my screenshot...
22 replies | 13888 view(s)
-
Today, 04:06 AM
First run Setup.exe until the error.
Copy VS98ENT.stf as acmsetup.stf ("VS" could be "VB" and/or "ENT" be "PRO", anyway copy the *.stf file in the...
4 replies | 157 view(s)
-
Today, 03:57 AM
This is the SP6 for the IDE, the "good" one:...
5 replies | 206 view(s)
-
Today, 03:21 AM
If anyone wanted to play around with the RichEdit D2D stuff, oleexp 5.3 is out with both the ITextServices/ITextHost interfaces and The trick's...
25 replies | 540 view(s)
-
Today, 03:15 AM
It's no doubt that is one of it's sources but there is no direct evidence to confirm that. OpenAI remains deliberately obscure about exactly what...
18 replies | 828 view(s)
-
Today, 03:14 AM
Project Updated to Version 5.3
Extensive additions to the new version. All of these additions have also been added to tbShellLib, the twinBASIC...
234 replies | 174862 view(s)
-
Today, 01:22 AM
The UnsignedSub(a, b) get two signed long, and return a sign long (has the same bits as the unsigned result).
For time duration, we can use...
0 replies | 55 view(s)
-
Today, 12:21 AM
if I remember correctly there was issue to install it in windows 7 as well.
but just renaming/deleting one file fixed it (don't remember well)
and...
4 replies | 157 view(s)
-
Today, 12:13 AM
of what I know, the Trick is using windows 7.
DirectComposition need at least 8.1 to work.
sure u could have a check, if 8.1+ u enable it.
but if...
6 replies | 201 view(s)
-
Yesterday, 11:37 PM
In my opinion this method can be useful in beautiful and professional UI design, especially since this method has started in new windows. I heard and...
6 replies | 201 view(s)
-
Yesterday, 10:28 PM
As for Microsoft Form 2, I tried to test it in the worst possible case, and of course I used it in several projects in Windows 7 64bit , and now that...
13 replies | 5433 view(s)
-
Yesterday, 10:27 PM
The DirectX interfaces are defined in an *extremely* VB-unfriendly way, so creating a typelib is a fairly significant project. Even moreso in my...
6 replies | 201 view(s)
-
Yesterday, 10:23 PM
Hi murspieg,
I'll stand by both of those quotes until I'm shown some specific code that contradicts them. I subclass all kinds of stuff in my...
79 replies | 126283 view(s)
-
Yesterday, 10:11 PM
As far as I can tell, neither one.
This seems to be a valid update though: https://www.microsoft.com/en-us/download/details.aspx?id=10019
5 replies | 206 view(s)
-
Yesterday, 10:08 PM
It was included with VB6 only for use in UserControls to make an OCX for use in MS Office applications and IE pages.
It was never licensed for...
13 replies | 5433 view(s)
-
Yesterday, 10:04 PM
Sorry, I didn't catch what you were referring to at first.
For the record, for anyone who wants to download the Microsoft ActiveX Control Pad, the...
13 replies | 5433 view(s)
-
Yesterday, 09:48 PM
In the description above, I mentioned the name of ActiveX for installation, and before posting the previous article, I was able to test it on a...
13 replies | 5433 view(s)
-
Yesterday, 09:45 PM
Is that being shipped with Windows 10/11 these days? In the past, I thought you needed to have Office installed to have Fm20.dll. Not sure. I know...
13 replies | 5433 view(s)
-
Yesterday, 09:44 PM
This worked for me...
Dim doc As New Xml.XmlDocument
doc.Load("C:\pathTo\test.xml")
'Create an XmlNamespaceManager for resolving namespaces....
2 replies | 142 view(s)
-
Yesterday, 09:42 PM
Thanks ALL for Input.
Lot to go over.
Zvoni: That's is what I am doing now.
17 replies | 532 view(s)
|
Click Here to Expand Forum to Full Width
|