Results for "Volume: 7_2009-2012"
Back again. Draws coloured tiles over any picture, looks better than it sounds (see screenshot). Ambiant light problem solved brilliantly by redbird77. API working thanks to Carle PV and Robert Rayment who both spotted my dumb mistake in passing the wrong values into the colour setting (took a while to notice it even with their help, some times your brain just won't work, eh). redbird77's code allowed me to activate the Ambiant colour parameter and add another one (Intensity). Aslo increased the number of bevels the demo allows to 200 (there is no real limit other than time) This allows you to create a single tile on a reasonably large picture giving a nice frame or curved (Hard edge Off) effect. If the bevel number is high enough the whole picture will be tinted, play with transparency and Intensity controls for best effect. --------------------------------------------------- I have also cleaned up the code a bit (removed some unnecessary Optional parameters) and created 2 modules; one using pure VB, the other API. I recommend that if you want to use this you use the API version it is about 40 -50% faster especially with large numbers of tiles. There is a simple (and not very good) timer message so you can compare the two versions. --------------------------------------------------- This demo takes advantage of a weakness in VB; it doesn't notice if you have Private routines with the same name in different modules, so both modules contain the some of the basic support functions. This is a potential source of bugs in code, if the 2 routines are not exact copies of each other. In this demo they are exactly the same, I could also have renamed them by adding 'VB' or 'API' to end of names as i did with other routines (which are not identical). Alternatively a single copy of the routines declared Public (in a 3rd module or either of the exiting modules) would work but would make the modules less portable.
A complete conversion program that will convert virtually anything (over 4000 conversions already programed).... also has a wide range of categories to choose from. Options to add/remove more categories and units. I have a couple more improvements still to do to it so message me if you want any updates sent to you.
SuperGT is a 3D racing game made with DirectX. You can drive a car around a track, and it keeps track of how many laps you have completed. A joystick/gamepad is supported. All of the models except the car were made by me. Please vote!
This is a small example showing how to alternate row colors in a listview. Very basic...very simple! Please comment and rate, I am looking forward to reading your thoughts. Thanks
Display msgboxes, inputboxes and custom dialogs in balloons of any color you choose with an alphablended drop shadow of varying intensity. This is an update which has been rewritten to take into account users feedback. The code should now be clean and consists of only one form and one enumeration in a module. It is easy to replace the standard vb controls used with usercontrols of your choice to give an XP appearance. All balloons can be positioned via the calling code or just left to appear at the cursor position. Please see the screenshot and leave feedback, thanks.
This is for msn chat users to quickly retrieve passpassport information needed to authenticate with third party applications. Rthe passportticket, passportprofile, and the subscriberinfo. Please vote :o)
Hello, This source was my first project concerning simulation. So it's an earlier project compare to the 5 axis machine simulator. Comments on this source are quite similar to the previous project : Most of the code in French. Only tested on NT4, W2000 and XP with an minimum requirement for hardware PIII and OpenGL compatible graphics card. You will find a copy of the Zip file at : http://5axes.free.fr/devel_robot/robotsimul-en.zip It's just a prototype whit out any "Commercial" application. You can load two type of robot : one 6 axis robot (polymorph) and a 4 axis Scara model. It's possible to move the robot via a direct action on the Join value or it's also possible to give a Goto point . For a robot you have, for the save coordinates several position ( what's why you can find some option boxes for Top and Left position) Depending of the axis limits all this position are not reachable. Just for the Demo you can click on the "execute movement" to have a sample movement. etc...
Ever get frustrated that when you change the background color of a form the forms border doesn't change as well. Now it can.
Chopper is basically a 3D version of teh Apple II classic, Choplifter. Your mission is to rescue hostages without being blown up by enemy tanks. Make sure to read READ_FIRST.TXT Please vote!
Do you want to input only numbers in a textbox? and just want a few lines of code ?Well this code is for you....See it for yourself....Want to know more of my codes then email me....
A simple guide to understanding Xor.
Have You Ever Wanted to Get The Yahoo! Messenger IM Windows Text get copied with colors and Smileys? this will do It and Will Do It With Style. It enumerates the Y!IMWindows and let you select and save each one. Supports the Word XP Formats and IE (html, mht, txt) formats. Please, leave comments and If You Want (please!) votes. If you want only the executable, you gan get it on my web page: http://mx.geocities.com/fred_cpp/
Titan Web Server 1.3 http://enw.uni.cc made by steven dorman
MiMsgBox v. 1.1.5 Visual Design inspired in Kevin Figg's custom MsgBox but all the code as new, by me. Super easy to use Custom MsgBox. Just add one form and one module in your Proyect and call one Function. If you like, change the form design with your preferences... and i'ts all. Easy, fast, nice. Proyect Start - Dec/15/2003 Actual Revision - Jan/24/2004 Comments, sugestions, etc. are welcome. · Use the gonchuki ChameleonButton and 13 button styles. · You can set the number of buttons (1, 2, 3 or none) · Button(s) AutoCentering · Any text for any button · Self hiding MsgBox in x seconds
This is a little cat which yearns for the mouse - at least it follows it with the eyes all the time. You can drag it anywhere you like, and it goes away when you doubleclick it. Try it, download is only five kB.
This continously boot ur system after 8 seconds. application automatically starts when Windows starts. u can exit the program by clicking the "exit" on the lower right of the screen.You can stop this to load on start up by click "STOP" on the right part of the screen. this disabled CTR +ALT DEL,ESC key
This code replaces XP find, and also provides functionality for creating compressed and/or encrypted composite files. It supports all conceivable search options, with the exception of searching inside of zip files. You may use my code(parts of this code are not mine) in any way you like, commercial or otherwise I don't care. I don't need votes/comments, but I would appreciate any and all bug reports or ideas on improving effeciency.
This code attempts to detect and disable the following: (If it can't disable, it'll just quit) Win32Dasm, Debuggy, OllyDBG, ProcDump, SoftSnoop, TimeFix, TMR Ripper Studio, Regmon and Filemon. It also attempts to add protection against other step-debugging applications. (TimeFix-kill used before this check too!!)
BACK AND BETTER THAN EVER!! A MUST NEED FOR VB PROGRAMMERS. QUICKLY AND EASILY ORGANIZE YOUR VB PROJECTS AND FILES! Not to mention the ability to screen for CUSTOM file types (extensions) and move them to specified directories as well. VBProject Pro manages and organizes your visual basic projects quickly and easily. You specify the path to your project file (.VBP) and it does the rest. It will automatically gather all your forms, modules, classes, and user controls and move them into the directories you specify! You can also assign CUSTOM rules the program will screen for. Example: you set a rule for .bmp's and assign it to the folder "%Project Dir%\Images\" and all the .bmp's in the projects directory will be automatically moved. Set as many rules as you want! A TON OF BUGS FIXED AND NEW FEATURES ADDED.....FIXED THE PESKY OCX PROBLEM EVERYONE WAS GETTING, SORRY GUYS MY BAD....ADDED A BACKUP FEATURE THAT BACKS UP ANY FILE IT MOVES OR EDITS (WHILE STILL RETAINING DIRECTORY STRUCTURE)....AND ALSO WHEN CREATING THE NEW VBP FILE IT WRITES THE RELATIVE PATH AS OPPOSED TO THE DIRECT PATH THAT IT USED TO DO. SOME OF THE CODE WAS BORROWED, CREDITS GIVIN TO THEM IN THE CODE. I THINK I HAMMERED OUT PRETTY MUCH ALL OF THE BUGS, ONLY THING LEFT IS THE COMMENT SYSTEM I THINK, THANX FOR THE PATIENCE GUYS AND REMEBER TO VOTE!!!
This is a simple Public key Cryptography code, This is my first program at PSC. This program uses RSA 64 bit encryption. Please put in your comments and/or vote.