
- Home
- Activity Stream
Activity Stream
New Activity ()
Please reload this page to view the 200+ new activity items that have been created.
-
Older Activity
-
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...
0 replies | 85 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 | 23513068 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 | 1990 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 | 1450 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 | 116 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 | 116 view(s)
-
Yesterday, 06:53 PM
I just use twinBASIC for all my TLB needs, none of this midl tomfoolery! :D
5 replies | 1450 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...
1869 replies | 758906 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 | 130 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 | 1450 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 | 116 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 | 305 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 | 948 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. ...
1869 replies | 758906 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 | 9854 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.
1869 replies | 758906 view(s)
-
Yesterday, 11:40 AM
Impressive!
530 replies | 220460 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 | 220460 view(s)
-
Yesterday, 11:10 AM
Can you use JScript9 from WSH?
R:\>type test.js
WScript.Echo( ScriptEngineMajorVersion() + "." +
ScriptEngineMinorVersion() + "."...
6 replies | 489 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 | 948 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 | 489 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 | 338 view(s)
-
Yesterday, 07:28 AM
Sadly...there is a lot of truth in that post :(
1869 replies | 758906 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 | 327 view(s)
-
Yesterday, 06:29 AM
charAt not required with JScript9 as language;
Private Sub Form_Load()
sc.Language = "JScript9"
sc.AddObject "me", Me
sc.AddCode "s =...
6 replies | 489 view(s)
-
Yesterday, 05:45 AM
i just use this:
debug.print html.all.tags("table")(0).Rows(R).Cells(C + 7).innerText
to get value from a cell in a web table
but how to get...
0 replies | 85 view(s)
-
Yesterday, 05:35 AM
Do you have any other projects under C:\Users\Gerry\Documents\Visual Studio 2012\Projects\ and if so do they have the same problem?
When you say...
5 replies | 948 view(s)
-
Yesterday, 05:28 AM
Yup, I think that does it! Thankyou, appreciated.:wave:
Some testing to do now. We'll see how it goes.
...
6 replies | 338 view(s)
-
Yesterday, 05:22 AM
Yup, I had checked the Process ID before I did something very daft and lo and behold, it was the csrss.exe as you stated. Your suggestion was good...
6 replies | 338 view(s)
-
Yesterday, 04:59 AM
I think the two problems we have though are
1. A lot of people are happy to believe a lie that they agree with than an uncomfortable truth,...
1869 replies | 758906 view(s)
|
Click Here to Expand Forum to Full Width
|