
- 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, 09:39 AM
Btw, you can check out this site: https://tls13.xargs.org/
cheers,
</wqw>
3 replies | 339 view(s)
-
Today, 09:13 AM
1 as red,
" VKUPNO" AS UnvierzitetFakultet,
are just labels for the row that will appear in the final table
Yea adding alias for the table...
2 replies | 199 view(s)
-
Today, 08:56 AM
It works because the American Bison has been mislabeled as a buffalo for literally over a hundred years.
69739 replies | 23514811 view(s)
-
Today, 08:29 AM
*groan*
That was really, really bad.
That said: I like it :D
69739 replies | 23514811 view(s)
-
Today, 07:59 AM
What did the buffalo say when his son left the heard? Bye son.
69739 replies | 23514811 view(s)
-
Today, 07:08 AM
You're welcome, happy coding!
3 replies | 268 view(s)
-
Today, 06:52 AM
based this lnk:
URL="https://www.xamig.com/superenalotto/2005/12/31/risultati-montepremi-vincite-estrazione.php"
how to get "Attenzione" and...
0 replies | 45 view(s)
-
Today, 06:45 AM
great!
tkks
3 replies | 268 view(s)
-
Today, 06:24 AM
I was able to use this to pull the href from those rows using this, maybe it helps get you started. I'm using an HTML file just so I am not hitting...
3 replies | 268 view(s)
-
Today, 05:59 AM
Project Updated - v2.4.12
The VB6 .ctl version is now posted; tB sources updated to match it. No other changes.
'Version 2.4.12 (19 May 2025)...
8 replies | 2182 view(s)
-
Today, 04:53 AM
I have enabled the commented out API XAudio2CreateWithVersionInfo and function XAudio2Create_2 and added a new function to the class clsXAudio2.
...
4 replies | 260 view(s)
-
Today, 04:48 AM
At a guess:
Sum(IIf(=5 And =2 Or =6 And =2,,0)) AS ,
(and also the following lines)
Let's break it down
Sum(
IIf(
=5 And =2 Or =6...
2 replies | 199 view(s)
-
Today, 04:18 AM
I have this query being generated at runtime:
SELECT
1 as red,
" VKUPNO" AS UnvierzitetFakultet,
Sum(IIf(=11 And =1,,0)) AS Se, ...
2 replies | 199 view(s)
-
Today, 04:01 AM
BETA 777 of the twinBASIC programming IDE is now released...
Download from here... https://github.com/twinbasic/twinbasic/releases
Click on...
532 replies | 220712 view(s)
-
2 replies | 259 view(s)
-
Today, 03:48 AM
We are really seeing a lot of progress with twinBASIC now :)
It can't be long until first release (no pressure Wayne :D)
532 replies | 220712 view(s)
-
Today, 03:44 AM
Well, there you go...
I didn't know that "the classic 'race with the registry' snafu" existed but I assumed something of the same, imagining that...
2 replies | 333 view(s)
-
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 | 759208 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 | 759208 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...
4 replies | 260 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...
2 replies | 333 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...
4 replies | 260 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...
4 replies | 260 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...
4 replies | 260 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.
69739 replies | 23514811 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...
8 replies | 2182 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 | 1479 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 | 153 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 | 153 view(s)
-
Yesterday, 06:53 PM
I just use twinBASIC for all my TLB needs, none of this midl tomfoolery! :D
5 replies | 1479 view(s)
|
Click Here to Expand Forum to Full Width
|