Advertisement

Results for "Volume: 4_2005-2006"

4_2005-2006 #150273
ColorLab v3

The previous ColorLab (still on this site) was a color picker/sampler/mixer that displayed HTML & VB Hex codes (among other things...). This one does that PLUS you can now: >> Save, Load, Print & Export your favorite colors >> Generate HTML Color charts from your favorites >> Load a GIF or JPG and see it with your color as a background (yes, transparency works) >> Find the 'average' color of the loaded GIF or JPG. It also demonstrates how to move 'floating toolbar' window when the main window is moved (not MDI windows). Plus, I added some simple 'help' pop-ups and re-labeled the controls to make it easier to use. Again, thanks to Matt Hart & others here whose work I built on for parts of this.

4_2005-2006 #169387
System Locker { New Desktop }

Update: Destroy desktop before closing the locker. ||| You want to lock you computer, and prevent any one to access it, you making a remote control system and you want to control other users login, you making a net cafe autmation system and you want to lock other computer. ------------------------------------------------ Its posible now, as the most hard part in this procedure is to cancle all hot keys and SURE TASK MANAGER. In my old post in VB6 i do this in hard way by using API to cancle all hotkeys, but now in C# i find a code that can create a desktop, but that code has a drawback as u need two exe file one to check desktop name, create a new desktop if needed and execute the 2nd exe in new desktop. In my code i do it in only one exe, there is much details in code, also copyrights info and a link to the coder in VB6, I hope you find it useful, and hope for comments and rating :)), ------------------- Please check Http://DominatorLegend.Co.Nr for more projects and more comments. Thanks.

4_2005-2006 #170996
How to database,MS Access

Example how to use SQL Commands to access data in a Microsoft Access Database,and display data in JTable

4_2005-2006 #162178
Alternating Winsock Chat

This code is just a little beginning project of mine that I wrote when I first began learning to use winsock. Because this was my first practical application of my winsock knowledge, it is not quite so sophisticated, and it is thusly an ALTERNATING chat program. . . sorry. . .anyway, even though I wrote this code about 2 years ago, and it is useless to me now, I thought I would post it for those who may wish to learn winsock and need a good example. I tried my best to comment it, but I am really not used to using many comments in my codes, so bear with me. If you need any explanations, mail me.

4_2005-2006 #150634
T3D. Puts a real 3D border arround ANY control !

T3D function: Puts a 3D-border arround any control. This border has 2 levels: outer border and inner border. The border can be raised, inset or mixed, filled and not filled. It works only on a normal (standard) form, with the backcolor RGB(192, 192, 192) Syntax: T3D Form, Control, Bevel, [Style], [Filled]

4_2005-2006 #151548
Random Terrain Generator

Generate very detailed random terrain. Uses a random seed generator so that if you enter the same number with the same parameters it will generate the same map for you. It includes many options like detail, smoothness and water level. After building it allows you to rotate it three-dimensionally.

4_2005-2006 #151188
Anonymous Email Msg [ASP Code]

Send email messages anonymously across the internet or intranet. Great for making a paging service. Can also be altered to get feedback from your own web site. Just set the To Address up as a static address. Set it up on a Personal Web Server or a Remote Host. If you chain your local server through many proxies, you could essentially have true anonymitity. This code is not intended for illegal use. Please be responsible in downloading this code. Could potentially be dangerous in the wrong hands. I now have a Server setup for you to see how this works live. The only difference is that it tracks your IP, Email Address you sent to, and the message you sent. The email that is sent to the person has YOUR IP address in Bold for them to see. This is just a precaution so that you DO NOT Abuse it. If you want to see the live server and recieve a temporary USERID and PASSWORD, send me an email to [email protected]. Subject="REQUEST USERNAME, PASSWORD, AND SERVER ADDRESS FOR ANON EMAIL". In the body leave your name and address.(For security precautions only.) You must use a real email account! No hotmails, yahoos, email.com, or anything like that. I'm sorry that the prerequisits are high, but I have to ensure you won't ABUSE the server. If you feel like sending more email, send me a second one Subject="Send EMM Info". Thank you, Enjoy the code!

