
- 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, 02:48 PM
yeah, you minimized the code, but you didn't understand the concept to it when you tried to help.. each time is independent not indexed
29 replies | 1738 view(s)
-
Today, 02:10 PM
So if I wanted to reduce that to one line of code then it would be thus?
If Not CBool(ShuffleTypeID And (idx_ShuffleType_EquipBest Or...
23 replies | 339 view(s)
-
Today, 01:54 PM
My idea for the forum is to help and share ideas—the rest depends on you.
I minimized the code, but I see you're posting statements in parts,...
29 replies | 1738 view(s)
-
Today, 01:50 PM
After 75+ years of fighting I'm not sure there isn't a significant portion of Israelis that have reach a point of complete dehumanization of anyone...
587 replies | 492911 view(s)
-
Today, 01:42 PM
and it wouldn't work that way.. because 1 increases by 15 while the other increase by 5 and vice versa.. so they would HAVE to be coded separately as...
29 replies | 1738 view(s)
-
Today, 01:40 PM
Thanks @fafalone, that solved the problem.
2 replies | 65 view(s)
-
Today, 01:39 PM
I wasn't trying to say SH position was wrong. My comment was, it's a hard comparison. WWII certainly "jumped tech forward" in multiple fields. ...
1886 replies | 762933 view(s)
-
Today, 01:34 PM
When using the Native API or kernel mode that's how strings work too. Strings are UNICODE_STRING:
Public Type UNICODE_STRING
Length As...
33 replies | 3004 view(s)
-
Today, 01:30 PM
ERROR:
Run-time error '340':
Control array '2' doesn't exist
Private Function LabelUpdate(Index As Integer)
29 replies | 1738 view(s)
-
Today, 01:27 PM
Not within strings like that but it has the function Environ() to get environmental variables like that...
Folder = Environ("UserProfile") &...
2 replies | 65 view(s)
-
Today, 01:19 PM
less code
Option Explicit
Private iHou1(0 To 2) As Integer
Private iMin1(0 To 2) As Integer
Private Sub Command1_Click(Index As Integer)
...
29 replies | 1738 view(s)
-
Today, 01:19 PM
Recently installed Windows 11, requiring rewriting some code now that Documents has to be in the User folder, the code:
Folder =...
2 replies | 65 view(s)
-
Today, 12:56 PM
If you want to use a bit field, you can use the AND operator to perform a single test:-
Private Sub Form_Load()
Dim idx_ShuffleType_EquipBest...
23 replies | 339 view(s)
-
Today, 12:18 PM
I ate a couple of coffee beans once...that was a "boost". I didn't enjoy it.
69750 replies | 23521193 view(s)
-
Today, 12:08 PM
well, it works for that 1 instance perfectly.. however i have 2 more instances as i mentioned in #22 - right now i am working on the second instance...
29 replies | 1738 view(s)
-
Today, 11:40 AM
I usually just prefix the Method with "My"
Form1
Option Explicit
Private Sub Form_Load()
Dim FileHandler As New Class1
...
5 replies | 178 view(s)
-
Today, 11:25 AM
The Nazis just plain wanted them dead and didn't care about their land. I agree with that. The Israelis want the land and want them dead as long as...
587 replies | 492911 view(s)
-
Today, 10:44 AM
I asked Microsoft CoPilot about this;
-> Please provide the most complicated C source code, that you can convert to VB6 source code.
I can...
6 replies | 189 view(s)
-
Today, 10:36 AM
Ah, sorry missed it :)
23 replies | 339 view(s)
-
Today, 10:10 AM
Btw, this works as expected in TB. You can have a procedure named Lock or Print (with ot without square barckets) but when you call these you have to...
5 replies | 178 view(s)
-
Today, 10:02 AM
> If the amount of QuickJS code is not too large. . .
Estimated LOC (as of recent versions):
Total LOC (approximate): ~100,000 lines
Main...
6 replies | 189 view(s)
-
Today, 09:44 AM
Yeah, I agree that it's terrible. I agree with almost all of that, but what the Nazis did was a level beyond even that. What we are seeing here is a...
587 replies | 492911 view(s)
-
Today, 09:40 AM
See #17. :)
23 replies | 339 view(s)
-
Today, 09:37 AM
I have copied the source code of the page (after performing search) into an text file
This is the link for the text file.
Kindly search for...
5 replies | 309 view(s)
-
Today, 09:37 AM
the problem with integrating 3rd party script engines to vb6 is weaving in the COM support we all take for granted with the ms script control. The...
6 replies | 189 view(s)
-
Today, 09:36 AM
You know? Another idea is to try surrounding your variable names with . That's a way that you can, in some cases, get unusual names into VB6.
...
5 replies | 178 view(s)
-
Today, 09:35 AM
My sister is so hyper sensitive to caffeine that she almost (though not quite) counts as being allergic to it. She doesn't quite count as her...
69750 replies | 23521193 view(s)
-
Today, 09:33 AM
Yeah, I get it, I just think it's laughably wrong. I do agree that if Russia used nukes, that would make short work of all kinds of things. Everybody...
1886 replies | 762933 view(s)
|
Click Here to Expand Forum to Full Width
|