Results for "Volume: ASP_Volume2"
Shows how to perform image filtering. Fast and easy 40 great graphics filters. Includes sharpen, blur, emboss, contour, greyscale, stucki, aqua, gamma, contrast, saturation, erode and many others. Improve your graphics applications!
This is a simple media player application suports all types that you computer can play it actually search for a render device. Well i can play all files i want (Even mpg and avi a small window pops up with the screen). It usses 'Quartz DLL' that belongs to DirectX (don't get mad if this is not the case :P). So actually its a DirectX mp3 player well atleast thats where i builded this project for but it came out that it olmost renders all atm it renders : *.wav, *.mp2, *.mp3, *.bmp, *.jpg, *.mpg, *.avi *.mid Hope you find this use full. :-P
Gives a complete list of your favorite servers and returns the players who are in the game + all game info ping game type bla bla.(based on a other code of planet source code)
Need Part 11 compliance then you will need multi-level password security with passwords that expire. This sample application will show you how to this to your applications. All you need to do is copy 2 forms, a class module and a module to your application (see below) and you are ready to go. It was written to use an Access database (DAO); I have also written an ADO version, which I will post later. You set up the access rights, add users, and assign these rights to the users. New users, by default, are assigned the password of password, which they must change the first time they try to log-in. A user can change their password anytime they choose as long as they know what their assigned password is. The security file (security.pwd) can be renamed to anything you like and is password protected. You can assign a unique application ID to insure that the security file can only be used with that application. If you are connected to a network, the application will display your network log-in ID automatically in the Log-in ID text box. The passwords can be set to expire after a user-defined number of days.
pippop is a POP3 Email server - you can connect and send or retrieve email from this server over a LAN using outlook express when the server is running. This was only tested using outlook express and in future releases I will have tested it with more email clients. Also keep in mind I have not tested this over the internet yet so I only know it works on a lan. email me with any question or comments please at [email protected]. and Please vote if you like this code. :) -Jack
This is just a "Splash Screen" with Progress Bar, Ontop and Center Form funtions too. It is only beginner code tho, I like doing beginner stuff :) Enjoy - Love Factor :-P
Get time zone , Get windows info , Get enviroment info , Get process info , Sleep , System colors , Run a program , Execute a file , Shutdownwindows , Textbox messages , Grab an icon and much more !
Add many properties to your program's TitleBar with this ActiveX Control. Some of this properties are: Caption(Text, Color, Font) BachgroundPicture(Align, Picture, Show-or-Not) BachgroundColorStyle(Gradiant, Solid) Buttons(Max, Min, Close(Picture, DisablePicture, Show-or-Not, Enable-or-Not)), etc. Enjoy! :)
To teach even the MOTLEYEST of fools.
Curious of how to get the intersection of hundreds rectangles almost instantly and with no API? Then come and see!... Arabian and italian algorithms in play! +++++ This little demo shows live intersection of 2 up to hundreds rectangles. It produces: A) a boolean indicating whether all rectangles intersect B) the intersection rectangle itself The homemade method for finding the intersection rectangle (in 'IntersectHomeMade' function) is mine and consists of defining all (2*number of rectangles)^2 intersection points (both real and virtual) and then filtering them to find the only 4 points belonging to all rectangles. A very unusual way, isn't? In the same routine, the method for finding whether or not the 2 rectangles intersect (boolean value) is not fully mine but derived by a recent post on the planet: 'Knowing whether two objects intersect' (by Tarek Said, level Intermediate, Coding Standards, submitted august 12 2K1). I hope yow like the effort, have fun :)
Another beginner piece of code for ya's, this simply puts your local IP in a textbox or label using Winsock. - Love Factor
AdBlocker 1.3 complete (update) - Blocks ads, deletes unwanted cookies and closes popups! Check it out.
Just Run the program!! Your mouse's put in a game and you have to way else to release it except moving the mouse to get to the blue end-point. But it is too slow!! Win the game or restart your computer. Hahaha!!
Font Selector III This is the newest version of Font Selector. All the thing you need is the Font.ctl. Copy it, and Drag it into your project browser, and enjoy it. This is the newest, fastest, smartest and coolest version!!!
This little app, lets users launch websites. It is time configurable and can also repeatedly launch the same website(this also is time configurable). This is a good app for people that want certain websites automatically refreshed, e.g. a live webcam site or a stock update site. This app can also be used as a reminder, you can set the time and hide the application, and the url will be launched at the given time. Heck you can even surprise someone with this app. Its pretty simple, but a great start for newcomers. If ya think its neat, please vote for me. :)
LED Control without API (PSET & POINT only)
Sub Hunter game. Kinda simple, but fun when you have nothing else to do. New sice 1.0: Explosions, some preformance and a easteregg :) (Love that King ;)
This shows you how to make an address book with databases.
This cleans your recent tab i made it because i downloaded some projects here temporairy and deleted the files but it is still in the recent tab well that is what this project does it is going to look in the registery and search for the file if not exist it will delete it from your recent tab there is olso an option to clear the entyre tab ok i hope you find this usefull :P
Checks Emails using winsock.