Advertisement

Results for "Volume: 7_2009-2012"

7_2009-2012 #233403
Lonely Fish in 3D Virtual Aquarium! - updated

A Lonely Blue Fish swimming in a Beautiful Aquarium!

7_2009-2012 #233415
Avaco - [New ! Access Siemens GSM CellPhone With Full AT+Command]

This is a full AT+Command for access siemens GSM CellPhone. This program only to know with handy test AT+Command for Siemens. With this program you can know how to access siemens with AT+Command. For example : AT+CGMI = output [SIEMENS], AT+CGMM = output [C45], Access Midi (sound) = AT^SBNW="mid",0,1 > 4D5468640000000..... (CTRL-Z) , Access Logo = example : AT^SBNW="bmp",0,0 and any other.

7_2009-2012 #232516
Furby controller

this little progy let you control a Furby by infrared with your com port (electronic scheme is included in the prog)

7_2009-2012 #232213
Credit Box \ About Box \ Scrolling Credits

A scrolling credit box. Uses a typewriting style effect.

7_2009-2012 #233565
sqlBlobUtil

1) make blob compress, uncompress, retriving, updating, inserting as simple as normal select statement. 2) support multiple blob fields in 1 table support insert, retrive, update from file or memory 3) sample call RetrieveBlob(ADODB.Connection, sSql, sOutput) As String : retrieve single blob from database, RetrieveBlobToFile(ADODB.Connection, sSql, blobfiles, sOutput,recordSet) As recordCount InsertBlobFromFile(ADODB.Connection, sSql, vBlobfiles) vBlobfiles as array of files or fileName InsertBlob ADODB.Connection, sSql, vBlobs vBlobs as string or array of string UpdateBlobFromFile ADODB.Connection, sSql, vBlobfiles UpdateBlob ADODB.Connection, sSql, vBlobs sample input sql clause: insert into sTableName values(1,"ke,dfs,y",?,?,getdate()) insert into sTableName values(1,'ke,df"s,y',?,?,22-May-1992) select a, c from sTableName where key = 1 update parameterxml set a='ere',b='?' where d ="dfds" NOTE!) compress and uncompress are invisible to user !!!compress tool is not publish with this tool. (in order to use) comment out the compress part or replace with your own compress tool

7_2009-2012 #231211
Orion Belt 1.3 - VB Project Auto-Commenter !!!

Orion Belt is an application that comments your Visual Basic projects. It has many features to make your works easier and your project nicer. With comments, people who see the code for the first time will have no hard time reading through your project. Commenting is one of the most essential parts in structure (Non-Spaghetti) programming, and it's extremely necessary for big projects. But why waste your valuable time thinking, designing and commenting your code? Try ORION BELT! Orion Belt comments your every VB projects, forms, modules, to the procedures! It automatically fills in some useful information as comments to make your project easier-to-understand. ***HEAVILY & NICELY COMMENTED*** [[[[[[[[[[[[[[[ALL KNOWN BUGS IN VERSION 1.2 ELIMINATED!!!]]]]]]]]]]]]]]] P.S.: The screen shot contains the picture of Orion Belt 1.0, which is slightly different from this version (1.3). Download and try it yourself and if you found it useful please do not forget to VOTE!!!

7_2009-2012 #233616
Simple Steganographer

it inserts passworded text messages to jpeg, gif and bmp files and decodes them back...

7_2009-2012 #233312
_xp Style Error Box_

See screenshot, my program also comes with an error creating procedure (an example on how to use the error box). Comes in handy - buttons are xp style.

7_2009-2012 #224052
A flock of Fish (or birds)

Simluate shoal-movement by use of electromagnetic physic formulas. Really usefull to make "walking" enteties avoid each other. Check it out, i'm sure you'll widen your eyes a little =)

7_2009-2012 #230150
VB-friendly SpecialFolderPath Function

This is a VB-friendly interpretation of a reliable method for accessing the myriad of Windows special folder paths in their resolved states. If you need to know the full path to the Desktop Folder, Startup Folder, and many many others, this function will quickly get you there.

7_2009-2012 #228406
System Information/Process Class 1.2

