
- 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, 03:40 AM
So Ukraine that had all the US and NATO help before and he just kept losing grounds can now somehow do it at it's own? That does not make sense....
1871 replies | 758980 view(s)
-
Today, 03:32 AM
Don't think he meant you, he meant the other long post that I just scanned for 10 seconds and saw NAZI, LGBTQ ,Jewish so I did not even bother.
1871 replies | 758980 view(s)
-
Today, 03:03 AM
@Zvoni VB6 (and tB) initializes COM in its hidden startup function.
--
I tried XAudio2CreateWithVersionInfo both directly (just switching the...
3 replies | 180 view(s)
-
Today, 02:07 AM
Ah, the classic “race with the registry” snafu—been there, done that, got the crash dump! Explorer really shouldn’t be dividing by zero, but while we...
1 replies | 231 view(s)
-
Today, 01:39 AM
That's strange. My code was written under Windows 10, and the XAudio2Create API worked. Therefore, I assumed it would work for everyone. My code also...
3 replies | 180 view(s)
-
Today, 12:58 AM
Is COM initialized?
https://learn.microsoft.com/en-us/windows/win32/xaudio2/how-to--initialize-xaudio2
And your 3rd Parameter looks wonky to me...
3 replies | 180 view(s)
-
Yesterday, 10:25 PM
I was trying to run -Franky-'s XAudio2 demo and the basic XAudio2 create API
Public Declare Function XAudio2Create Lib "Xaudio2_9.dll" (ByRef...
3 replies | 180 view(s)
-
Yesterday, 09:33 PM
I got way too close to a few bison today, but they were pretty chill about it. One was nearly in my tent. That would have been interesting.
69736 replies | 23513754 view(s)
-
Yesterday, 09:05 PM
Project Updated: v2.4.11
This is a quick fix for possible crash-on-exit in 64bit due to a double-free. 32bit isn't affected on my machine, but if...
7 replies | 2055 view(s)
-
Yesterday, 08:34 PM
MKTYPLIB is what you want, it comes with VS6/VB6. It's what I use to compile oleexp.tlb.
It still includes default headers but unlike midl it...
5 replies | 1464 view(s)
-
Yesterday, 08:24 PM
First off midl can't do this without a *huge* effort, requiring a specific midl version from the 90s (my VS6 version won't but some can). Because...
2 replies | 129 view(s)
-
Yesterday, 07:00 PM
Yes, as I said in the other thread, use twinBASIC. Start a new ActiveX DLL project and create a module (regular not class). There you can add any...
2 replies | 129 view(s)
-
Yesterday, 06:53 PM
I just use twinBASIC for all my TLB needs, none of this midl tomfoolery! :D
5 replies | 1464 view(s)
-
Yesterday, 06:39 PM
A small country like Ukraine can't outlast a large country like Russia, but they don't have to. They have to outlast the will of Russia to keep...
1871 replies | 758980 view(s)
-
Yesterday, 06:31 PM
I don't think you should call it E.D. Those initials have a different meaning that...are usually spam, and deal with spam.
Other than that, I...
1 replies | 136 view(s)
-
Yesterday, 05:41 PM
I am in a similar situation. Is there a command line switch you can use to FORCE midl to EXCLUDE those required IDL files? Possibly an undocumented...
5 replies | 1464 view(s)
-
Yesterday, 05:26 PM
I tried to use this in my IDL file:
library Streams
{
importlib("stdole2.tlb");
interface ISequentialStream;
interface IStream;...
2 replies | 129 view(s)
-
Yesterday, 03:32 PM
Of course you are correct. I had tried unsuccessfully every combination I could think of to no avail. So I started from scratch by regenerating all...
2 replies | 321 view(s)
-
Yesterday, 02:54 PM
I've had a similar problem a few times when trying to compile and run the program. Though I never went through changing the file ownership method. ...
5 replies | 1008 view(s)
-
Yesterday, 02:46 PM
Which of my above posts "positively drip with hatred" towards Trump? Dislike, definitely. I think he is a morally bankrupt, self absorbed con man. ...
1871 replies | 758980 view(s)
-
Yesterday, 01:55 PM
Thanks for this, helped me out. Regarding the bug with selecteditem becoming Nothing when removing the focus rectangle; thanks for pointing that...
8 replies | 9866 view(s)
-
Yesterday, 12:53 PM
Come on, that doesn't leave you anything left to say. The anti-Trump screeds above positively drip with hatred, lies, and bad will.
1871 replies | 758980 view(s)
-
Yesterday, 11:40 AM
Impressive!
530 replies | 220533 view(s)
-
Yesterday, 11:35 AM
BETA 776 of the twinBASIC programming IDE is now released...
Download from here... https://github.com/twinbasic/twinbasic/releases
Click on...
530 replies | 220533 view(s)
-
Yesterday, 11:10 AM
Can you use JScript9 from WSH?
R:\>type test.js
WScript.Echo( ScriptEngineMajorVersion() + "." +
ScriptEngineMinorVersion() + "."...
6 replies | 496 view(s)
-
Yesterday, 09:45 AM
Thank for the reply.
In answers to your questions:
Other projects in the same folder? yes
Do they have the same problem? no
This...
5 replies | 1008 view(s)
-
Yesterday, 09:04 AM
the alert(s) should show just the letter t by treating the string as an array of characters
https://jsfiddle.net/hk6fgLtu/1/
weird I have that...
6 replies | 496 view(s)
-
Yesterday, 08:08 AM
Using the above I am able to do what I require:
Call setWindowsTaskbarPosition(newTaskbarPosition)
' save the last time the...
6 replies | 348 view(s)
-
Yesterday, 07:28 AM
Sadly...there is a lot of truth in that post :(
1871 replies | 758980 view(s)
-
Yesterday, 06:59 AM
The goal was to make the VB6 transition to Windows 10 as seamless as possible in the hope of making little to no modifications to code and or support...
7 replies | 332 view(s)
|
Click Here to Expand Forum to Full Width
|