Advertisement

Results for "Volume: Java_Volume1"

Java_Volume1 #88408
Data Provider ActiveX User Control

Data Provider ActiveX User Control This Control is Data Provider Control Providing Simple Binding with the User Control; this is the best example of Data Binding User Control, and best for beginners of ActiveX Control Designer. Go through the Code and Learn it … Do not forget to Vote me and also keep rating my Award Wining Code which is at 2nd in Hall of Fame.

Java_Volume1 #88409
MyDVD Personal Edition

This is my first attempt to make a DVD Player. It uses MSWebDVD.dll or something like that. It's a really cute program :P. I haven't added any explanations, but the code is easy enough to understand! Please PLEASE Vote, and post your comments, suggestions, or helps!!!

Java_Volume1 #88412
[[A-PopupBlocker

Ok. I've worked on the popup blocker, and this is the second edition of the first 1. If you all liked the first one. I think you all will find this one a bit more amusing. Thanks for all of yours votes. Please do keep on voting.

Java_Volume1 #88410
CSV to Text File Converter Version 2

Hey Friends As promised due to your good response i am uploading the next version of the CSV to Text File Converter. This new version will sort the text file data in either ascending or descending format. I thought of sharing this program with you all. Converting CSV files to Text Files as per customisation required. I was using this small project to convert the CSV file i have into different text files. The name of the text file use to be the same as the first column in the csv. Rest all corresponding data goes to the subsequent files and gets append to it. For Example : when i run three different CSV's then all the for the first column named "UNIVERSAL" gets logged into one text file named UNIVERSAL.txt.... similar others data are getting appended. 01/01/2003,81,81.5,79.3,80,9848 01/06/2003,81,81.5,79.3,80,9848 02/06/2003,81,81.5,79.3,80,9848 ----------------- As the database format is big i would like request whosoever use this code to create a Access Database . Following are the Inputs Database Name : Import.mdb Table Name : TImport Fields Name : Field1 , Field2 , Field3 , Field4 , Field5, Field6 I will be soon giving you with the new version of it only if the response is good. Email me your suggestions and feedback @ universalprogrammer@indiatimes.com

Java_Volume1 #88411
Chatroom Example (With Private Messaging, Multiple Chat Rooms)

My reason for this coding was to show people how easy it was to create a chat client with multiple chat rooms, and allow the users to create there own rooms. Also showing how to do instant messaging, with fast and efficient coding, also clean.

Java_Volume1 #87587
Another Prev Instance Activator

This code will activate a previous instance of your program if detected. It uses subclassing of the main window.

Java_Volume1 #88413
Source Code Documenter v3.6

(Updated 11/09/04) This application will give you a well-formatted printout that includes a cover page, a table of contents and a project summary. You can select what will be printed, from the entire project, a single procedure in a module, or just the project summary. You can send the output to the screen (preview) or the printer. You can also export the results to a RTF file, HTML file, or a bitmap file (using the preview). It also has some additional printing options to save paper. Includes a stand-alone version as well a VB add-in. It uses VB6's TreeView control, so it will not work with older version of VB. (Project's name change: was 'A Project's Source Code Printer).

Java_Volume1 #88414
Get System Directory -- 1 Line of Code No API

Get the system directory with 1 line of code and no API.

Java_Volume1 #87572
VAV Player

This program is used for playing audio and video files of different formats. it can play file having extension ".dat",".mp3","*.snd","*.wav" and more.

Java_Volume1 #88415
CompactAllMDBs

CompactAllMDBs is a Microsoft Access 2000/2002 (XP) application that will (1) Search for all specified files (default is .MDB and .MDA files) in a specified directory (and optionally, in all subdirectories below it) (2) Display all such files found in a listbox with their sizes (3) Compact all the files it found or only the ones selected from the list by the user (4) Search for the same files it found the first time and compare their size as compacted with their original size, to see how much disk space has been reclaimed It's handy to keep your ever-inflating MDB files of a manageable size, and it works nicely on networks. This can't really eb smoothly ported to MS Access 97 because it uses ENUMs in the code, which isn't supported by VBA in Office 97, to my understanding. Also included: (1) A simple routine for calculating and displaying elapsed time for the process down to milliseconds. (2) A "Browse For Folder" routine, based on a Windows API call (I originally wanted to make this start with a specified default folder, but I haven't had a chance to figure out how to do that yet) (3) Uses the Access (2000/2002) routine to Compact and ReCompile the application when it's closed down. In your VBA code, this application requires a Reference to MS DAO 3.6 library If you have any comments or questions, drop a note to brianb@battleszone.com

