Advertisement

Results for "Volume: Java_Volume1"

Java_Volume1 #97590
FireGate - 100% Pure VB FireWall (Working)

Sorry about the lateness of this upload, I meant to upload it the same week as my last post but things got a little delayed. This upload comes to you courtesy of Tom Smith who helped me out with the AllocateAndGetTCPExTable API Call. Firstly !!! - NOTE: ONLY WORKS ON WINDOWS XP - !!!. Now thats out of the way, once you download the zip, read the ReadMe.txt file located in the zip. There are alot of nifty extra's added to this application such as the Hex Viewer in the Packet Sniffer and the IP Info Dialog in Right Click->View Information menu menu. Please look at the entire submission before voting !!! And also, leave all comments good or bad so I can review and update the submission as needed. Sometimes the first time you run it, IDE or compiled, it errors, just close it and open it again. I think its because of the way I use Threads. Also, if it starts to lag, Check the "Dont Resolve Hostnames" checkbox in the options dialog, this slows it down alot on Dialup anyway. Download MThreadVB here - http://www.eliteprodigy.com/MThreadVB.dll , or view the submission here - http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=26900&lngWId=1

Java_Volume1 #97591
Transparent Startmenu and Taskbar

This small program will make your startmenu and taskbar transparent on windows XP and 2000 (you can set a level of transparency 0-255), it can also be compiled and run from a command line e.g. "TransparentTaskbar.exe 180"

Java_Volume1 #97592
Ftp The best one! really easy

This ftp program uploads ftp files and feel how many bytes they take! please vote!

Java_Volume1 #98758
Direct Sound Recording(Updated Demo)

ActiveX dll that encapsulates the Direct Sound Capture Buffer for capturing sound from your sound card. The dll also contains a secondary buffer to copy the capture buffer for playing and writing to file. This code is not commented but most of it was gleaned from Jack Hoxley at DX4VB and the DirectX 8 Visual Basic Documentation supplied with the DirectX 8 SDK. I would like to thank Jack Hoxley for his awesome tutorial that he wrote at http://www.dx4vb.da.ru. He used DX7.

Java_Volume1 #98761
OCX/DLL Detect - Find required OCX and DLL Files

You can find all required OCX and DLL files in your own VB projects.

Java_Volume1 #98759
PScode file renamer See new version

Trys to rename zip file to their submission name. eg. CODE_UPLOAD105511092000.zip TOO projectIRC build 47.zip Bugs: There are many *Sometimes adds last zip file twice *Cannot rename files with certain charaters eg _ *Errors when there are more then 1 txt file in the zip *Relys on the timer for zip operations 5sec works for my computer may need slower for slower machines. Maybe others Instructions: * Make a copy of a few zip files from pscode and put in a folder * Point the text box to ur directory (must end with "\" * Click "Get Zipfiles" * Wait until finished * Click "rename files" Needs: MS scripting Winzip Plz help this project it is so you don't have to go through each one and rename. ************************************************* Updated: All bugs fixed except for when there are multiple txt files in the zip. Plz if you have any suggestion on how to only get the txt files that start with "@" plz submit feedback or email me. Thankyou to Roger Gilchrist for his RStrip and LStrip functions :) New version at: http://www.pscode.com/vb/scripts/ShowCode.asp?txtCodeId=49691&lngWId=1

Java_Volume1 #98760
IMPORT MS-WORD Spell Check to your Apps (480,000 words + Sugestions)

Its ok to have your own spell check but Who wants to install a 5 MB Dictionary File with their application. The best solution is to borrow a DLL from MS WORD, is this not a simple solution. This code now imports Dictionary of the MsWord to its own application. It verifies the grammatical errors and suggests the correct word replacement. Have a look at screenshot. This is really a nice example. It also had a very good Find and Replace Example. Try it and you will know.

Java_Volume1 #98762
VBCompress

This code compress and expand files with LZ. The code is fully compatible to microsofts compress.exe and expand.exe.

Java_Volume1 #98818
DigiSkinClock v.03

Another version. Made just for fun :) Features : 24h clock, day, month, year & ALPHA BLEND. looks COOOL :)

