
- 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:53 AM
I think I undertand why the cArrayList wont work for freshly built cwImages.
When you create a new one out of thin air, their "Key" property, ie,...
47 replies | 1145 view(s)
-
Today, 02:38 AM
other com dll or ocx ,can use by tlbinfo.dll
get all class name,method,argmument info
17 replies | 1266 view(s)
-
Today, 02:36 AM
CreateDispTypeInfo can make type on run exe
Set cObj = CreateSumDiffObject(10, 20)
cObj(0) = 54
cObj(1) = 20
MsgBox...
17 replies | 1266 view(s)
-
Today, 01:33 AM
dim Class1A as new class1
Dim WebCompletedHandler As IUnknown
Set WebCompletedHandler = ObjectToIUnknown(Class1A)
If NewWebView2(0&, 0&, 0&,...
30 replies | 3850 view(s)
-
Today, 01:17 AM
Dim pUnk As oleexp.IUnknown (or in OLEGuid or tbShellLib, As IUnknownUnrestricted)
Set pUnk = object
30 replies | 3850 view(s)
-
Today, 01:12 AM
.Paul
Thank you so much for your always Short and Precise written Code.
Only thing missing here was the MissingVaLue or Non Matched Value which i...
23 replies | 1062 view(s)
-
Today, 01:01 AM
Dim oIAcc As IAccessible
Set oIAcc = Me.Label1 '>>> win 11 error here
Debug.Print oIAcc.accName(0&) '<= works (correctly returns...
30 replies | 3850 view(s)
-
Today, 12:53 AM
In that context, AI could be bad. Because as we grow more and more slothful and apathetic, we are going to let AI pick up more and more of the slack...
338 replies | 15445 view(s)
-
Today, 12:50 AM
how to get IUnknown from vb6 class?
i create webview2 need IUnknown .
but vb6 class object is IDispatch
how to get IUnknown from IDispatch ?
...
30 replies | 3850 view(s)
-
Today, 12:26 AM
Well it could be we are going to need this stuff.
American IQ Scores Have Rapidly Dropped, Proving the 'Reverse Flynn Effect'
Perhaps the...
338 replies | 15445 view(s)
-
Yesterday, 11:55 PM
It would be even better if he could be made open source.
Within the scope of VB6, I haven't seen a project that has a large number of people...
5 replies | 183 view(s)
-
Yesterday, 11:47 PM
you can put object to vbs(x86+x64),so you can write code like web1.document.body.innertext
later bind,no need call by name.
you can try...
5 replies | 183 view(s)
-
Yesterday, 11:42 PM
Many people want to implement their own IDE, or script tool host.
Today I just saw someone using a VBA form (Microsoft Forms2.0), designing and...
5 replies | 183 view(s)
-
Yesterday, 11:30 PM
use twinbasic can make x64 dll,exe
so ,maybe can do something about rc6.dll.
Can you realize a few functions and class try first?
0 replies | 47 view(s)
-
Yesterday, 11:29 PM
@Elroy,
So, how to "generically" getting an ITypeInfo object for any class (including third-party components) in our project? :D
17 replies | 1266 view(s)
-
Yesterday, 11:09 PM
I'm working on a FormViewer/FormDesigner, which can read Frm/FRX data directly and dynamically display UI elements in a VB6-Form.
5 replies | 183 view(s)
-
Yesterday, 11:02 PM
Thank you, Elroy.
I found your thread 'Structure of FRX files', and I found Olad and DreamManor's thread in your thread. I have a memory like a...
8 replies | 398 view(s)
-
Yesterday, 10:18 PM
You're certainly right about that. Pretty fly, for a white guy.
35 replies | 480 view(s)
-
Yesterday, 09:49 PM
For the drawing attention to a control, alternating two states would be done with a Timer, as suggested above. You would Start the Timer and, on each...
5 replies | 184 view(s)
-
Yesterday, 09:37 PM
There's one primary case that this happens, and it's with declared Enumerations. And there's a fix:
Public Enum ShellEnum
Shell_HIDE = 0&...
1 replies | 99 view(s)
-
Yesterday, 08:48 PM
create webview2 object by vb6,CreateCoreWebView2EnvironmentWithOptions-VBForums...
4 replies | 238 view(s)
-
Yesterday, 08:34 PM
Or Death Note.
35 replies | 480 view(s)
-
Yesterday, 08:33 PM
Everyone needs to see this:-
I haven't finished watching it as of this post but what I've seen so far is mind blowing. This is going to be...
338 replies | 15445 view(s)
-
Yesterday, 07:58 PM
Next you'll wonder when I mention Cowboy Bebop.
35 replies | 480 view(s)
-
Yesterday, 06:55 PM
If you haven't seen Fullmetal Alchemist, I dare say you haven't lived a full life :D
This might be more of a cultural thing than a...
35 replies | 480 view(s)
-
Yesterday, 05:52 PM
I don't think it's that simple:
Of course I don't do it very often, and mostly because I don't drive as much as I used to. This car is 5...
68143 replies | 14498033 view(s)
-
Yesterday, 05:39 PM
Hi,
is there a general solution for the issue of constant jumping of letter case in function names and variable names.
When I upload my code on...
1 replies | 99 view(s)
-
Yesterday, 05:32 PM
He's spineless, but he's shown that he is willing to negotiate, which I do appreciate. Hardliners are a pain in the butt. If you don't have the...
231 replies | 4398 view(s)
-
Yesterday, 05:29 PM
Growing up in the rolling hills of NH, we'd go swimming in a pretty remote lake. Our town had the 'town lake', the 'rich lake', and the 'hippy lake'....
68143 replies | 14498033 view(s)
|
Click Here to Expand Forum to Full Width
|