
- 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:27 AM
I moved the drawing code out of the class instance into the form it is drawing on and still get same result. If do not draw the beams there are no...
6 replies | 376 view(s)
-
Today, 08:09 AM
This is still not working , anyone see what I'm missing?
Private Sub AxWindowsMediaPlayer1_PlayStateChange(sender As Object, e As...
5 replies | 738 view(s)
-
Today, 07:24 AM
I'm substantially more productive in the Monaco-based tB IDE for all the reasons mentioned. Even with the fancy VB6 CodeSMART addin.
Can't imagine...
14 replies | 821 view(s)
-
Today, 06:57 AM
Hopefully this is simple enough, and if it works as you need then I recommend reading the comments to get a better understanding as to what the code...
40 replies | 1189 view(s)
-
Today, 06:43 AM
What is wrong with latest versions, are you discriminating english?
59 replies | 52258 view(s)
-
Today, 05:26 AM
THE RESULT IS ERROR
https://www.excelforum.com/excel-programming-vba-macros/363957-api-commands-to-turn-volume-control-on.html
Option Explicit
...
3 replies | 141 view(s)
-
Today, 05:25 AM
Hi
Exactly, which kind of file you're trying to use? xlsx? xls? mdb? accmdb?...
4 replies | 264 view(s)
-
Today, 05:13 AM
I am very thankful for your response. Read many books but haven't gotten an answer as close to what you just stated. I am just trying to wrap my head...
2 replies | 249 view(s)
-
Today, 05:04 AM
Changing system volume from VB6-VBForums
https://www.vbforums.com/showthread.php?841819-RESOLVED-Changing-system-volume-from-VB6
3 replies | 141 view(s)
-
Today, 04:43 AM
FWIW, the contributing guidelines have been updated with a VB6 quickstart, to help contributors used to VB6.
11 replies | 562 view(s)
-
Today, 04:36 AM
Is that a question that you want more answers to or a codebank submission?
The question mark at the end is important.
3 replies | 141 view(s)
-
Today, 04:23 AM
BETA 784 of the twinBASIC programming IDE is now released...
Download from here... https://github.com/twinbasic/twinbasic/releases
Click on...
539 replies | 222996 view(s)
-
Today, 04:22 AM
Hi Wayne,
An example of the problems I'm encountering with MDIForms and MDIChilds windows can be found in the TxTextcontrol example, a component I...
4 replies | 429 view(s)
-
Today, 03:57 AM
not get speaker play mp3 Volume
how to get speaker is mute or not mute
set mute value
GetVolume ALL=0? WHY?
3 replies | 141 view(s)
-
Today, 03:20 AM
I don't think a MonacoEditor-based IDE would be more productive than VB6-IDE.
In fact, if a feature is not available in VB6-IDE, it's often a...
14 replies | 821 view(s)
-
Today, 03:15 AM
test: in IDE: (my CPU: AMD Ryzen 5 7600X)
S: 1992000000
Select..Case Timing: 7877,0555
S: 2021800000
Goto/Jump Table Timing: 518,7416
S:...
1179 replies | 375689 view(s)
-
Today, 02:18 AM
The problem is solved with v1.8.69! thanks :thumb:
4020 replies | 3168523 view(s)
-
Today, 01:27 AM
No, a namespace is nothing like a header file. A namespace is a logical space in which every name is unique. That's how the .NET class library can...
2 replies | 249 view(s)
-
Today, 01:02 AM
Which is why it made sense to use a major company backed, feature-rich editor like Monaco, rather then spent a year making one as polished.
Right...
14 replies | 821 view(s)
-
Today, 12:21 AM
I am sort of lost on VB namespaces. Referring back to the "c" world, I am assuming this is similar to a header file. Didn't mean to give up my age...
2 replies | 249 view(s)
-
Yesterday, 11:00 PM
I seem to have to take only one ugly approach to the problem: all function arguments use Variant types
Public Function stdCall_Variants(ByVal...
14 replies | 821 view(s)
-
Yesterday, 10:56 PM
For any VB6 successor, the increase in productivity is 80% dependent on the IDE and 20% on the compiler.
14 replies | 821 view(s)
-
Yesterday, 09:43 PM
you haven't said or done anything in THIS thread until now.. so be quiet! Zvoni is the closest one to do what i am trying to accomplish!!! short code...
40 replies | 1189 view(s)
-
Yesterday, 09:42 PM
close.. but it stops at 0:45 when you first clicking down and off when it hits 23:45.. so, again, you thought it was child's play... 5 min my you...
40 replies | 1189 view(s)
-
Yesterday, 09:15 PM
Clearly my brain is mush right now (especially re: naming), but moving to 3 separate procedures didn't affect things much:
Code:
Anyway,...
1179 replies | 375689 view(s)
-
Yesterday, 08:56 PM
Yeah, no worries, it was clear from the beginning. Also it's Select Case vs GoTo vs GoSub/Return.
I think for proper testing, each variant should...
1179 replies | 375689 view(s)
-
Yesterday, 08:52 PM
So I did do something stupid with my debug message (Copy & paste issue) - I was writing "Select..Case Timing" 2x instead of Select..Case timing and...
1179 replies | 375689 view(s)
-
Yesterday, 08:46 PM
I tried with and without compiler optimizations, there's hardly any difference in this case. What does seem to make a difference is labels inside the...
1179 replies | 375689 view(s)
-
Yesterday, 08:43 PM
Here's what I get compiled with all the usual optimizations enabled and using your timer (no RC6):
1179 replies | 375689 view(s)
-
Yesterday, 08:31 PM
I'll try your timer in a minute - also, just realized that I did not enable any compiler optimization options, did you?
1179 replies | 375689 view(s)
|
Click Here to Expand Forum to Full Width
|