Java_Volume1 #98819
VB MultiThreading!!

Now you to can multi thread in VB with ActiveX Exe using the power of COM. Simple and easy to use, no cryptic API, GPF's or a sea of classes. Youll be multithreading in Minutes With This Project!!

Java_Volume1 #98820
Create new Table/Fields in Access with no code

It dynamically writes the code needed to create a new tables/fields in an Access 97 database. You simply add the new fields and it writes the code. This is particularly useful if you have an existing application and wish to add new supporting tables when you release new versions of the software. Uses CreateTableDef and CreateField. This utility has saved me a ton of time.

Java_Volume1 #98763
Counter Assault - Space Shooting Beta

Counter Assault is an arcade-style space shooter game. I intend to create advanced features such as Heat-Seeking missles, laser-powerups, bombs, and possibly even a story. It's pretty fun how it is, however. Right now, it has the basic enemy engine, enemies that move around and swurve, power-ups, such as Invincibility for 10 seconds, Health and Energy refuels. The energy system is simple: You shoot a laser, the energy of your ship goes down a little. If it reaches 0 (critical level) it takes away from your health every time you shoot. The game's completely lag free, since BLTing in DirectX is a walk in the park on even the worst computers. Enjoy. -Claw

Java_Volume1 #98764
BluBall Screensaver

It's a complete Screensaver with up to three objects with choosable colors.

Java_Volume1 #98765
_Folder Secure_

This code allows a user to add security to a folder by either making it password protected or not allowing access at all. It includes a simple method of encryption and decryption, shows how to creat a shortcut for your program's executable, shows methods to hide your pogram for the task manager (ctrl+alt+del), disable the task manager, and disable the taskbar or startmenu. It also includes a log which can be set to record all secured folders attempted to be opened or just any folders that are opened and includes time and date of when they are opened. Also includes a method of detecting when a key and what key has been pressed. And... yeah theres alot of stuff so enjoy and please vote!

Java_Volume1 #98766
Removing Illegal Characters

Demo of routine to generate legal filenames, control names and variable names from any piece of text. Nothing original but check out the support procedures RStrip, LStrip and IsCharIntl for useful bits. Thanks Robert bug bixed

Java_Volume1 #98767
VERY SIMPLE Always on top code!

This is the simplest code ever for always on top, if you find anything simpler (which i doubt) let me know!

Java_Volume1 #98768
Stampede ..Recycle Bin Alternative

A desktop based recycle bin alternative....with unrecoverable overwrite (For secure file deletion for privacy lovers) using pure API. Includes a very fast recursive file search class and fast file overwrite and deletetion class (ReUsable!)....faster overwrite speeds than any other versions I have seen here! Other than other code I have written! NEEDS COMPILING TO DESKTOP BEFORE USE!

Java_Volume1 #98769
Efect

so is a simple efect that i do whit flash and transparent module Cool!!

Java_Volume1 #98770
More API for Beginners

Handling File Paths. The VB programmer should try to use the API wherever possible. It is usually faster and more memory efficient than most VB methods. We should also make use of .RES files rather than hard coding to reduce the amount of memory consumed by our applications. This little demo attempts to illustrate these concepts in the simplest possible way.

Java_Volume1 #98771
VB6 For VB5 Replacement Functions *Updated 11/09/03*

*bug fixes - you will want to redownload* This is a complete and optimized vb6 for vb5 function replacement module. Functions include Round(), Split(), Join(), Replace(), Filter(), StrReverse(), and InstRev(). I code alot of examples for friends and i found no good replacement functions that didnt rely on cheap string concatenation or that even functioned like the vb6 version does. This acts and does exactly what the vb6 fucntions do, and are optimized to work as fast as possible with pure vb code, while still being complete. When converting vb6 code to vb5 you will need to turn some of your arrays for split() an Join() into variants, otherwise its a simple drop-in solution. I have fully tested all these functions but if you find any bugs let me know an ill fix them ... enjoy :) *lots of bug fixes in each function, works much better now, lots of comments added, make sure to get this again if you downloaded it before*

Languages
Top Categories
Global Discovery