Results for "Volume: 5_2007-2008"
Another word pad application.. nor more advance... it is developed as my project in vb... if like this programmed just vote for me.... thanks
Hi this is a small Frame control I made about 30 min ago. anyway I sure other people have uploaded there own but here is mine. anyway You can move the frames around. Add captions, Chnage border colors and more. uses No pictures boxes or lables Pure VB code o and only Three API calls that just allow you to move the control and get RGB Value. anyway hope you like it do as you please with the code. Please vote if you like this code.
Digital Image Subtraction by Robert Rayment. (Updated: faster Basic routine, ASM action on Weighting & GreyLevel scrollbars) Demonstrates the power of MMX machine code which is at least 10 times faster than Basic in an optimally compiled EXE. See Info for limitations. Sample BMPs. Assumes MMX & QueryPerform.. APIs. Zip 123 KB.
This class adds dual monitor support to your apps, supporting any number of monitors, weather they are different screen resolutions or have been moved around in the display properties. I had tried many other methods, but they didnt work at all (microsofts example), or they didnt with different screen resolutions. This one does!!
Encryption with a list of classic field-ciphers. Encrypt swift and easy with this program, or try out the pencil-and-paper versions by following the instructions on how to use them "in the field", as many secret agents and soldiers did. Use ADFGVX, Caesar Shift, Single or Double Columnar Transposition, Playfair, the Straddling Checkerboard or Vigenère. Discover now, after the thrill of using my Enigma machine ;-), the secret world of the field ciphers. All comments and ideas welcome ;-) *** New Updated 3/17 !!! added Print option ***
This is an explorer property page shell extension which will allow you to edit mp3 tag properties. By adding an empty dialog and plopping a vb form on top you can handle all the programming in vb instead of c++. There is a .dll required that is available at http://www.programmersheaven.com/search/download.asp?FileID=38704. The propext.dll is essential since you cannot call a function pointer in vb.(that I'm aware of)It allows the adding of the empty dialog, on top of which the vb form is placed. This can of course be applied to any file extension. You can make your own custom property page. I have found many instances where an external .dll written in c++ can extend vb into an extremely robust language. Too bad they aren't allowed to be submitted for security reasons.
Hi All well I am back agian. mesing around with the line function. anyway this Time I sort of made a custom menu. you know like them DHTML sort of things. anyway still some bugs in it. but no bad for an hours work of codeing. well if I get some time I put this into an Usercontrol next time for you and add some more features. anyway hope you like it.
It has Administration and more, with encrypted password and multiuser. Most interesting here is the report generation..just check it out.
An alarm Clock that plays an mp3 file when the time you specified is on. The design is based on a transparent form code i found here.
This code works perfectly.It is slow because i am using vb's drawing functions.Draw a line while left button is pressed and fill it with clicking the right. I know,it is slow.
This is a control that displays animated gif images. The control, and its associated animated gif are totally resizable. Its properties include pathToGif which is the string path to the animated gif, ShowBorder, offsetx and offsety allow you to center or frame the animation perfectly for your tastes. feedback comments and upgrade ideas totally welcomed
If you havent heard about it..the api assistant is your api best friend. The api assistant is a thin, unobtrussive strip that sits at the very top or very bottom of your screen (a full 22 pixels high). It is a library of close to 200 of the most common api calls. Here is how it works. Your working on your project..you realize you need the api call "SetWindowPos" Just click on that item (everthing in the api assistant is alphabetized for fast access), click back on your project and the api call is instantly pasted into your project..followed immediately by a window that contains all of the constants or types that that api call would need. Its a huge time saver. Other time saving features of the api assistant also include the skeleton coding of all the most common vb calls. for instance..click the vb functions menu item "select case", an input box asks you how many cases you want..you enter 4...click in your project and instantly a 4 case select case skeleton structure is typed into your project where you clicked. the VB API assistant also has a small, but, evergrowing menu list of functions to also assist you. And just in case this program doesnt give you a specific api solution for you, there is a menu of other api resources for you as well. sorry for the large screenshot movie (2mb) but i felt it was necessarry to communicate what the program does..you know..a picture and a thousand words
This sample app demonstrate how to use the designed button constructed under Flash and incorporated it with vb6 in a way that such button shall behave the way a vb6 normal button does (Click Event in this example). Please vote..thanks. In this way we shall be able to add more better look for the interface which we would think would only be applicable on the web browsers. by default, shockwave control add-in in vb application does not support click event.
Get the very easy implimentation to set yourown system TrayIcon. You can also capture any mouse event that happens on that. Enjoy! and please leave your comments.
Hey every one again well after 2 days of releseing R Quest 1 i relese R Quest 2 :D what does it do thats so good well now its more of a rpg maker that a map editor And now its Highly Commented Mapper Features: Endless tile support No LAG!! At all runs perfectly fine on 1 ghz! COLLISIONS!!!! Fps Map Scroling Saveing and Loading Game Runner: Npc's!! really cool :D npc movement they can follow u / move random Scroling Player Animation Loading / Saveing of INI's Players Npc > Monsters (very basic tho they chase you thats about it lol) Now this is how to use it when you have made a map useing my basic map editor copy the maps folder into the game directory overwrite the old 1 :) fairly basic so far then run the game. Movement uses the arrow keys Action = Space e.g your under a npc to talk to him press space And there is a small Technical demo of the chaseing system press the letter T whilst standing neer the 2 npc's by the tree one of them will chase you if you walk out of his boundtry which is 3 tiles arround him he will move randomly (this can be used for wiled monsters that attack you ect). PLEASE VOTE AND POST YOUR RESONSES!!!!! I REALLY NEED FEEDBACK ON THIS OR ELSE R QUEST 3 WONT BE RELESED!!!
This is a completly 3d racing game with commercial quality!!! It includes a 3d engine with support for advanced techniques like realtime shadows and reflections. You never thought this would be possible in VB. NOTICE: DirectX 8 or higher must be installed on your system. Now about the game itself: it's a Tron clone. The basic game idea of any Tron lightcycle game is that you drive a fast futuristic bike, called lightcycle. It leaves a wall where it goes, so the arena turns into a labyrinth after some time. The goal is to force the enemies to hit a wall while you should try to avoid this for yourself, of course. The last player alive is the winner. REVO TRON also invented a new game mode: the action mode. If it's switched on, you can use speedups, different weapons and shields. You'll get an item after some time which is displayed at the top-right corner of your screen. You can use this item then by pressing the space key. The action mode makes a Tron game become a real action battle! YOU CAN DOWNLOAD THE COMPILED EXE VERSION AT http://revotron.tripod.com
How to securely exchange encryption keys over unsecure lines.
Its just a simple frogger game, Although in the next version I am planning to make it more... graphical :)
Here is mseditor2 greatly updated from mseditor1. I received many emails with a lot of ideas as to what to add to the control. This is the new version. Now you can print WYSIWYG, insert pictures, files and OBJECTS (Like msword Charts, excel, ANYTHING). You can find and replace text without affecting its formatting. There is a status line with current line, column total lines etc. I did remove the databound properties but this is only a couple of lines of code anyway. You can always implement this outside the control. If there is interest I will add more features. The whole idea is the same. Just THROW the control into a form and USE IT. In the examples in the screenshots below there is absolutely no code in the form, JUST the control. It is fully parametric with a lot of exposed ‘methods’ which you can call from your program. There is a technique for a form to call back on the control (in the find replace form). This might be educating to novice programmers. If you don’t want almost instant status refresh then remove the timer and its code. The status gets informed when you change something or click the mouse somewhere. It’s a lean mean word editor and with your help it gets better all the time. Thanks for your feedback, both online and into my mail box.
-- Yes, another gradient. Highlights: can draw at any angle, is reasonably fast, is totally contained in one sub (no need to add a class or module). --- See explanation.gif and the comments for a rough idea on how it works. --- Also check out the demo picturebox, it is resizable at runtime. ---