
- 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, 06:51 PM
Actually there are, just no approved solutions. It is working fine here.
6 replies | 123 view(s)
-
Today, 06:49 PM
end of code
'----------------------------------------------------------------
'Daten lesen...
9 replies | 148 view(s)
-
Today, 06:49 PM
middle part 2
''' <summary>
''' OnServerDataReceived
''' </summary>
''' <param name="st"></param>
''' <param name="data"></param>...
9 replies | 148 view(s)
-
Today, 06:48 PM
middle part of the code
''' <summary>
''' InitComboboxesServer
''' </summary>
Private Sub InitComboboxesServer()...
9 replies | 148 view(s)
-
Today, 06:45 PM
it brings me to this line
Dim linearBytes() As Byte = WinSound.Utils.MuLawToLinear(rtp.Data, BitsPerSample, Channels)
The whole entire code for...
9 replies | 148 view(s)
-
Today, 06:37 PM
I honestly don't think that you're stupid enough to believe what you're saying so I can only conclude that you're deliberately being a douche. I've...
380 replies | 7847 view(s)
-
Today, 06:28 PM
If you doubleclick on the Error BC30311 Value of type 'Byte()' cannot be converted to 'Integer'. TCPStreamer error, what does the code look like on...
9 replies | 148 view(s)
-
Today, 06:12 PM
Looks like the way i was coding it was having undesired effect on the datagrid view.
In the example above, is there any advantage of using a...
5 replies | 123 view(s)
-
Today, 05:47 PM
very interesting utility for the ide.
I for small utilities for the ide use add-in with small plugins....
1 replies | 39 view(s)
-
Today, 05:47 PM
More details would be helpful, like:
1. Differences between the 2 computers. Windows versions, 32 or 64-bit OS, etc.
2. What does the OCX...
2 replies | 41 view(s)
-
Today, 05:45 PM
> Which code are you talking about?
Some Vb6 routines. One detects the zone identifier, and another that removes it. All good - but if you use...
2 replies | 129 view(s)
-
Today, 05:44 PM
Is this an OCX you've developed, or is it a 3rd party OCX? If 3rd party, what is it?
A 30 second timeout is common for a network connection...
2 replies | 41 view(s)
-
Today, 05:37 PM
Details:
* Occurs both in IDE and EXE
* Same exact form+OCX is not slow when tested on another machine
Things I've Tried:
* Uninstalled and...
2 replies | 41 view(s)
-
7 replies | 132 view(s)
-
Today, 05:22 PM
Sorry that I dont post much detail. anyways, the errors i am getting are
Error BC30002 Type 'WinSound.Recorder' is not defined. TCPStreamer...
9 replies | 148 view(s)
-
Today, 05:20 PM
The Textbox is just there to show how to bind a textbox to a bindingsource. If you just want to just use a dgv then remove that code.
As far as I...
5 replies | 123 view(s)
-
Today, 05:20 PM
can be used without registration?
for example modTrickUnregCOM or regfree vbRichClient
a greeting
5 replies | 133 view(s)
-
Today, 05:16 PM
I still use VB5 and I let Microsoft do the upgrade from Win-7 and had no issues regarding VB5 and components. I personally like Win-7 better but...
6 replies | 123 view(s)
-
Today, 05:09 PM
Think of the BindingSource as a conductor of sorts... with the Grid and Textbox and other data elements members of the orchestra.... individually,...
5 replies | 123 view(s)
-
Today, 05:01 PM
I was recently tangential to a project that not only used Hungarian notation for field names but also, in a penny pinching move, took out all...
7 replies | 132 view(s)
-
Today, 04:59 PM
That's really helpful. One thing that I don't understand is what adding the binding source should do.
What it appears to do is make the data grid...
5 replies | 123 view(s)
-
Today, 04:30 PM
It didn't seem worthwhile creating an Add-In just for this (it seems more appropriate that it be incorporated into other addins), hence posting as a...
1 replies | 39 view(s)
-
Today, 03:59 PM
The file is loaded dynamically every time based on the ternary If in the CheckChanged event. If the CheckBox is checked then it loads...
4 replies | 169 view(s)
-
Today, 03:47 PM
Based on the code you provided... how can I detect that I am going to load -TOP or -BTM? I just discovered that this causes me an issue where I am...
4 replies | 169 view(s)
-
Today, 03:35 PM
Btw, I just tested CryptEncodeObject idea above and the API based encoding works as far back as NT 4.0 (tested on Win7, XP and Win2000) something...
78 replies | 6362 view(s)
-
Today, 03:27 PM
Actually, it's nothing like IPC. That method of using COM is actually termed an In-Process Server. What it means is that the COM object reside in the...
5 replies | 133 view(s)
-
Today, 03:27 PM
I have a splash screen and plan to load the data into the lists when the program starts. This way the data will be ready when needed.
Thanks for...
7 replies | 132 view(s)
-
Today, 03:25 PM
Thanks I will try something and I will be back if I faced a problem of confusion!
Thanks for your reply :)
2 replies | 121 view(s)
-
Today, 03:20 PM
lol, it's all part of the deep state conspiracy.
380 replies | 7847 view(s)
|
Click Here to Expand Forum to Full Width
|