Results for "Volume: 4_2005-2006"
The littlest possible window, prepared to focus all your attention on the music.
This article shows the basic concepts of Generic Algorithms. Generic Algorithms (GA) are used to arrive at an optimal solution for problems which cannot be solved by mathmatical rules or formulae. A GA simulates the natural evolution process by selecting and breeding the fittest individuals. According to Darwin's Evolution Theory the "fittest" are those which are best adapted to a competitive and possibly hostile environment...
Easy to use Class Module for reading & writing Registry values. Supports String, Multi-String, Expandable-String, Dword and Binary Registry data types. The code sample is a complete Project that shows how to use the Class for reading and writing all supported data types.
This tutorial will walk you through the steps of basic FindWindow functions: FindWindow, FindWindowEx, ShowWindow, DestroyWindow, and GetClassName. Please vote, I spent 2 days on this, and for a 14 year old, that is a lot! Thank you!
Hi, This little example will show a beginner how to create there own file type and have there program load up and open the file when clicked on like when you click on the .txt extension it opens note pad. anyway there are to examples with this project the first one will install the Keys in the registery that you need also there is a remove part incase you wanted to remove them and the seconed project just shows how the new file type works anyway hope you find the code usfull. please vote if you did.
THE GREAT CHAMELEON BUTTON STRIKES BACK!!! THIS TIME WITH LOADS OF NEW FEATURES ADDED! IT NOW HAS 13 DIFFERENT BUTTON STYLES, SUPPORTS PICTURES, FONT EFFECTS AND MUCH MORE! SEVERAL BUGS HAVE BEEN CORRECTED AND A LOT OF FIXES WERE DONE TO THE CODE. ONCE YOU TRY IT, YOU WILL NEVER WANT ANYTHING ELSE THAN THIS! ADD STYLE TO YOUR APPLICATIONS, ADD VALUE TO THEM, BUILD MARVELOUS USER INTERFACES AND IMPRESS THE USERS OF YOUR PROGRAM. HAVE FUN!!! UPDATE: Some bugs/flaws fixed in ver 2.0.5 & 2.0.6 JUNE 08, 2003 >> A BRANCHED VERSION HAS BEEN POSTED TO FIX SOME CRITICAL BUGS, THIS IS STILL FOR NO COMMERCIAL USE. MORE INFO AT http://gonchuki.8m.com
The wrapper is designed to take control of all associated containers/controls in three easy steps:- 1. Hook a TabStrip control; 2. assign controls to tabs; & 3. set how the controls will be managed - the wrapper will do the rest! Other features include container management, automatic positioning (center, top-left, bottom right, etc...) and auto-Fit. The wrapper makes use of object pointers (weak object references) to aviod circular references. All code is cleanly formatted and well commented. The included program demonstrates how easy the wrapper class is to use - Take note of the placement of the different types of associated controls and how the wrapper fixes up their containers, visibility and positioning on start-up. If you use the TabStrip control or have wanted to, then this is for you!
This is Updated version of TicTacToe game where the computer plays against you, it is really UNBEATABLE. Its a simple game though. The game now has more chances of winning. The previous version could be defeated. The code is well commented. Please give me your comments and rating.
This is a 3ds (3ds Studio) file reader. It's pure vb code. It show the 3ds object without flips. I create a class (.cls) that you can insert in your app to read and render 3ds. You can move the object with mouse (dragging it) or keyboard. Look at the screenshot!
Last month's popular utility which could extract hidden icons from exe, dll and Ocx files is back. The new version has a cool interface( see screenshot)However the icons when saved as .ico files are not recognized as valid icons. If someone has a solution to this problem then please let me know. I would appreciate your Comments and VOTES
Put your shortcuts in the system tray
Bug Fix: 4-19-04 This code gives you the ability to add print previewing to you application and the tools to allow you to make nice looking printed reports. You can fix the printing options such as paper orientation and preview/screen or allow the user to change them when running the report. Use it to design reports without wasting all that paper. I have tried to make this as simple as possible so you can add it to your existing projects and with only a little effort to change your reports. I have never before asked for votes, but I have put a lot of time into this and would appreciate your feedback (please be kind).
This source code and article shows how to add your program to IE Menu so that when somebody right clicks a link or selects a text in a web page he can choose to launch your program. See screenshot to get the idea. Zip file includes a complete article, demo, and also an installer/uninstaller
First off, I just want to say that I didn't even bother trying to upload the source to PSC since I already know it can't handle a 5MB file. =) However, there is a link to the file below. Alrighty, down to the nitty gritty. This update is jam packed with new goodies. I have revamped almost the whole code for the DirectX 7 version. It uses my own "engine" so to speak. But I'm sure you're asking "DirectX 7 version? There's a different version?" Yep, that's right. There is. I've ported the clone to DirectX 8. Woo hoo! I haven't coded the 3D aspect of it, but I was able to create a DirectX 8 "engine" to do all the 2D stuff. That's right. I said 2D. It took me awhile, but I figured out how to do it. And I didn't use anybody else's code. Cool huh? =) Anyway, you can see from the screen shot that the DirectX 8 version looks a lot different. You wanna know why, right? Well, I couldn't tell you if I wanted too! Because I don't know! For some reason when I ported it to DirectX 8, everything became really dark. Guess I'll have to figure out some Gamma control stuff. Anyhoo, I hope you enjoy it. The links to the files are located below. Enjoy! Oh, and I wouldn't be a true PSCer if I didn't ask you to do this, but, would you guys please vote, or at least leave some comments! They are appreciated ya know. =)
This is a little phonebook for individual and daily use.This app can save and load records in different files.it's very cool,check this baby out..!!
This app generates random numbers up to 100 letters...and you can control type of number (Odd or Even)..and can automatically copy the generated number into the system clipboard...and etc;
This is a Mouse Wheel .OCX Control which allows you to connect the wheel to any Control which has an hWnd. Wheel scrolling will fire Scroll Events and if Shift or/and Cntl is pressed while scrolling this will also be returned to the client app permitting you to vary scrolling steps or direction. Try it, download is only 6kB.
Quick Run Utilities is a simple code yet a useful program. You click browse then you choose your ".exe,.bat,.com" file and then you click open. The file path will be displayed in the text box. Then you press Run and BAM, the program which you selected is running. Please post comments and vote for me! Remember this only works for .exe,.com,.bat file extensions. Quick Run Utilities 3.0 is in the making which will support all file types. Have a fun time coding.
i did some changes to the code but the credit is to douglass sheffer. is his code not asking for votes or anything. i am working on xp style controls as well and custom basic controls. in c++ as well as vb. if you like let me know. the original code is at http://planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=30137&lngWId=1
Client/Server network/internet application. Full skinning support. Has Private/Public chat-rooms (Optional password), Messageboard (Private/Public), Peer2Peer file-search/transfer. Also has multi-user login to the server application.