
- 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:35 AM
What hateful comic books did you get that out of?
Aside from a tiny lunatic fringe you don't see anyone spouting such rhetoric, and you can find...
33 replies | 1119 view(s)
-
Today, 12:33 AM
When I was younger my dream was to make games because I played a lot of video games. I still have a lot of work to do, especially graphics work. If...
3 replies | 4301 view(s)
-
Today, 12:27 AM
Have you heard the name Java first? In fact, Java is a compromise that a software developer usually finds. Notable among them is Oracle Java whose...
0 replies | 22 view(s)
-
Yesterday, 11:55 PM
Hi,
This is related to my last question... I finally managed to make a smooth-edged circular shape based on a form thanks to the use of GDI+...
0 replies | 39 view(s)
-
Yesterday, 11:52 PM
That's the crux of it all to me. Can you be flexible? If yes, you will probably survive a bit longer. If no, you will probably die a bit sooner....
33 replies | 1119 view(s)
-
Yesterday, 11:30 PM
Hi Steve,
Thanks for feedback :)
26 replies | 2485 view(s)
-
Yesterday, 11:28 PM
Hi friends,
After more than 6 hours to try different codes, unsuccessfully, I come here to ask some help :blush:
I would get some simple datas...
0 replies | 37 view(s)
-
Yesterday, 11:23 PM
This is painful. Is it April 1st?
10 replies | 227 view(s)
-
Yesterday, 10:59 PM
You may well be right about that. When you look across history, liberal views generally don't happen in provincial and uneducated areas. Those tend...
33 replies | 1119 view(s)
-
Yesterday, 10:34 PM
Elroy has shown us a very good understanding of Unicode, and it is a pleasure to see. Like he says, the VB6 interpretation is in reality not Unicode,...
10 replies | 227 view(s)
-
Yesterday, 06:46 PM
I usually start with Windows Server 2003 from the same leak as it's ever so slightly more recent... but man I wish I had access to more recent...
10 replies | 227 view(s)
-
Yesterday, 06:34 PM
Project Updated
The version is still 5.3, but if you downloaded oleexp before this post, it's impacted by the bug discussed in the previous few...
243 replies | 175215 view(s)
-
Yesterday, 06:33 PM
I see....returns a string...got it (shoulda known that all along...mea culpa).
As far as Format$, got it now as well (also knew that before).
So,...
4 replies | 152 view(s)
-
Yesterday, 06:17 PM
ID2D1RoundedRectangleGeometry::GetRoundedRect voffset=0x0034, inherits from ID2DGeometry... so it counts those methods... but not ID2D1Resource or...
243 replies | 175215 view(s)
-
Yesterday, 05:53 PM
twinBASIC status update:
twinBASIC Update: February 5, 2023
Highlights include a major rewrite of the ActiveX implementation, updates to two...
1327 replies | 549721 view(s)
-
Yesterday, 05:49 PM
Yeah, OptionBase1 nailed it. Format() returns a String Variant, and Format$() returns a String (not in a variant). So Format$() is a bit better.
...
4 replies | 152 view(s)
-
Yesterday, 05:25 PM
Trailing 0's are "numerically" ignored.
Format returns a String, so you shouldn't be storing it in a numeric variable. If all you want to do is...
4 replies | 152 view(s)
-
Yesterday, 05:11 PM
Update (no, not solved, but)...
In a separate simple test, this code produced 3334.51 (note: myNumber is dimmed as double)
Dim myNumber As...
4 replies | 152 view(s)
-
Yesterday, 05:04 PM
It must start somewhere in the new ifaces and impact all following.. I had checked some older ones for just this issue but it seemed ok. Will...
243 replies | 175215 view(s)
-
Yesterday, 04:57 PM
Option Explicit
Private Declare Function GetTickCount Lib "kernel32" () As Long
Dim startTime As Double
Dim StopTime As Double
Dim getTime As...
4 replies | 152 view(s)
-
Yesterday, 04:43 PM
Thanks for the replies... .paul. thats sorted it.. thank you. Im not sure how you mark it as solved. Thank you.
3 replies | 218 view(s)
|
Click Here to Expand Forum to Full Width
|