This re-work of a previous submission now includes active memory load and system processes! The code currently only works in this state under any NT based system above NT 4! It is all contained within a class object which can be exported and re-used in other projects. If you like please do vote!

7_2009-2012 #227039
LaserShow2

This code is a modified version of Kailash Nadh's Laser Show. Any votes should go to this person. I only centered the form, hid the cursor and added a little more variety of colors to the laser show. Phillip

7_2009-2012 #233495
Skinnable Form (Updated) with 5 new skins!

Are you tired of chosing Windows environment as your Visual Basic project GUI? This is the time to give your project a look! This project has several ActiveX controls which gives you the ability of making skinable programs (programs that can change skin such as Winamp), easy as it possible! Simply add the ActiveX control to your project and write only one line of code and then walla... you have a skinable program. Beside that you can chose between several skins that I have made for this project. Check this out and you'll find that this is all you were looking for in all your programming life! Now this is the time to Make your project a real masterpiece. Attention: For some problems I couldn't upload my project's skins with the source code, so I upload it with a new name called "Skinable Form Skins". When my problem solves, I will delete the second one and upload all in one.

7_2009-2012 #233615
File Splitter And Merger In ONE

A short (more or less 8 KB when compiled to p-code and compressed with upx) file splitter and merger in ONE, suited for your large file uploading needs.. NO APIS Used! 218 lines of vb code and comments.. enjoy!!! "

7_2009-2012 #232626
AutoCompleteText

This is a very simple demonstration of the beginner VB programmer to show how they can improve there projects and give a professional touch to implement the ideas of auto-text. As IE address bar. This Sample also shows how to work with windows API's. I hope Beginners could enjoy this demo project and could get some really nice idea for improvements. Thx.

7_2009-2012 #230672
Sleeping application

If you ever needed to make one of your hang for a period of time? well with this api you will be able to do just that :) code is well commented hope you all like it

7_2009-2012 #233082
x86 Emulator (DosHLE) v 0.2!

This is a VB emualtor project for the Intel 8086 It opens .com files and emualte a few opcodes. My Idea was, to write a "retro" emualtor for old days who many peoble spend a lot time for. My Goal: Adlib emualtion, VGA/EGA and VESA emualtion. I`m going max. to the 80-286. NEW 0.2. Now R/M byte is supported!!! + a few new opcodes

7_2009-2012 #232627
Multi-Sorting with ListView

Multi-Sorting with controls like 'ListView', was always an issue for VB programmers. Here is a dome project of multi-sorting with 'ListView' using 'ActiveX Data Access Object (ADO and ADOR)'. The Control has designed for single sorting / multi sorting with Characters / Numbers / date type data with ascending/descending order. The order of sorting has been indicated with the icon on the header. User also has possibility to change the arrangements of the fields. I hope this demo could give you idea to do multi-sorting with list view. Any comments/suggestion always appreciated. Thx.

7_2009-2012 #228368
Barcode Generator ( Code 39 and Code 128 ) with GIF Export and Documentation

This a Barcode generator with bar39 and bar128. THIS BARCODE GENERATOR IS SIMILAR TO INDUSTRY RENOWN PRODUCT 'ACTIVEBARCODE' IN FUNCTIONALITY. I've put detail description of how these codes are generated. If you are a beginner or a novice to Barcode, it helps you to understand the Barcode algorithms I've used. I've developed it from scratch. Now with these algorithms, you can create your own barcode and use it in diffrent purposes. What is barcode ? A barcode is a machine-readable symbol used to encode information in order to automate a business process. Examples of business processes are retail sales, shipping and tracking, inventory management, warehouse management, asset tracking, and automated data entry. CHECK THE Readme.htm FOR THE DETAIL DESCRIPTION. _____________________________________________________ Update on 12th Dec 2002-> A bug on printing Char '*' on Bar39 is fixed. _____________________________________________________ Update on 11th Oct 2002 -> Export the Barcode to Gif and transperent Gif with completely independent Export Class. _____________________________________________________

7_2009-2012 #223053
Cyborg3D

An example how to use animated X files in Direct3D Retain Mode and some other usefull tricks. DirectX7 or higher needed. For other vb games and demos visit my web site: http://web.tiscali.it/fc_vbgames/index.html

Languages
Top Categories
Global Discovery