- 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, 08:42 AM
Can you sort out a "Buy me a coffee" link in your signature and on your GitHub page?
I just referred someone else who was having the same problem ...
9 replies | 2022 view(s)
-
Today, 08:37 AM
How big is big?
Often the problem arises when you are on the edge of your memory buffer and new space needs to be allocated.
Then at least twice...
1 replies | 24 view(s)
-
Today, 08:30 AM
So I have a project that must run on 32bit and 64 bit windows. On 32 bit windows I sometimes get the dreaded "out of string space" error. I have...
1 replies | 24 view(s)
-
Today, 08:26 AM
What hurt me was the removal of Flash, I have not yet seen anything that equals it, for example, this is basically made with Flash, an evolution of...
54 replies | 2054 view(s)
-
Today, 08:25 AM
Zvoni brings up a good point. The US started out as a small collection of fractious, suspicious states. Some states were relatively large and...
8 replies | 3635 view(s)
-
Today, 08:23 AM
can you not just save the file to text, then create your own form thats like notepad and then open it.
or create a textfile, then shell this to...
23 replies | 523 view(s)
-
Today, 08:22 AM
Thanks. I've ordered a StarTech usb to female db9 null modem. I've provide an update when it comes and I've tried it. Watch this space.......
3 replies | 64 view(s)
-
Today, 08:14 AM
It isn't a democracy nor was it ever intended to be from start. It has always been a democratic republic: we vote for representatives who vote on...
8 replies | 3635 view(s)
-
Today, 08:07 AM
Weird Forum issue....even though i put a slash between the double quotes, it didn't appear in either line in my last post...it should be there!
5 replies | 119 view(s)
-
Today, 08:05 AM
Yeah, you'll need a null-modem or a cross-over patch cable -- that's the most important part of it " A null modem cable is an RS-232 serial cable...
3 replies | 64 view(s)
-
Today, 08:03 AM
this is the only reference you really need to use that Access Database:
Although it won't make a difference in this case, you should be using...
5 replies | 119 view(s)
-
Today, 08:00 AM
I'll have to give that a try. I'm also going to try exporting without the schema, as I'm not sure how much I really care about that.
2 replies | 169 view(s)
-
Today, 07:49 AM
It's an excellent quote. I'm sure I've seen it somewhere before:)
8 replies | 3635 view(s)
-
Today, 07:36 AM
Harris will initially win the popular vote and the electoral college. Then we will spend, I don't know how long, time on court challenges and the...
0 replies | 23 view(s)
-
Today, 07:36 AM
> Might removing the RunNow exe trigger interactive debugging in the RunNow project?
So you have RunNow project in your project group and expect...
4 replies | 150 view(s)
-
Today, 07:25 AM
These ancient threads are always recipe for disaster. You'll be better off if you don't use any code out of these without applying common sense...
8 replies | 3683 view(s)
-
Today, 07:18 AM
is it possible to deinstall the 64bit version? maybe other programs need the 64bit version. is it possible to connect only the 32bit driver?
5 replies | 119 view(s)
-
Today, 06:53 AM
here an example
Private Type PROCESSENTRY32
dwSize As Long
cntUsage As Long
th32ProcessID As Long
...
23 replies | 523 view(s)
-
Today, 06:37 AM
VB6 is 32-Bit.
I think to remember, there being Problems if both drivers were installed.
5 replies | 119 view(s)
-
Today, 06:23 AM
Here my code
Option Explicit
Private objConnection As New ADODB.Connection
Public Function OpenConnection(blnProgressBar As Boolean) As...
5 replies | 119 view(s)
-
Today, 06:20 AM
I never use project groups.
I just open and run each part I want to analyze in it's own instance of VB6 and then run the main project.
...
4 replies | 150 view(s)
-
Today, 06:16 AM
Now let's come up with repo name under https://github.com/VBForumsCommunity
OpenVB6? VB.COM?
cheers,
</wqw>
54 replies | 2054 view(s)
-
Today, 06:13 AM
What new shell features? They've abandoned standard Win32 controls, not implemented anything new for shell programming besides some high level stuff...
23 replies | 523 view(s)
-
Today, 06:04 AM
i would debug just the project file causing the error and add error or log messsges into the next component down. project groups can be nice, but i'm...
4 replies | 150 view(s)
-
Today, 05:59 AM
You already know how to shell a new instance of Notepad so just put two and two together!
23 replies | 523 view(s)
-
Today, 05:56 AM
A bit confusing to handle the Sin and Cos, and where they should go in Cairo.CreateLinearPattern
It's one of those things that one gets confused...
18 replies | 548 view(s)
-
Today, 05:53 AM
As far as could find:
The cable itself apparently must be "null modem"...
3 replies | 64 view(s)
-
Today, 05:34 AM
I need to connect 2 computers together via serial.
I want the stdin/stdout from a console program on machine A to be redirected to serial com1...
3 replies | 64 view(s)
-
Today, 05:07 AM
Oh great! Throw in a solar storm :p
"A severe solar storm is headed to Earth that could stress power grids even more as the U.S. deals with major...
25 replies | 5555 view(s)
-
Today, 04:55 AM
Here are rules to make something VB6:
1. QBASIC syntax
else its not from BASIC dialect,
2. Connectivity to Win32 API:
Private Declare and...
54 replies | 2054 view(s)
|
Click Here to Expand Forum to Full Width
|