Advertisement

Results for "Volume: 5_2007-2008"

5_2007-2008 #185396
ADO sample

To show how to use ADO Data Control

5_2007-2008 #182019
Waveform Graphing

Loads a .wav file and Processes it, seperating the chunks, and graphs it. Basiclly just shows how to read a standard pcm .wav file manually. Coded this for a project i was working on. This code loads the complete data chunk of the waveform into memory, but could be *easly* changed to only load a few samples or seconds of data. Coded this from scratch using a couple of documents on the wav file format, as all the vb code examples i could find on here were pretty messy. Wave data is placed in one of two UDT's either WaveData8bit_ or WaveData16bit_ and can be accessed by .ChannelData(Channel,Sample) (btw, this is my first time posting here, sorry if i have done something 'naughty' :P)

5_2007-2008 #189968
Capture DV

you can capture Video from a Digital Video camcorder through an IEEE 1394 bus with this vb program. DirectX 8.1 is needed gpcapture.ocx(MFC ActiveX control,author: Genghis Khan) http://www.itkhan.com/reference/gpcapture.ocx

5_2007-2008 #187067
Active-X Popup MsgBox's (Update 7/2/03)

Displays Three Types Of Customizable Message Boxes. A Balloon Style MsgBox, A Balloon Style Input Box And A MSN Style Message Box. Open The Group Project And Run It From There.

5_2007-2008 #186712
Window Sound Events

Play Windows Sound Events In One Line. Minimize, Maximize, Restore up, Restore down, Menu Commands...

5_2007-2008 #187710
Testing 'For' Structures Variables

I have noticed a few uploads where the code was just a bit off because of incorrect handling of the counter variable of a 'For' structure,so conducted some experiments. This is the result, nothing great but might help someone. It's a bit long so I zipped it as well, so you can read off-line. Additional input welcome.

5_2007-2008 #183764
An easy usefull tip

Will let any vb coder to know usefull hidden thing in vb,that may be many of you pain a lot about it...

5_2007-2008 #190235
Real Working VB Firewall

[UPDATED W/ MISSING CODE!] Dun Dun Dun Dun Dun Dun! Finally a real working vb firewall that just doesnt use TCP or winsock! (Download now only 80kb!) It accesses the windows system, stopping connections and brining up a query window to allow it or not! Just like professional Firewall applications! It detects ALL internet applications running on your computer! CyberSentry Personal Firewall Beta has been completed. However, i will not post the full version YET! (Full version has popup filtering, parental controls, ad filtering, attachment filtering, full application control, registry monitor and a makeshift virus scanner) I want some feedback and or votes before i post the full version code.

5_2007-2008 #176188
Insert WORD document into a database

Store and extract MS Word Documents (or such other file) in binary mode into a DataBase.

5_2007-2008 #180289
How to Add the Google Toobar to the Windows Taskbar

Here is a small registry tweak to Add the Google Toobar to your Windows Taskbar. Have the convenience of the Google Search bar on your Desktop as well as on Explorer. To implement this you will have already downloaded and installed the Google toolbar from http:\\www.google.com

5_2007-2008 #190234
Real VB Firewall - UPDATED

REAL WORKING FIREWALL IN VB6! Logs applications to allow or block just like a professional grade firewall. It temporarily suspends the application until you make a choice. It can terminate programs you think are trojans. Overall, the most complete firewall ever in vb6. This is the beta version, the full version is currently under construction. Hopefully i posted all of the code this time!!!

5_2007-2008 #190085
Installer

This Will Create A New Directory For Your Program Add Regitstry Keys And It Looks Very Professional Unfortunately It Does Not Copy The Installation Files Yot That's Version 2

5_2007-2008 #189687
The real way to disable copying from TextBox

Hi all .. this code is very important if you want a TextBox or RichTextBox Protecting Data .. I mean No Copy or Cut .. Please vote form me ..

5_2007-2008 #190135
A programs opener

A program for opening various programs of Windows. It shows you how to run other programs through VB.

5_2007-2008 #190014
TabDock 3.13

Tabdock 3.1.3 Bugfix release (see revisions.rtf for full details) Two Major Improvements. 1) Extensively Updated. VS.Net Caption Style Now Adheres Closely To New Microsoft Applications. With Pinnable Panels And Tabs. 2) The Control Now Has The Option To Use The New ITDockMoveEvents Interface.(Have More Control Over Docked Panels). Panel Painting Is Now Much Better And Smoother. Too Many Updates To Mention. Please Look At The Revision RTF To Get The Full History Of The Control. On A Personal Note I Would Like To Thank Neal Who Has Put A Lot Of Effort Into This Control. Your Comments And Suggestions Are Greatly Appreciated. Enjoy The Code! Gary.

5_2007-2008 #189225
Tutorial: How to make a basic auto clicking program

This tutorial will teach the reader how to make a basic clicking program that will click on coordinates set by the user every 2 seconds.

5_2007-2008 #180808
Install/Uninstall

This will install and uninstall your vb program. All it requires it that the vb runtime dll be in the same folder as the compiled install.exe file. Just throw the runtime and all the ocx and dlls that your program uses into a folder, add a data.ini with the proper settings and the intall.exe and uninstall.exe into a folder and that is all you need. (Tuesday, June 10, 2003) UPDATE: It now adds your program to the 'Add-Remove Programs' list in the control panel.

5_2007-2008 #185675
Degration v1.0 (major upgrade)

Major upgrade of my previous version. Now it has everything a collapse clone should game. Except for undo and highscores (highscores coming). I fixed the bug where you could select one brick at a time. I made the display bigger w/ smoother graphics, there is now something to explain the gameplay. You can now highlight groups of blocks by moving your mouse over them, the game will also give the ammount highlighted and the potential score. Please comment and report bugs, oh yea, and vote if you like. p.s. im thinking about and online highscore table.. but have no knowledge of asp, if you can help please feel free to contact me.

5_2007-2008 #189684
MDB Structure.zip

Document your Access database structures with ease.

5_2007-2008 #190021
XP NumberBox

You can only type numbers in this textbox. Make sure to make EXE file to see balloon tooltip.

Languages
Top Categories
Global Discovery