
- Home
- Activity Stream
Activity Stream
New Activity ()
Please reload this page to view the 200+ new activity items that have been created.
-
Older Activity
-
3 replies | 145 view(s)
-
Today, 01:41 AM
What is the exact error msg? What is the caption of the error box? If possible show a screen capture of the error box.
9 replies | 767 view(s)
-
Today, 01:34 AM
1) Is there any utility installed in your Windows that hijack the F1 key? Try F1 in Notepad, Explorer, etc.
2) I select everything in MSDN to...
9 replies | 767 view(s)
-
Today, 01:30 AM
It is possible that the Immediate window is not set to docking and is off screen. Go to Tools/Options/Docking and activate docking for the Immediate...
3 replies | 145 view(s)
-
Today, 01:10 AM
Why don't you use RtlMoveMemory?
13 replies | 535 view(s)
-
Today, 12:46 AM
Fortunately, I found the solution. After searching for several days, I wrote a post here and soon found the answer. VBForum really has a good...
1 replies | 69 view(s)
-
Yesterday, 10:49 PM
Just a long shot. Change "Dim iid As GUID" to "Dim iid As CLSID"?
19 replies | 629 view(s)
-
Yesterday, 10:19 PM
Hello everyone,
I am currently developing an application using VB6 and have encountered an issue with the .dsx file size in ActiveReports 2.0. The...
1 replies | 69 view(s)
-
Yesterday, 10:17 PM
wqweto probably just used an existing enum for major/minor to OS originally written for other functions, or like you assumed it would work, I...
51 replies | 7477 view(s)
-
Yesterday, 10:12 PM
The Set statement is equivalent to QueryInterface.
You could access IUnknown through an unrestricted, compatible version like oleexp has, but
Dim...
19 replies | 629 view(s)
-
Yesterday, 09:17 PM
Is it hiding down the bottom?
Can you post a screenshot of the IDE?
3 replies | 145 view(s)
-
Yesterday, 09:11 PM
This is an interesting concept. https://apnews.com/article/eric-adams-indictment-109ef48bd49bc8adc1850709c99bf666
This person is to busy to be...
1025 replies | 110951 view(s)
-
Yesterday, 08:31 PM
But where is IConnectionPoint interface? Here you just refer to stdole.IUnknown.
And need to QueryInterface with IUknown to get...
19 replies | 629 view(s)
-
Yesterday, 08:19 PM
I shall take look and try it for myself later today. And shall also take a look at the exp_netcon.
19 replies | 629 view(s)
-
Yesterday, 07:02 PM
Then how do you explain to me this code from wqweto that includes Windows 98 enumeration? Is this code a lie?
Private Enum UcsOsVersionEnum
...
51 replies | 7477 view(s)
-
Yesterday, 06:53 PM
Today I also learned about new functions for copying strings from the library SHLWAPI.DLL. These are the two functions of SHAnsiToAnsi and...
13 replies | 535 view(s)
-
Yesterday, 06:33 PM
VB6 SP6
I want to write the following to an immediate window.
Dim JJJ As Integer
For JJJ = 1 To 10 'UBound(chartpoints(JJJ,...
3 replies | 145 view(s)
-
Yesterday, 06:28 PM
Check the plug-in app. Link in my signature
2 replies | 262 view(s)
-
2 replies | 262 view(s)
-
Yesterday, 06:03 PM
Here are some well - known VB6 open - source projects and their URLs. They are roughly sorted according to the number of stars on platforms like...
3 replies | 126 view(s)
-
Yesterday, 05:58 PM
twinbasic,Develop some controls, preferably with the ability to read and save properties automatically.
VB6, Custom Control. You have to create a...
4 replies | 279 view(s)
-
Yesterday, 05:52 PM
Thank you. That has helped me a lot.
3 replies | 350 view(s)
-
Yesterday, 05:50 PM
vb.net How to create a vs 2022 plug-in project
twinbasic How to create a plug-in project?
...
4 replies | 279 view(s)
-
Yesterday, 05:47 PM
VB. Net to develop a vs2022 plug-in, write a code to list the current project has several source code files. Which of these are forms? Set the...
2 replies | 262 view(s)
-
Yesterday, 05:43 PM
Actually I was mistaken, sorry. INetworkListManager does have compatibility issues. But, a VB compatible version *is* included in oleexp; source is...
19 replies | 629 view(s)
-
Yesterday, 05:39 PM
For example, you can ask questions like this:
How to implement a simple VBA-like macro recorder with VB6 code? A window has several buttons,...
4 replies | 279 view(s)
-
Yesterday, 05:33 PM
Try this TLB it works without problem, each GUID parameter is transformed into 2 Currency parameters and the binding to NetworkListManager is done by...
19 replies | 629 view(s)
-
Yesterday, 05:27 PM
Each of web UI, xmal, WPF, and winform has its own characteristics and shortcomings.
I currently prefer the web version of the IDE, the control...
1074 replies | 310657 view(s)
|
Click Here to Expand Forum to Full Width
|