Advertisement

Results for "Volume: 2_2002-2004"

2_2002-2004 #124242
A+ code: convert numbers to and from decimal, hexadecimal and octal

This code will convert numbers to and from decimal, hexadecimal and octal. It's really useful and simple to follow code - intended for the beginner. If you use it, there's no need to give me credit but lease vote for it, thanks. -lgr

2_2002-2004 #124243
Graphical Calculator

A graphical calculator. Many thanks to Chris Seelbach for his help. Please leave comments and vote for me if you like the program.

2_2002-2004 #124244
Create Excel Spreadsheets without Excel

contains a easy to use excel class so you can create excel spreadsheets with out using excel automation. it writes the data you to the row,col u want to a .xls file u specify.

2_2002-2004 #124245
cssProject Analyzer

OK, I've made some more changes to the app. It's is still imcomplete, but I did promise some people that I would post a newer version so here it is. What it does............Right now, it lists all the classes, forms and modules that a project uses. For each procedure, it will list all the procedures that the given procedure calls. It will also tell you if the procedure called is out of scope, etc. There are still a few bugs with the tracing part. I haven't completed the "Procedures that Call me" section yet. Ok, other features, it will trace any threat words within the loaded application. There is a Threat word manager, so you can add/edit and delete the threat words. You can print the code of a selected module. That's about all I have implemented as of yet. Hopefully I will have the rest in a week or so.

2_2002-2004 #124246
Windows XP Install

What's this? Haha, yes, my version of the Windows XP Installation program!

2_2002-2004 #124247
Streaming Screenshots

My code sends streaming screenshots over the internet, will work under Win98 and Win2k. Uses the GetDC and cDIBSection API's, req's the Intel Jpeg Library v1.1, freely downloadable from vbaccelerator.com, or get it off my site, http://www.pumkinhed.com/ijl/index.html

2_2002-2004 #124248
Leet CD Player

A simple CD Player yet it is very LEET for beginners. Has all standard CD Player features. PLease vote for my pathetic code.

2_2002-2004 #124249
An updated Personal Proxy Server !!

Thanks for all your interests in my original post, i've updated many bugs... so try it out yourself... have fun. Purpose : An http proxy server which relay request from client to the original server/other proxy.

2_2002-2004 #124250
SMSer

This program takes a valid Username & Password from breathe.com and logs you in. When you are logged in (it tells you) you can send SMS messages to any mobile phone.

2_2002-2004 #124251
Subs, Functions, and Parameters...A beginner's guide.

Explains the concepts of Subs, Functions, and Parameters. If you are a little fuzzy on the difference, take a look.

2_2002-2004 #124252
Mouse-zoom-camera Add-In v1.1

This is the latest version of my mouse-zoom camera add-in. It is especially useful when designing skinned forms. You can zoom in the form so that you can place your controls at the right places. The source code is heavily commented. UPDATES (since v1.0): 1.The mouse-cam pauses now when any code-window gets focus, and resumes for any other window. 2.The last zoom level is saved in registry, so that add-in starts with the last zoom level. 3.The link to Office DLL is removed. MenuBar icon placement is now without creating a menubar object. The add-in uses therefore much less resources now. 4.MenuBar icon is changed. It looks more professional now. 5.Button tool-tips added.

2_2002-2004 #124253
VERY VERY POWERFUL 3D STARFIELD !

# IMPORTANT - COMPILE THE PROGRAM BEFORE RUNNING # This is a 3D starfield made using Win32 API but NO DIRECTX or other graphics DLLs. To give you some idea of the power, on my 400 Mhz PC it can render and animate 10000 stars at over 30 FPS! The # of stars is variable. The program is designed for pure speed and therefore does not have many features. This program is an example of 1/ Using pointers in VB 2/ Getting direct access to GDI graphics memory 3/ 3D to 2D transformations 4/ Fast manipulation of huge amounts of data (the stars coords) I know there are lots of other starfields on PSC, but I dare to claim that this is the fastest! Please leave feedback and rate the code.

2_2002-2004 #124254
Micro 6502 Simulator

This code simulates a 6502 processor. you can program in assembly language and test your ideas without the actual chip.

2_2002-2004 #124255
Put altaVista search results in a listview

This code Searches AltaVista.com and puts the results into a listview. The your can click any result and it is opened in the default browser.Please put your comments down, and if you find any bugs pls put then down too. :)

2_2002-2004 #124256
RecsetToCombo Function

Populating a standard combo box with data from a recordset of 15,000 records or more seems to take forever. I used API calls instead of the AddItem method and my test results shows my function is at least 3 times faster than the AddItem Method. This download does not come with a database file, so if you'd like to test it then provide your own db. Please post the number of records in your ADODB recordset object, the time it takes to populate the combo box with the Additem method (just uncomment a line in my test project, it comes with a timer), and the time it takes using my RecsetToCombo function which is made up of a couple of API calls.

2_2002-2004 #115947
Easily Getting Your Icon In The Systray

Easily add and delete your applications icon from the System Tray (systray), and the icon responds to all mouse clicks. lost all the formatting when i uploaded this article, very disappointing, the readme.txt contains the formatted article, sorry

2_2002-2004 #124257
AVIN Pong

A Great pong game with great graphics. But those with low bandwiths beware... It's over 1.5MB. Please vote for me!

2_2002-2004 #124258
Winsock for starters HYPER SUPER EASY

This code is of winsock I remember my self I searched so much but all was hard for me the little poor strater so I offer to you here the starters now Tagged easy verison with no error handling to not get very complicated the client and server is in one ZIP to make your life easier I really want you to have fun! If you want email me [email protected] I will explain you pn error handling if you like it you can vote too ;)! but really try GARENTY that you'll like it I tagged I did ALL that you'll have it OK!

2_2002-2004 #124259
Format SQL Strings - Format String v1.0

Formats SQL Strings so that they can be placed into you code quickly and easily. How many times have you spent several minutes formatting a SQL statement in your code. You know, you get the SQL working in Access, SQLTalk, or Query Analyzer and then you need to add it to your code and make it do something. You have to store in a variable and in order to accomplish this you need to assign it to the variable. This means going line by line (and getting errors in VB) and formating the SQL statement so that it gets assigned to the variable. With my new program you never have to do that again! It does it all for you, check the screen shot and then start using it everyday! If you like it then vote for me and visit my site www.cshellvb.com! There is a Tool out there that does this (I won't mention the company here) but is part of a suite and costs $299! I did not need the suite so I wrote the tool myself!

2_2002-2004 #124260
Dun Botter Me (Yahoo Chat Client)

This is a combination of ingenuity and very hard work, working off of a few technical specs from loopy.org I built this chat client. His info was outdated, this is the latest, I must note that the night that I coded the Command Codes it was a 15 coffee night, nuff said. All you gotta do is go to chat.yahoo.com and sign up a username and password. This is a nifty little app and I am very proud that I have released this program, though it is as is.... I did do more with it but I can't release that as its intentions aren't exactly 'pure'... Anyways, let me know what you think, the code is pretty clean, not perfect as I haven't had time to clean it, too much other work/looking for a job, I live in Edmonton, Alberta, Canada btw, thanks to planet-source for a kick-butt site. give me some globes!! Its gonna be my last submission until the weekend, I need to find a job, want to employ me? [email protected], or more info at pumkinhed.com

Languages
Top Categories
Global Discovery