
- 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, 04:58 PM
It appears that, if a Dictionary uses an object as a key, and that Object implements IEquatable(of thatObject), then ContainsKey will ignore that...
0 replies | 3 view(s)
-
Today, 04:50 PM
Hi Eduardo,
Great work again! I've been using the SSTabEx with great satisfaction, and just when I was looking for some capabilities that I...
59 replies | 8645 view(s)
-
Today, 04:32 PM
IMO the main-thing that "frees up hours", is the "regfree-ness" of the approach
(which works well-enough with dependencies, shipped and placed in a...
4 replies | 59 view(s)
-
Today, 04:25 PM
it all depends on the tool.
small tools should be 1-exe but they also should be made in a way u dont need any registration at all.
larger tools I...
4 replies | 59 view(s)
-
Today, 04:24 PM
.Form.Move .Form.Left, Form.Top, NewWidthPxl, ...
You could try:
NewWidthPxl = .Form.WidgetRoot.Zoom * Rs.Fields.Count *...
5 replies | 230 view(s)
-
Today, 04:13 PM
I'm not really working with the Word-Objectmodel anymore -
it was just a fast "google-lookup", which led me here:...
4 replies | 139 view(s)
-
Today, 04:10 PM
Since CHART_DATA is associated with a CHART. And a CHART is associated with a PROFOLIO... there's no need for the Port_ID on the CHART_DATA ... Just...
13 replies | 299 view(s)
-
Today, 04:06 PM
It makes installation and updates simple which frees up many hundreds or hours in unnecessary support work
4 replies | 59 view(s)
-
Today, 04:01 PM
What's wrong with a \Bin\-Subfolder (for all your accompanying Dlls and OCXes)?
Your zipped Portable-App would then be deployed this way:...
4 replies | 59 view(s)
-
Today, 03:48 PM
I guess we should discuss if there would be any issue with how I ended up doing this?
PORTFOLIO TABLE
CHARTS TABLE
PORTFOLIO DATA
13 replies | 299 view(s)
-
Today, 03:35 PM
Guess, I wanted to keep a way open for a "take-over" of the Default-MessagePump
("for potentially later shown Forms, directly from a given...
13 replies | 391 view(s)
-
Today, 03:30 PM
it's run ok first:
Declare Function JsCreateRuntime Lib "Chakra.dll" (ByVal arg1 As Long, ByVal arg2 As Long, ByVal arg3 As Long) As Long
...
4 replies | 61 view(s)
-
Today, 03:05 PM
I made an application without registering COM libraries. The result was about 10 OСX and DLL files. It can be freely transferred to a flash drive and...
4 replies | 59 view(s)
-
Today, 03:05 PM
Unfortunately 'Run-time error '438': Object doesn't support this property or method.'
4 replies | 139 view(s)
-
Today, 03:02 PM
from chatgpt:
To call Chakra.dll's API in VB6 to run JavaScript code and get the return value, you can follow these steps:
First, make sure...
4 replies | 61 view(s)
-
Today, 02:58 PM
HOW TO USE THIS? IT'S A COM DLL/ACTIVEX OBJECT
"C:\Windows\SysWOW64\Chakra.dll" 2023-2-16 WIN11
Private Declare Function JsProjectWinRTNamespace...
4 replies | 61 view(s)
-
Today, 02:42 PM
tg is on the same wavelength as me: m:m relation
13 replies | 299 view(s)
-
Today, 02:41 PM
MsgBox Js.AddCode("var test = Object.create(null);//ES5")
MsgBox Js.AddCode("var promise = new Promise(function(resolve, reject) {});//CHECK...
4 replies | 61 view(s)
-
Today, 02:02 PM
Thanks mate, glad you like it! :D
ActiveX is Microsoft's love child from the nineties! It already takes care of any marshalling automatically...
14 replies | 2037 view(s)
-
Today, 01:52 PM
Please help me with
https://www.vbforums.com/showthread.php?901202-get-value-from-web-page
Tks
134 replies | 594889 view(s)
-
Today, 01:51 PM
use this?
script control supporot console.log?
<script>
var jsStandards = {
es5: typeof Object.create === 'function',
es6: typeof...
4 replies | 61 view(s)
-
Today, 01:40 PM
Couldn't be any worse than what I have to look at everyday in the mirror. lol
I think a Cage Match would be more productive.
Maybe it's just...
134 replies | 2686 view(s)
-
Today, 01:35 PM
Thank you
2 replies | 81 view(s)
-
Today, 12:55 PM
Possibly useful links:
https://www.vbforums.com/showthread.php?892530-RESOLVED-Send-Email
...
2 replies | 81 view(s)
-
Today, 12:53 PM
How is that supposed to work?
DoEvents returns the number of forms that are opened, I think it will always return 0 in that case.
I suggest to...
13 replies | 391 view(s)
-
Today, 12:52 PM
Possibly useful links:
https://www.vbforums.com/showthread.php?435027-How-to-call-batch-file-from-VB6-0
...
1 replies | 60 view(s)
-
Today, 12:36 PM
Did you try the "Reset to Microsoft recommended defaults" button under Settings - Sound - Advanced?
8 replies | 172 view(s)
-
Today, 12:27 PM
I need the sound work in windows 7,8,10,11
after much issues (that I think was due to my multi-thread try) was to use fmodex
if u dont need array()...
8 replies | 172 view(s)
-
Today, 12:12 PM
wow how much work.
You are amazing.
All examples work perfectly.
And some tests performed work well.
Tomorrow I will do more tests.
Thanks for...
30 replies | 2199 view(s)
-
Today, 12:04 PM
Just a quick thought... but without thinking it all the way through... but this seems right.... maybe?
Portfolio - ID, Name, Description, etc
...
13 replies | 299 view(s)
|
Click Here to Expand Forum to Full Width
|