Results for "Volume: C_Volume2"
Dock the most right top menu to the right of a form. Check the screenshot.
my code converts two dimensional text into three dimensional text.
A brick break game with level editor, high scores, and more. Original core-code not from mee, but very good.
This is a program who's entire interface is an icon in your system tray that brings up a menu when you right click the trays icon. This menu contains 25 of the freshest FREE proxy servers. A proxy server is another computer that your computer routes through. The whole point of this is its like putting on a mask..the internet cant see who you are (your ip address and other sensitive identifying information) the proxy server becomes your mask guaranteeing your privacy and anonimity on the net. Just point and click to select from one of the 25 FREE proxy servers.
A great VNC Remote Control tool for Network administrators that has LanTV Function. This is my first contribution to PSC from which i use a lot of source code in the past 2 years. The project is a pre Release i've been working for a week now.i'm posting it to get feedback suggestions and improvements. The code is messy with greek comments, i'll work on that soon. The app uses 4 external ocx's/dlls that i can't upload to PSC but i've included the download links in the README FIRST.TXT , so read it before opening the project.I've tested it on Windows XP pro and WIN2000 sp3 and works fine compiled or not once the ocx's are properly registered. The password feature is very basic at this time,no data encryption, and no silent deployment of the VNC server yet (to implement) so u'll have to download and install a vnc server on the machines u wish to connect. The project is under heavy development and it WILL FINISH. Feedback comments will be appreciated. Thanks
It extracts links from web pages, and displays them in a textbox, very useful...
This code is nicely implimented form animation which is so powerful to have the same performance of the 'Microsoft Word's' animation. The different options can control the animation-speed/frames/time/borderwidth/bordercolor and even the CPU load. It works on simple idea and I think you all like this. Enjoy! and please leave your valid comments.
.:Zombie 3D Action Demo:. 1. Introdution. 2. Installation 3. System Requrements 4. Developer Info. 5. Contacts. 1. Introduction. Zombie Demo - is full functional 3D action demo with weapons, enemies and mission. You have to collect lost CD's in the lost laboratory, be be careful - there are zombies, which are very hungry and will hunt for you blood. The map for this game was made by it's author Alex ([email protected]). Weapons and zombie model had been taken from Quake II and Half-Life games and mods for them. 2. This game uses iRender 3D game engine. The last version of it can be found in the folder Bin of the game. To register it just replace the extension dl_ to dll and change the registrator extension from ex_ to exe. After that run the registrator and click button "register". After that open the project "Zombie.vbp" and compile the code. If there will be troubles with the library, connect it to project manually. In Visual Basic Menu click Project->References find iRender 3D Engine there (if there no engine click brouse and find it) and add it to project. 3. This game run with PIII 450, 196 RAM, 16 mb video card. DirectX 8 or higher also needed. 4. This game is only sample of iRender 3D game technology. iRender 3D is now one of the most powerfull game engines for Visual Basic. It developes from day to day and becomes more and more powerfull. Visit iRender homepage at http://irender3d.com. 5. You can contact the authors of the engine OrBit ([email protected]), Alex ([email protected]) for more info. Contact Alex if you have quastions about this game. http: www.irender3d.com mailto: [email protected]
**Niro Professional Address Book** This is my second use of database. This is an address book with password protection, ect... I've worked hard so please vote! Watch up the screen shot!
A quick note about a great freeware DLL I came across recently.
This was my dream function which can animate your form with transparent rectangles during Loading and Unloading. This updated version can create trails for the form and with nicely gradiented colors. This function is powerful and works pefect. Enjoy! and please leave your comments.
Annoys people
Update-2.... Now there is no need of an additional form. This was my dream function which can animate your form with transparent rectangles during Loading and Unloading. This updated version can create trails for the form and with nicely gradiented colors and adjustable trail length. This function is powerful and works pefect. Thanks to Lavolpe for his great co-operation. Enjoy! and please leave your comments.
A simple internet tornado monitor. Monitors pre-programmed NWS weather warnings web page for desired state and launches that web page for further information & sounds a tornado siren if a tornado warning is issued. Also automatically shuts its self off when tornado warning is taken down.
This class sets a generic rule for your program to follow in the event of errors. The class is setup to handle all basic trapable errors. The layout of the messagebox i found on here, but i do not remember the authors name.
This tutorial will help you create a custom file extension that opens directly in your program when you open the file. Read on...
PLease WHo ever voted 4 me please vote again i was just editing the name and it was deleted so iam very soory and as befeore this a multi skinning engine that supports all the skins of vbkinner pro i have placed about 80 skins with it and iam developing it to support more skins like winamp and windows blinds so please vote and comment and report any bugs and ideas
A useful UserControl that will speed up your development time and give you a great looking GUI. Simply drop the control on your form and thats it, all done. At run time your form will be rendered with a stylish gradient background. Why should you bother with it when there are plenty of other gradient submissions out there? Because it will reduce your development time and keep your project organised and simple. It is easily transfered between projects. It doesnt repaint your whole form on each WM_PAINT message so generates no lag when other windows move in front of your app. It is clean, fast, and easy to understand. It produces little to no resize lag and can easily be added to any project. Some submissions are fun, some are educational, this one is FUNCTIONAL. 99% of projects could benifit from this sumbission.
Create green screen effects like they do in the movies. Select the screen color and the broadness of the color. Modify it to fit your needs. Enjoy!
While back I posted something like: 2 new borders for your picture boxes. Well how about 13 more? Trying to get a handle on the pixel measurement of borders, I was sometimes off by a pixel & couldn't figure out why. You know 1+3 should = 4, but interesting 'nuf thickframe(3)+staticedge(1)=2 and not 4. Anyway, if you wanted to know...