Results for "Volume: ASP_Volume3"
Please vote! I wrote this in a few (like 5) hours, so please vote! Thank you!
Here we go: Uses Winamp's skins, plugin with source, always on top, shuffle, loop, change tray icon, transparency level, splash screen, start on Windows load, double instances, snap windows, sorting, file associations, text search, jump to time,ini hadnle , ID3v1 and MPEG info and many more... Enjoy it and leave comments!!!
Malicious String Hunter Now has Syntax/Context Validation Included! thanks to Roger Gilchrist. This is a small update with Options now working allowing you to: * select what type of Log to Create * the ability to Exclude both low class strings in search. This Project is still continuing, So suggestions are welcomed! Please Vote and Leave feedback on the new feature.
This is my remix of Arvinder Sehmi's Line Art and Min Thant Sin's Screen Scrolling code. I have converted their code to more easily reuseable classes. I have also optimized and enhanced (I hope)their code for speed and easy of use. The Line Art code has added effects and settings (some are only partial developed), is optimized for greater speed and I hope readability of the code. Thanks to 'Graphical Routine Maths' by Steven Paterson for maths to do some of the better ones. The Screen Scrolling code now has a way to centre smaller images and disable unneeded scrolling. The Class takes care of sizing all the necessary controls within a Frame. Also allows you to interlock two Scrolling PictureBoxes to each other with a single call. This class is an extensive demo of using WithEvents in classes. I think I 've imporved the earlier code enough to accept votes otherwise send them to the originals. 'Line Art Creation, And Edge Dection' by Arvinder Sehmi. 'Scroll Mouse Keys Move Pix' by Min Thant Sin COMMENTS, ENHANCEMENTS, QUESTIONS very welcome. Do you have/know similar routines that could also be included?
This is a serious update to my previous submission on saving data from a listbox. Unlike my other submission, this saves to a specified binary (any file that will hold text [.txt ,.dll etc] ) file and will reload it as well. My old submission saved to the registry, which could be troublesome if not used correctly. CHECK IT OUT! KEYWORDS: LIST SAVE SAVE LISTBOX
ou all rememeber that old lunar lander game, right? land the spaceship on the pad without crashing? well, here is my version of it. excellent example of bitblting, double buffering, high scores, particles for an explosion, etc. It has a twist on the old game, no terrain, just a moving floating pad, it also has wind, and, belive it or not, trick bonuses. I submitted it as a school project a couple of weeks ago. It's very addictive, the entire class preatty much played it non-stop for three weeks. Enjoy! (vote if you like it). Graphics done in terragen (planetside.co.uk) and blender (blender.org).
READ ALL**** This is a COMPLETE tutorial on api concerning actual windows. FINDWINDOW(), FINDWINDOWEX(), GETPARENT(), GETWINDOWTEXT(), SETWINDOWTEXT(),SENDMESSAGE(), WindowFromPoint(),WM_ constants, EM_ constants. All separate tutorials for advanced programmers, and also go in order for new api programmers. I cover pointers, buffers, basic api, window api, cover it deeply and completely, and include sample code and examples. You need to see if you have a pretty good or no grasp of window api. Learn how to make an API spy from this as well. You will be extremely pleased. Uses notepad for all examples. Also teaches parent/child hwnd types, explains hwnd, does everything! Please download and vote :-) KEYWORDS: Jaime Muscatelli
I'm not expecting much comments or votes... This is my first game and I wanted to show it. It uses a code for collision detection that is not mine...
With this program you can keep track of your internetcosts when you use a dial-up connection. This program also has the ability to distinguish the costs of multiple users. My parents made me write this so they can tell how much I, and how much my brother spent by surfing on the internet. A nice feature is that it's possible to start claimable sessions. For example, if I am on the internet, doing something for school, I start a claimable session because I can claim the costs of that session at my parents. PLEASE VOTE FOR THIS CODE!!!
Draws an animated STAR. Give it any shape, size, colour & background-colour and make the star twinkle. JUST GIVE IT A SHOT & SEE IT FOR URSELF.
This will teach you some of the basic concepts of mathematics in vb, also how to make reports using textbox control.
MS Access developers will be amazed at this solution. Smart form requires zero programming on your part. What if you could intercept the MS Access sql statement before any database transaction occurred and record this statement in a journal, would this be valuable to you? Of course it would. What if you could replay the journal DML entries in the event a database crash occurred, would this be of value? If you haven’t solved the transaction problem you’ll love this article. Spread the word through the news groups.
for help new users o the visual basic
Using a very basic method of moving forms around, this code will create a shadow effect to any window that currently has focus. Browser windows, Message Boxes, everything. The method is very basic. A loop just runs getting the hWnd of the window that has focus, if it is not maximized or minimized and is visible, it puts shadow forms to the right and bottom of that window and using some generic (over used) transparent code, those shadow forms are made transparent. See the screen shot of how Notepad now has a shadow on it. The shadow follows the form and for the most part, is not a bad effect. Yes more coding needs to be done for special cases and to stop some flicker now and then depending on how busy the machine is. Also the ability to through it down to the system tray (I have gotten into a habit of using a control (OCX) I made for doing that so I did not add that code here since I knew I was posting this). Anyhow, have fun, play with it if you like and make it better. If you do, I would love to see it get posted. Perhaps giving options for shadow size and color (hint).
Give it a url to a web page, and it will extract the links to images, scripts and other pages out of it and give you the choice of whether to download them or not Can now recurse linked files Huge urls (like links.asp?url=quaz... etc) are cut off at the ?, filenames are forcefully made unique, new downloading method (not inet control) so 4kb bug should be gone
It is a class of syntax hightlight, very easy to use,but not support edit the syntax file you can add and edit file format like EDITPLUS's .stx file you can download new syntax file form it's web and edit it.(http://www.editplus.com/) i have finished it september,but it's comment is written in chinese. so i didn't submit it. my english is poor :( maybe this code can help you! example: Syntax.ReadFile App.Path & "\stx\vb.stx" Syntax.HighLightRichEdit RTXT OK,everything is changed! enjoy it! and ..... happy new year!!!
Some special effects that you can do for your project. Believe me it's very easy to make them and the result is magnificent. Take a look of your self. Please leave comments I wanna know what you think of my project.
The easiest way you can shut dow your pc with Visual Basic -=ONE LINE OF CODE=-
See all traffic on you network (promiscuous mode): source ip, destination ip, source port, destination port, packet length, ip protocol. works only on w2k and xp. no driver needed, this piece of code use the new implementation of winsock. the v2.0 now displays the informations in nicer way and it also displays the content of the packet (hexa & ascii).
Binds a unlimited number of files into 1.