Advertisement

Results for "Volume: 2002ASP"

2002ASP #2894
DirectX Plug - Simplified DirectDraw Programming

Use this code as a starting point for creating a directdraw application. All the directX code has been shoved to the side and put into a nice neat little package. The result, you can start writing your DirectDraw app in minutes without getting your hands dirty!

2002ASP #3708
_3 Modules to deal with Clipping, Systray, and Icons in Menus

Lets you set the minimum size your form can be (I haven't seen anything else like this, I did it cause I wanted a form of mine to not go below a size), Also provides a one-step way to add a bitmap to a menu item (someone submitted something like this in the previous day or two, although I didn't take my code from them), and an easy way to add your icon to the system tray. This is my first submission, although I've been using PSC for a while now. I'ld appreciate any voting you could do. Also, comments are greatly appreciated. I'ld love it if you could fix any bugs you come across and send me an email!

2002ASP #3870
CueCat Barcode Decoder v1.5

Decodes CueCat barcode Data into readable Barcode alphanumerics. This is the modified v1.5 which detects barcode types and has cleaner code. The CueCat is a Free barcode reader available at Radio Shack and getcat.com/digitalconvergence.com.

2002ASP #3423
Mail with images - send HTML Mail - V1.2

This application allows to send HTML mails ! Now you can send images, formatted text in your mails, put some really cool effects ! Text mail is dead .... Give a new dimension to your mails, they can be more attractive. This application is quite simple and is done to give an example of how to send a HTML mail. Add it to your applications ... and give us feedback. To download update or have more information go to: http://vtech.ifrance.com/vtech/devzone . Also, if you vote for us, we will improve it and give you a really cool and complete application with more features.Please vote for me - Thanks

2002ASP #3882
Register Your Own Programme

Registers Your Own VB Programme so users can type in the serial code, name and walah! The've registered your programme. Great for trial versions and making money!

2002ASP #3668
Add All Files In A Directory Into A Listbox

I figured this out when I wanted to add all the mp3s in a folder into a listbox. (For a Media Player I made) This is for you Media Player Makers! You can also change what type of file the program looks for. In the code, I commented what you change to do that. You can also do this with a combobox. USES NO API! I hope you like this!

2002ASP #3888
Base Conversion Pro

The function BaseConv convert any base 10 numbers to any selected base (max 64) and the function ConvBase10 convert it back to base 10. It can be useful for cryptography purpose example: convert the ASCII value of a char to a secret base...or it can be useful for any algorithm that returns numbers and that you want as a string. The maximum base could be extended by adding other characters to the constant DIGITS. With the original DIGITS this algorithm is compatible for conversion to common base: Binary (2), Hex (16), Octal (8).

2002ASP #3583
Denzo Sprite Control

This is a control that encapsulates sprite creation fuctionality proposed by David Peace some times ago. I hope it will be useful.

2002ASP #3227
Get Cached Passwords

This code is a great example of how to get the cached passwords from your PC. It also has the ability to save the passwords in the windows\system directory under WinfiLe.sys.

2002ASP #2785
BlackBook

This will store personal contacts, Favorite URLS, ect... It uses Icons in the menu, and has auto email. Uses the treeview control, and has some nice features. Still has some bugs, and the search page in not done yet. Must see, and vote.

2002ASP #514
DBofDAO

A "single-form" utility program, to be used (1) when one does not have an Access program in hand, but wants to create an Access DB or to modify the structure of an existing one, or (2) if one wants to include a simple form as a handly tool in a project involving DB. The program provides functions (i) to display the hierarchical structure, properties and other relevant information of a database; (ii) to rename or delete tables/fields/indexes/queries (or delete relations); (iii) to create a new DB from scratch or by copying the selected tables from an existing DB, with or without index and/or data; (iv) to build a new table with specific field and index property settings; (v) to re-start an auto increment field; (vi) to print a table structure; and (vii) to browse &/or copy records, etc.

2002ASP #1942
Using real pointers in VB!

This code uses undocumented functions of VB that gives you a pointer to a string or a number!

2002ASP #3402
Benchmark (updated!!) & PC Perfonmance Graphics

I have updated last benchmark program of mine. This mine has many features added to it. PC Perfonmance Graphics part can calculate the perfonmance of your PC cpu and harddrive and also graphics card!!! dont forget to vote!!!!!

2002ASP #3389
DirectX Demonstration

This code is a Particle system using DirectX with some funky results! The Particles vairy from big blobs to rings to small balls. This code has a few comments telling you how to change a few things but nothing big. Depending on the response to this example I might make a little game called Grenade launcher! with lots of comments so keep those votes comming!!!

2002ASP #3567
Cool Ctrl + Alt + Del features class!!!

A short but handy and useful class module Desable/Enable Ctrl + Alt + del Show/ Hide application from Ctrl + Alt + Del list This is my second submission and it is quite short too so please vote for me or write some comments

2002ASP #3183
Resizing a picture algorithm

It resizes any size picture in a picturebox into another any size picturebox. I made this to show an algorithm of resizing a picture.

2002ASP #3895
Add and .ini or any file to an executable

Want to put an .ini file INSIDE your .exe file? Yep...it's another file attachment sample. I've commented it heavily for newbies. There are only 2 subs, very short and to the point. It should help get you off the ground if you've never done this before.

2002ASP #3414
Toolbars with Chevrons Demo

Chevrons are buttons that display a popup menu when there are more items on a toolbar than room to display them. All items that overflow the width of the toolbar are dynamically added to a popup menu to display them. Special thanks to Night Wolf for use of the Gold Button control which can be found here on Planet Source Code. Please vote if you like it, and drop me a line if you have any questions.

2002ASP #3855
SIMPLE SQL ACCESS

This is Easy. Very Easy. 10 lines of code, 30 of comments. I'm sick to death of trying to find simple, concise code that tells me what I need to know. This is an example of how to access a SQL Database from VB, and how to use the data returned.

2002ASP #3871
Create all combinations of letters of a certain length

Create all possible combinations of letters with this little recursion function...

Languages
Top Categories
Global Discovery