I have a little console app I wrote called FFMemMon.exe that monitors the memory used by ffmpeg.
I also have another little app called Wait.exe that simply waits x seconds before exiting.
When FFMemMon runs, it attaches to the console and stores the current cursor position. It then starts...
A very generalized title, but quite frankly I'm lost altogether with this.
Here's what I want to do: Monitor the soundcard input, analyze it, and get the frequency of the input signal in Hertz (as a Double).
All the reading I've done seems to point to using FFT to acomplish this. However all...
Hi guys. I'm trying to receive a MIDI SYSEX message from a Behringer Bass V-Amp. I've tried both the callback and subclass methods, and all messages are received except MM_MIM_LONGDATA for sysex.
The process I'm using is:
Send sysex message F0 00 20 32 7F 7F 01 F7
This is a request for the unit...
VB6 on XP
Hi everyone. After trying for an hour to figure out why I couldn't create a bitmap from my byte data, I finally worked out that it was the CopyMemory API that was the problem.
Rather than go into lengthy code and descriptions, I wrote a little test code that you can try yourselves...
Hi everyone. Firstly, Merry Christmas and a prosperous and safe New Year to all.
I'm working on a VB6 app that will take control of the printing operations for a DOS application. The DOS app runs in fullscreen, and my VB app will need to display a preview window.
In short, what I need to...
Hi all. I have a laptop with a wireless network card, and a 3G wireless modem connected via USB. All worked fine, until I visited a mate and connected to the net via a LAN cable through his router. Neither the LAN card or the modem were plugged in at the time.
Since then, whenever I try to use...
I have a db project using textboxes etc bound using a binding collection and custom class.
I need to be able to distinguish between a zero being entered in a numeric field, or the field being left blank, thus the need to be able to set the field to the default value of null. Everything I try...
Hi guys, gals and inbetweens.
I'm working on a custom ComboBox.
This is what I'm doing...
I removed the border from the Listbox using GetWindowLong and SetWindowLong. Ok.
Using CreateWindowEx, create a window and place the listbox in it. All ok except the background color of the...
Anyone looking for comprehensive info about calculating Leap Years, please be advised of a new tutorial at faq222-6901.
Cheers,
Scruff.
Be good. If you can't, don't get caught!
Is it possible to get the Picture from a PictureBox control in another application and either copy it to a PictureBox, or save it as a file?
Be good. If you can't, don't get caught!
I'm writing a program that prints reports containing info broken up into many differnt tables. Some of the tables need to be printed in "Landscape" mode, therefore I'm switching between portrait and landscape for each page as necessary. The problem I have is that the lanscape pages print so that...
We have a DOS program at our workshop that does inventory / customer database / statements / invoicing etc; that prints everything to PRN (LPT1).
Because the app is DOS, we have a lot of printing reliability issues, and the ugly "console" style printing.
I'm trying to intercept the print...
I'm looking for help on how to capture the audio from the soundcard, and stream it to another computer via winsock.
I have searched for code, activex controls etc, but it seems that everything out there either captures live audio to a file (useless to me), or streams audio from a file (again...
I keep getting the following error when trying to run Activex projects from the IDE:
System Error &H80004015(-2147467243).
That's all it says. I searched the net and found references to an error that says:
System Error &H80004015(-2147467243). The class is configured to run as a security id...
I made an app that maximizes IE windows when the open. (something that should happen anyway if the opening window is maximized)
At the moment, my app runs in the background when Windows starts. I'd like to know how I can make my app automatically run when IE is started then close again when the...
Hi everyone. Got a little problem and hope you can help.
This is an example of what I'm trying to do:
I run a file called Test1.exe on my c drive.
Test1.exe then calls Test2.exe in folder c:\testapp.
So we have:
c:\Test1.exe calls c:\testapp\Test2.exe
When Test1.exe runs, CurDir$ = c:
The...
I'm making a custom CD with some progs that work with Windows 98 Second Edition, but not Windows 98. The main menu of the CD enables or disables items according to the OS on which it is running. I've got a module (see link below) that determines which OS is running. I can't however, find any...
I've slipstreamed SP4 into a bootable Win2000 Pro setup.
When installing from the CD, several files are now missing.
The files are:
bachsb~1.rmi, beetho~2.rmi, claire~1.rmi, danceo~2.rmi
fureli~1.rmi, hallof~2.rmi, mozart~2.rmi
utopia~1.wav, utopia~2.wav, utopia~3.wav, utopia~4.wav
These files...
I've slipstreamed SP4 into a bootable Win2000 Pro setup.
When installing from the CD, several files are now missing.
The files are:
bachsb~1.rmi, beetho~2.rmi, claire~1.rmi, danceo~2.rmi
fureli~1.rmi, hallof~2.rmi, mozart~2.rmi
utopia~1.wav, utopia~2.wav, utopia~3.wav, utopia~4.wav
The files...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.