Results for "Volume: 2002C"
this is nothing much it just looks really cool i mean really it uses the individualfrm whatever ocx, it makes a cool form that' also movable thanx to mike c for the moving form w/out a title bar code ; )
Make your graphic work easy with msimg32.dll. This dll shipped with w98/2000. Include functions for Transparent blitting, AlphaBlending and Gradient Filling. Easy to code, but great effect. See screenshot!!!
This App Will Load An Image, Resize It, And Then Grey Scale It. It Will Then Redraw The Image, But Not Using Pixels, Using Text!(ASCII Characters) You Can Get Some Cool Effect Doing This, But I'm Not Sure If It Will Be Of Use To Anyone. (When Viewing The Images, It Is Best To Do It In Notepad, With The Font Terminal.) Now Includes Progrss Indicators. Now Has Faster Resize Sub (Uses Stretch Blt) Can Now Create Coloured Html Art!!! Now
Following a number of requests for information, suggestions for improvements I have spent some time updating this little application with some improved functionality. It is still primarily a little tutorial on the useful nature of the FileSystemObject wrapped up in the scrrun.dll, with some useful content on the nature of a class: setting, getting and populatinf attributes. Now includes some useful interface guidance on menu setting option buttons and ListView control handling. - File information is now viewed in a resizable ListView control - The ListView Control supports multiple views - Columns in the ListView can be sorted by clicking on the columnheader - Columns in the ListView can dragged to change order
With this notebook you can change between 2 colors with just a click, have it will read what you wrote for you, make bold, italic, and underline, save and open txt and rtb files, cut, paste, copy, select all and more. Please try it out and give good feedback if you like it. P.S. To use the "read" function you need MS Agent and the character Peedy.
A VB Start Menu that actually looks a little like the the windows one (check screen shot) I downloaded Itay Sagui 's code the other day and i thought it needed some updating (no offence Itay) i kept some of his code in there but its now more like a task bar with my own 'Run' form in as well, it's fully commented nearly everything is explained. Please check it out, Leave comments & Vote. (no laughing at my PSC logo hehe)
Inspired by the 'Sparks' example entered by Itay Sagui, this demo shows how to display sparks flying out of your mouse, against a background picture, with a programmer-defined color.
This VERY Simple 5 Line Code Writes To a INI File! Enjoy!
a CaleidoScope =)
Real Time 3D Jet Simulation with Gouraud Shading and Ambient Lighting. PLS. REGISTER THE VBOPENGL.TLB type library before running the program.
Make your own program bar (as Office Bar). You choose the programs that you would like to stay there and active by a click. Choose the position of the icon at the bar and so on.
This was my Diploma project.There is some "Nice" complex networking code here. Control arrays, dynamic object creation...so much fun...:-) There is sound in the game too. There are 2 programs (Client and Server) ther is also a read me. Please give me some feedback. egan007@netscape.net You can use all this code - if you do please return the favour by voting for me thanks :)
This is a dll I wrote. You can get desktop(in bmp or jpg), You can convert BMPtoJPG or JPGtoBMP, You can RotateLeft, RotateRight and You can make Grayscale a picture with it. I have included the dll Source code. Enjoy.
Ever wanted to have drop down combo boxes, list boxes, or check boxes in a MS FlexGrid? Well with this code you can now do it. With the code you can see how to do it for your own projects. You can add or take out what you need for your program. All you ned to to then is write the code to load the FlexGrid and save the changes to the grid. I also included two buttons that can add or delete grid rows on the fly.
* UPDATED * Thanks to David Pope, I've got the backspace bug repaired. This is a "on the fly" chat program, complete with sound effects, stay on top option, all the bells and whistles. Sequel to "X-Conn TCP Chat." This is an ICQ split-screen style chat program. Hope you like it. If there are any other bugs, please let me know... THANKS!
DelTree function using FileSystemObject. Removes folder regardless of files/folders/system/hidden contained within. Couldn't find any deltree code here that worked, most used the kill statement and such in a rather large sub, found this in MSDN...
This control download a given Url to a local file. You can stop the download process on any time and resume it later. With this control you can also get information, like filesize, last modification date and if the file exists, about an given url. This control doesn't use any ActiveX control. Code is completly written with WinInet Api.
Update IIII Here you can make you own player for Multimedia inculding mp3,mpg..etc and Makes full controls Just via windows API.
Move any form without a title bar! You can use a label, command button, picturebox, anything to move the form.
*For Beginners* A simple "word processor" that shows you how to use commondialog to open and save rich text box files. Uses image boxes as buttons, including the "X" button and "M" (minimize) button.