Java_Volume1 #87573
One-Stop shop for File System Access

This code replaces all features of the the FileSystemObject through the API for very fast access. Also provides fast API File I/O, file searching, _ALL_ special folders without slow late bound objects or unnecessary dependencies, and much, much more. All code here was written by me, and free for you to use in any way you find beneficial. As always, I ask only for bug reports and ideas on improvement.

Java_Volume1 #87574
Easy Dos Control: Execute Dos Command & Capture Result

This is a very easy to use control. Example Code: 'Text2.Text = Text2.Text & DOS1.ExecuteCommand(Text1.Text)'. Thats all you have to do. You execute the command and it captures the result. Tell me how you like or what i need to do to make it better.

Java_Volume1 #87575
A Revolution in Vb rpg gaming version 2..8

The Best Vb Rpg Game Ever UPDATED! 2/10/04

Java_Volume1 #87576
SQLHelper

This code will blaze through creating even the longest SQL statements(Jet supports up to 64K). This is an updated version of the SQLHelper post I made about six or so months ago, with various optimizations made since then. I have found it to be very useful, hopefully you can too! All code was written by me and is free for all purposes with the exception of cStringBuilder.cls, which is from vbaccelerator.com.

Java_Volume1 #87577
HTML File Compression with enhanced compression

Compress your HTML files and reduce download time. HTML compression tool reduces the size of your HTML file almost upto 50%. When you build a html file there are lots of useless bytes which comsumes space. HTML compression tool removes those extra bytes,doing this will tightly compact your HTML code. You can also note the percentage ratio of the compressed file. This tool uses ENHANCED COMPRESSION- by enabling this feature you can eliminate all the extra tags which are not necessary. COmpress multiple files at once,this utility is extremely fast and free. It uses easy to understand code and also comes with a sample HTML file. I've seen many people selling it for $$$. So please vote for me.

Java_Volume1 #88641
Neo Quest

Just a basic game. Pure luck. Still can be kinda fun . :D Just press A,B,C, or D, and see whether you get to continue or not.

Java_Volume1 #87578
[ Authenticate Application ]

This code will explain you how you can authenticate your application from disallowing the user who wants to run your application without having license to use it... This is the SIMPLEST AND EFFECTIVE example which checks registry settings. DON'T FORGET TO REWARD ME BY YOUR VOTE.

Java_Volume1 #87579
Over 6320 Windows API flags as VB Constants (1)

Collection 1 of 4 (6320 out of nearly 30 thousand in all!) constants (flags) for the Windows API functions in 84kb zip!. The API documentation tells you what flags you need but not their values. Well here they are, as many as I can find so far, converted to VB constants. But be warned I have not tested them all so some may not work correctly, I don't know. Happy coding, Rd.

Java_Volume1 #87580
Over 7070 Windows API flags as VB Constants (4)

Collection 4 of 4 (7070 out of nearly 30 thousand in all!) constants (flags) for the Windows API functions in 83kb zip!. The API documentation tells you what flags you need but not their values. Well here they are, as many as I can find so far, converted to VB constants. But be warned I have not tested them all so some may not work correctly, I don't know. Happy coding, Rd.

Java_Volume1 #87582
A Slide Show Viewer

This program can be used for viewing thwe image files in both single and multiple mode and allows to view slide shows and in the external viewer and even allow to zoom in and zoom out the images.

Languages
Top Categories
Global Discovery