
- 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:34 PM
hold on a bit.
we are in the VB6 thread for a reason. and thats because we are:
using it
enjoy it
want it
not because we:
not using it
hate...
91 replies | 2194 view(s)
-
Today, 03:11 PM
I haven't tried this myself, and this might be more drastic than necessary in this case, but this *should* work:
-In Firefox about:config
-Set...
5 replies | 249 view(s)
-
Today, 02:59 PM
My bad. I can actually get the icons via SendMessage(hWnd, WM_GETICON, ICON_SMALL, 0&)
Don't know what stupidity I was possessed by when I first...
20 replies | 690 view(s)
-
Today, 02:37 PM
Then stop complaining about MS abandoning VB6. Stop complaining when those of us that like .Net better say it's better. Stop complaining about VB.Net...
91 replies | 2194 view(s)
-
Today, 02:18 PM
Well, I honestly doubt, that "the public" would buy the fast-food-junk,
if healthy food was available at the same price.
In that regard - please...
91 replies | 2194 view(s)
-
Today, 02:07 PM
More accurately:
What "the public" say they really want is healthy food.
What "the public" really buys is -heavily advertised fast-food-junk.
...
91 replies | 2194 view(s)
-
Today, 01:48 PM
What "the public" really wants, is - for example - healthy food...
What "the public" really gets, is - heavily advertised fast-food-junk ("Burgers,...
91 replies | 2194 view(s)
-
Today, 01:23 PM
If you don't use await and async then the code will be executed synchronously, so you will possibly get a blocked GUI. Else why bother creating an...
8 replies | 318 view(s)
-
Today, 01:16 PM
It's funny, I was actually thinking about how Rust was created on top of LLVM. LLVM was the back end compiler. It seems to be a very big deal in the...
91 replies | 2194 view(s)
-
Today, 01:13 PM
Now I am new to all this, so forgive me if your explanation does make sense to me.
What happens when the Line of code that contains async is...
8 replies | 318 view(s)
-
Today, 01:08 PM
I will say that I am willing to pay up to $5K or maybe even more for a cross platform vb6 replacement, even if it would require some modification and...
17 replies | 461 view(s)
-
Today, 12:45 PM
It is VB6???
97 replies | 2125 view(s)
-
Today, 12:22 PM
yeah it will not happen yet. but slowly.
heres an article
https://www.techspot.com/news/85229-microsoft-phasing-out-32-bit-versions-windows-10.html...
91 replies | 2194 view(s)
-
Today, 12:15 PM
I plan on posting on Rust discourse servers (a.k.a. their vbforums.com) a sincere plea for helping the abandoned VB6 community re-writing the...
91 replies | 2194 view(s)
-
Today, 12:12 PM
But that's what you wanted be able to manipulate the GUI when doing a data load.
So that's what it does.
Async sets the function to be able to...
8 replies | 318 view(s)
-
Today, 12:06 PM
32 bit isn't going anywhere, at least not until it becomes the norm for programs to use more than 2 GB of it's personal address space. The advantages...
91 replies | 2194 view(s)
-
Today, 11:52 AM
Thank you will search it up now
2 replies | 61 view(s)
-
Today, 11:49 AM
You are working with an object of type System.IO.FileInfo.
Google search for that, and you will find the Microsoft documentation all about...
2 replies | 61 view(s)
-
Today, 11:42 AM
32-bit won't be disappearing anytime soon. The advantage of 32-bit over 16-bit was very large, especially since 16 bit dealt with those memory...
91 replies | 2194 view(s)
-
Today, 11:33 AM
I hear you but you're ignoring the big elephant in the room. The world doesn't seem to care. If it did care about this as much as you do, .Net would...
91 replies | 2194 view(s)
-
97 replies | 2125 view(s)
-
Today, 10:27 AM
Everyone downloaded in an attempt to nudge the magnifying glass. . . closer to the eyes :-))
cheers,
</wqw>
17 replies | 461 view(s)
-
Today, 10:21 AM
No, you have to use CreateDIBSection to create an hDib. Here is a working sample code:
Option Explicit
Private Declare Sub CopyMemory Lib...
12 replies | 220 view(s)
-
Today, 10:13 AM
The potential problem then is that in another decade things will have moved on even further, you run the risk of potentially always playing catch-up...
91 replies | 2194 view(s)
-
Today, 10:11 AM
and with Schmidt just posted,
VB6 will survive as long C/C++ exists in its forms, at least as long 32bit are available.
so its a question of, when...
91 replies | 2194 view(s)
-
Today, 10:00 AM
Apologies in advance I am very new to all this and working on my first project. I am trying to get the exe filename only to show and not the full...
2 replies | 61 view(s)
-
Today, 09:28 AM
That's why the proposal is to make a new one ... and not reform the old one.
97 replies | 2125 view(s)
-
Today, 08:02 AM
It works that method of promoting your project. This image magnification widget that I built a few years ago now had many thousands of downloads...
17 replies | 461 view(s)
-
Today, 07:08 AM
Function GetDIBPointer(ByVal hDib As LongLong) As LongLong
Const sizeof_DIBSECTION As Long = 104 ' 84
Const offsetof_bmBits As Long = 24 '...
12 replies | 220 view(s)
-
Today, 06:23 AM
With regard to a potential successor to VB6, that's the most positive thing that I've heard in years... coming from such a knowledgeable source. I'll...
91 replies | 2194 view(s)
|
Click Here to Expand Forum to Full Width
|