- 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, 12:29 AM
You need a (big) team to do a "VB7" fully (really fully) compatible with any VB6 project if you want to have a confident and trustable product.
A...
35 replies | 1470 view(s)
-
Yesterday, 11:38 PM
You should use API methods that let you control this; like open/create the file with CreateFile using the FILE_FLAG_WRITE_THROUGH and...
1 replies | 42 view(s)
-
Yesterday, 11:20 PM
Here I have the OCX, although I still need a few improvements:
1.- Olaf, when it obtains the Width and Height of the Text, calculates it as if...
17 replies | 420 view(s)
-
Yesterday, 11:02 PM
I hope this is the right category to post this question.
I use Visual Basic 6 and MySql. Some queries are slow and the database doesn't have more...
0 replies | 30 view(s)
-
Yesterday, 09:40 PM
Ok Olaf, good, here the 4 diagonals:
Private Sub Form_Load()
Caption = "Click me"
End Sub
Private Sub Form_Click()
Dim WPxl: WPxl =...
17 replies | 420 view(s)
-
Yesterday, 09:37 PM
Ok, here the 4 diagonals:
Private Sub Form_Load()
Caption = "Click me"
End Sub
Private Sub Form_Click()
Dim WPxl: WPxl =...
17 replies | 1974 view(s)
-
Yesterday, 08:24 PM
Thanks another time Olaf, I go to see the link, the size of Text I find searching here, you write in another topic, and work fine, the only problem I...
17 replies | 420 view(s)
-
Yesterday, 07:39 PM
That's a genius idea. Maybe we can generate a simple VB code parser with 500 kb VB code.
35 replies | 1470 view(s)
-
Yesterday, 07:30 PM
My goal was to write the smallest C compiler which is able to compile itself.
I will guess that statement alone is enough to confuse many.
Takes...
35 replies | 1470 view(s)
-
Yesterday, 07:28 PM
JetBrains, kotlin, their company developed a lot of programming IDE, these founders are also Russian, but unfortunately they all ran away. For...
35 replies | 1470 view(s)
-
Yesterday, 07:17 PM
So here is the thing.
It is a CNC machine tool.
Every cycle it writes a status file of what is going on.
So one pulls the big red switch and then...
1 replies | 42 view(s)
-
Yesterday, 07:07 PM
If someone tells you that a programmer wrote a soft base station in only 10 months, you must think it is impossible, because this kind of big project...
35 replies | 1470 view(s)
-
Yesterday, 06:53 PM
Tiny C compiler, the smallest C language compiler on GNU/Linux systems. Tiny C compiler is not only a C language compiler in the conventional sense,...
35 replies | 1470 view(s)
-
Yesterday, 06:49 PM
The method: CC.GetTextExtents is, what you're looking for...
(which will give you the FontHeight as well, when you provide it with the Optional...
17 replies | 420 view(s)
-
Yesterday, 06:44 PM
So many details.
Just writing very simple Fortran, C or other compiler is no easy task.
35 replies | 1470 view(s)
-
Yesterday, 06:41 PM
Roslyn was born with an open mind: to share the inner workings of the C # language for the world to use programmatically. That in itself was a bold...
35 replies | 1470 view(s)
-
Yesterday, 06:38 PM
Only part of the compiler and IDE functions are open source. Only in this way can twinbasic have more users and longer life.
What if one day you...
35 replies | 1470 view(s)
-
Yesterday, 05:56 PM
Hello Olaf again, I wanted to ask you, if you have time and desire, I've been looking at the documentation and so on, and I can't find 2 questions:
...
17 replies | 420 view(s)
-
Yesterday, 03:22 PM
I think this is right. VB6 is archaic in one way that people don't talk about much: It cost money. These days, there isn't much reason to buy a...
35 replies | 1470 view(s)
-
Yesterday, 03:13 PM
It's a Saturday. Here's hundreds of lines of code, most of which is almost certainly not relevant to the issue at hand, and two screenshots that...
7 replies | 336 view(s)
-
Yesterday, 03:11 PM
I've long suspected that this is the case, as surprising it might be to some people. After all, WHY would a software company with abundant storage...
35 replies | 1470 view(s)
-
Yesterday, 03:01 PM
We're more of a girth shop.
1 replies | 93 view(s)
-
Yesterday, 02:55 PM
Don't look at the number of views on a thread, it's meaningless. The VAST majority of the 'visitors' to a thread will be web bots crawling posts for...
7 replies | 336 view(s)
-
Yesterday, 02:42 PM
BETA 622 of the twinBASIC programming IDE is now available...
Download from here... https://github.com/twinbasic/twinbasic/releases
Click on...
354 replies | 88895 view(s)
-
Yesterday, 01:33 PM
The scariest thing about that is that 40 million people viewed that post.
16 replies | 5038 view(s)
-
Yesterday, 01:27 PM
Hello!
When preparing releases, I need to document the events.
For example, I need to compare the expected hash of all files used in production...
1 replies | 93 view(s)
-
Yesterday, 01:21 PM
It's too late today, I'll reply to other people's comments tomorrow. Good night.
35 replies | 1470 view(s)
-
Yesterday, 01:20 PM
TB is fantastic. But my needs have changed significantly. Cross-platform became my most important requirement. I need a cross-platform open-source...
35 replies | 1470 view(s)
-
Yesterday, 01:02 PM
If Not FileExists(ls_WinPath + "odbcjt32.dll") Then
MessageBox('alert','path:'+ls_WinPath+'can't find file!')
Return False
End if
...
35 replies | 1470 view(s)
-
Yesterday, 12:39 PM
I will update the system on the clients today. I will comment on the results here soon. But preliminary tests indicate that everything is ok.
22 replies | 931 view(s)
|
Click Here to Expand Forum to Full Width
|