4_2005-2006 #151156
Disable ALT+F4 in a Form

Disable the shortcut ALT+F4 in a Form

4_2005-2006 #171368
Planetarium

Planetarium is a simple desktop tool for observing the heavens. I coded it using "Visual C# .NET 2003" during my student days.

4_2005-2006 #152210
FTP client

FTP client developed in Borland C++ Builder 5. Please rate it! :)

4_2005-2006 #170034
Graphical Inventory

My purpose do developed this programmed is to enhance my JAVA programming and helped Java beginners like me to make a Graphical Program. The following things that users to know about the program are: 1.) Good GUI (Graphical User Interface) 2.) Optimized Codes 3.) How to used JTree in graphical outlook 4.) Log-in Details 5.) Connection String in DSN 6.) and etc.

4_2005-2006 #157291
Legends of Evil RPG with Level Editor and featuring FileLump 1.5!!!!!!

This is an RPG on my BruteForce DirectX graphics engine

4_2005-2006 #151123
Combine pictures transparently at ANY percent!

This killer code demonstrates the fastest and most efficient way to combine pictures transparently. Designed to be used in a paint program or game, this picture will combine 2 pictures at any percent transparency. I haven't seen code of this nature anywhere else on the site, so be sure to check this out. This code could also be used to fade pictures into eachother (like they do in MYST with transitions mode on), if you're interested. Includes picture loading and saving code as well.

4_2005-2006 #158587
Winsock Server With Multiple Connections Support

A Non-block winsock server that can handle multiple connections. It isn't finished yet, but i'm hoping finish it soon. It currently is just a console application that shows what the user sends & detects new connections / disconnections. I will soon add suport for linux and add functions to send/broadcast messages. I'm new to C++, besides the hello world app this is my first c++ proggie. I'd appreciate some feedback very much. And like to hear from you how I can improve my server (Its killing my cpu :), would it be better if I'd ran my server in a seperate thread???)

4_2005-2006 #151155
Processor Usage

Processor Usage with Progressbar. Windows NT is not supported :-) Who find a way ?

4_2005-2006 #162400
CompressHuff

CompressHuff compresses single files using the Huffman compression algorithm. It will compress any text, binary, AVI, MOV or other file.

4_2005-2006 #151551
An Advanced Scientific Calculator

Hi folks. This is an advanced scientific calculator version -2 . Performs trignometric , logarithamic , exponential functions , memory operations. Also it can store infinite number of values in memory u can view and copy down the values from memory to your display. Compleete source code is avail in ZIP. Thanks for your cooperations .....also don't forget to rate the software please.

4_2005-2006 #170987
UTM_chat system

Chat system, the program permits the communication of users in a LAN environment. It was my 2nd year project at the University of Technology Mauritius.

4_2005-2006 #164954
a power on calculator(windows base)

It is a powerfull calculator and u can find out (x^y).plzzzzz rate this if u have time.IT IS ALSO GOOD FOR YOU IF YOU ARE INTERMEDIATE.excuse me i had a mistake and i fixed it.

4_2005-2006 #151206
FULLY FUNCTIONAL ASP FORUM - MtMWebForum 1.0

This is the version 1.0 of MtMWeb Forum - a fully functional ASP Forum, where people can submit their doubts about something for example and others can answer. It is not a complicated code, but very effective - great for people who want to learn how to deal with databases ( recording, reading, separating in many pages and so on ). If you want to start working with ASP, it is a must see. If you want to check the latest version of this forum go to http://mtmwebforum.vbf1.net The version 2.0 of MtMWebForum is available here : http://www.planetsourcecode.com/xq/ASP/txtCodeId.6365/lngWId.4/qx/vb/scripts/ShowCode.htm

Languages
Top Categories
Global Discovery