
- 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, 10:24 AM
No errors occur...
I have also tried creating new beamContext and beamSurface every frame no change
This has been the most difficult bug I...
8 replies | 492 view(s)
-
Today, 10:14 AM
You could use a playlist…
https://chrisbitting.com/2012/04/06/creating-playing-playlist-vb-net-windows-media-player-control/
6 replies | 829 view(s)
-
Today, 10:13 AM
The main thing that stopped many of us having a look at vFree BASIC for the last few years, is its obscurity. Obscured by a cloud of Chinglish and...
61 replies | 52375 view(s)
-
Today, 10:08 AM
False positives occur, especially in new binaries or in code that can deeply access the system. Regardless, of any potential false positive you have...
61 replies | 52375 view(s)
-
Today, 09:58 AM
RC6 required
Private mMute As Integer ' property
Private mSystemAudioLevel As Currency ' property
Private mResetAudio As Boolean
Private...
4 replies | 176 view(s)
-
Today, 09:19 AM
Ran into the need to edit out CrLf bytes, so the attachment has been updated.
J.A. Coutts
14 replies | 2193 view(s)
-
Today, 09:18 AM
Couple of things that might be worth trying:
1) If you are trapping errors in any method that calls Render2DBeam and there is an error after...
8 replies | 492 view(s)
-
Today, 09:12 AM
See the Average Strategies link in my signature for an example of importing your own or third party namespaces…
3 replies | 295 view(s)
-
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 I do not draw the beams there are no...
8 replies | 492 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...
6 replies | 829 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 | 850 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 | 1210 view(s)
-
Today, 06:43 AM
What is wrong with latest versions, are you discriminating english?
61 replies | 52375 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
...
4 replies | 176 view(s)
-
Today, 05:25 AM
Hi
Exactly, which kind of file you're trying to use? xlsx? xls? mdb? accmdb?...
4 replies | 274 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...
3 replies | 295 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
4 replies | 176 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 | 575 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.
4 replies | 176 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 | 223115 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 | 433 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?
4 replies | 176 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 | 850 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 | 375724 view(s)
-
Today, 02:18 AM
The problem is solved with v1.8.69! thanks :thumb:
4020 replies | 3168941 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...
3 replies | 295 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 | 850 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...
3 replies | 295 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 | 850 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 | 850 view(s)
|
Click Here to Expand Forum to Full Width
|