Can someone explain or help me to find some tutorial and sample apps about API for creating an application that implements a VU METER for audio wave soundcard device?What API win32 and algorithms i have to use and look for?
My problem is the RaiseEvent in the code below doesn't pop up when I click Button1. Can someone help me please? ------CODE/form1.vb/VB2005--------- Imports System
I am troubleshooting a bug within my application that, at the moment, am looking at the network connection on client machines is dropping. My application launches and creates a global ado connection object through a system DSN that connects to SQL Server 2k.
I am trying to use the BindingNavigator (using VB 2005) to update five tables (one at a time) depicted in five DataGridViews (one table on each TabPage). Each table loads into its DataGridView properly. The "MyEray" table will update but all others receive this message when
I have some requirement for the following things. I am using VB6. /SQL-SERVER 2000/2005, I Have Developed A application in English Version of VB in india .This Application is running in India/HongKong.
Do you guys know if this is safe to install Visual Studio 2005 Express, VS .NET 2003, and VS6 in the same computer? If anything goes bad, I don't want to format my hard disk, and install everything again.
I have VB6 on WinXP SP2. How can I get the local address of a file in internet cache using GetUrlCacheEntryInfo? All of my attempts so far have resulted in multiple crashes of Visual Basic.
I am developing an enterprise framework with COM+1.5 We need a singleton manager. I have implemented the singleton pattern as follows: Private Shared m_mu As New Threading.Mutex
I am looking for methods that will allow me to let a VB app do different tasks/work in async mode or another way of putting it, multi-task different routines. For an example, let's say the app needs to unzip a large file of 1 gig in size. Currently the application completely ...
I have a project with one of the specs that says: 1) Save as you type So everytime you type something, it saves the data right away. (e.g. You type "123.45 <enter>" in a text box. It will save 123.45 right away to the
hi there...... I have small doubt as in ....is it possible to give a scan document(using Hp Scanner twain compatible) option in Windows Xp...if yes then how?