This little program shows how to use COM technology in
Win32Asm. When it s run it lets the user freely decide
about the presence of the program with the WS_EX_TOOLWINDOW
style on the taskbar. The main goal is to show the easiest
possible example instead of killing people with the details
about virtual tables, polymorphism, inheritance and using
nested macros etc., etc.
This a simple compressor based on aplib, yoda s Kernel code, and my own
stuffing around. It only has one function with MANY limitations at the moment,
but it is desinged for demo purposes only so it don t matter.
He was the first one (I noticed of) who coded a
decrypter for yC 1.2 :)...good job. Also if it hasn t
full support yet >:-)
So as I promised...here s the source code.
I hope it helps someone.
This program dump password hashes from local or remote Windows NT/2000 machines. It
prints them onto the screen in l0phtcrack format, or will write them to a file if desired.
oRTP is a LGPL licensed C library implementing the RTP protocol (rfc1889). It is available
for most unix clones (primilarly Linux and HP-UX), and Microsoft Windows.
Linphone is a web phone: it let you phone to your friends anywhere in the whole world, freely, simply by using the internet. The cost of the phone call is the cost that you spend connected to the internet.
to show the waveform of audio file and play it on computer
Purpose: Familiar with WAV file format and UI design
It should have the following functions:
Provide a Graphic User Interface for user to browse the file system and select one WAV file
Show the waveform of input audio signal
Play the selected WAV file
Print the parameters of WAV file such as sampling rate, bit-depth, etc