Advertisement

Results for "Volume: 6_2008-2009"

6_2008-2009 #205432
Ci Analog (Alarm) Clock 1.0

An analog clock with alarm function to remind the developer of real life ;-) Features: resizes with form, optional Ticking, Wave File Sound Alarm or Beeping (two wav-Files included), rightclick for options

6_2008-2009 #195760
Stop Scrollbar from Blinking

Stop the infernal blinking of the scrollbar in VB6.

6_2008-2009 #205486
Fast image processing like in paintShopPro

This code shows how to do fast and professionnal image filtering it shows also how to perform callBack function from VB to a c++ dll The code source of the Dll filter engine is included I'm waiting your feedbacks Please Vote for my work if u think it's useful

6_2008-2009 #200709
a 3d rpg (in the making)

This is just the beginning of a 3d/2d rpg im making, as u can see it loads simple maps, and shades the 3d terrain which u can pan across. The tree is always in the centre of the screen and shows how it uses alpha blending to smooth the edges. This game is far from finished and i need a 3d artist, sounds/music makers, and possible another programmer to finish it. any help would be appeciated and sorry for the lack of documentation. (this submission will be updated if i get the help i need)

6_2008-2009 #206703
[System_Monitor]

Get Free Memory(RAM) of your PC, Get Free Disk Space, Get CPU Usage, Optimize Memory/Free Up Memory space, Custom Progress bar, System Tray Compatible

6_2008-2009 #205808
Snip Lock (Password protect your computer)

Password protect your computer. Wrtie/Read from .ini for your Login name and Password. If you have nosey family members, you might wanna check this out. Vote for me if you like it.

6_2008-2009 #205620
A perfect "Login Form" for your application

This is a very nice piece of example for having a login password form for your application. I have neatly commented, used ADO 2.6, blocking CTRL+V, CTRL+C, CTRL+X. A perfect one.

6_2008-2009 #207114
Complete DL-UL monitor

This is a complete DL-UL monitor, like DU-meter. It has similar functions, it shows a graph of your internet traffic or both a graph and numeric values. You can set the transparency of the graph-window and it can be minimized to system tray. You can see how much you've downloaded and uploaded in total. Please vote if you find it useful. And please, leave comments.

6_2008-2009 #203293
Complete web app :: Whois, Telnet server & client, PortScanner, DNS 2 IP, etc... ###

A complet web app :: make your computer a server, WhoIs, DNS 2 IP, IP 2 DNS, port Scanner, Port Spy, all with winsock control! see screenshot for more information! ***Must See*** Please vote if U like!!!

6_2008-2009 #207069
Dynamic Creation Control in RunTime

This program is useful, when you need create control and don´t know how many element you have. Also show how you can add and remove control in runtime. Also, you can create a control deal of you need it. For instance, when you need load information, but don´t know how many control you must paint.

6_2008-2009 #207343
Calendar planning

Usercontrol to make a calendar like outlook , to make your planning etc... not yet implemented to save the notes etc....it's the first version , and my first custom control....

6_2008-2009 #198205
Is a certain form open?

Simple API call that tells whether or not a particular form is open. Useful for managing popup forms or a series of forms. Sample usage: If FormIsOpen("Color Picker") Then ' ....Do Something Here Else ' ...Do Something Else Here... End If

6_2008-2009 #195761
Drag form without titlebar

Drag a form that has no titlebar! Add the routine listed below, and call it in the 'MouseDown' event of the form (or a control on the form): MoveWindow Me.Hwnd

6_2008-2009 #202492
Financial Analysis

English version. Also a lot of improvment. Still some code comments are in Swedish. I got a lot of requests for a version in English so here it is. Analyse any kind of report from a company. Cash Flow Analysis, Working Capital Analysis, Key Ratio Analysis.

6_2008-2009 #202493
ACalc Update

Updated version with lots of improvements. Designed so the user can handle almost everything through the numeric keyboard and of course you can operate the calulator by using the mause also. User can even change the look, color and functionality of the calculator.

6_2008-2009 #207070
Find faster a String in Combo or ListBox while typing (Using SendMessage API)

This code is useful to look at a string inside a ComboBox or ListBox, while you typing it

6_2008-2009 #202403
__Anti Cracking Techniques__

This code allows you to protect your program via my latest anti-cracking techniques. It generates a user code based on information stored inside the users computer; this code is unique to that users computer. It then uses a triple-encrypted password as a serial number. Make sure you change the encryption codes to be unique for your company/program. PLEASE VOTE!

6_2008-2009 #203960
_StartupMethods.bas

This module includes 22 startup methods including all of the subseven startup methods. Let me know of any bugs you encounter, and what OS you are using.

6_2008-2009 #207302
MineSweaper

I decied to code a Minesweaper because i knew i could. So for people who played the minesweaper done by Microsoft will be able to play my minesweaper since its practically the same :o) This game looks and plays like the same minesweaper execpt for some small detaisl. It comes complete with a fastclick, clearing, highscore and Easy,Medium and Expert mode I didnt do Custom because it didnt work the way i did it. I would really appreciate it if people would critic my program to allow me to be better next time. If you have any question feel free to email me I hope you enjoy this program

6_2008-2009 #198506
Compressed File Viewer

Stripped code from Dana Seaman's FolderView project. I stripped the project so that the result was only the code that enumerated compressed files. With this code you can view the contents of compressed files (zip, cab, rar, and ace). Note that this code does not compress or uncompress files, it simply enumerates the contents of the compressed files. Also works with shared files over a network. Dana 's original code is at: http://www.planet-source-code.com/xq/ASP/txtCodeId.23292/lngWId.1/qx/vb/scripts/ShowCode.htm All of the code here is Dana's except for the minor stuff like the "Dump to Text File" subroutine and the browsing function. You will notice that there are alot of variables that have been commented out. Those are just the byproducts of the original and bigger project. They were not needed for the compressed file enumeration but i left them in the code. I want to personally thank Dana for such good work.

Languages
Top Categories
Global Discovery