Results for "Volume: C_Volume2"
return TRUE if inside IDE, return FALSE if in compiled EXE, work in standard EXE and in DLL
This application has vbscript debugging, colorizing, previewing vbscript, nice toolbar, plug-ins (if you want to include plugins, make the directory named 'plugin' and insert it there) They are not actually plugins. Output=>Clipboard Contents! Whatever! Check it out. Look at the screenshot. Rate it.
This project uses a vector field to simulate flow within a 2d environment.
A application to get the dependencies of Win32 PE Files, A handy tool for Visual Basic programmers, to deploy and package applications.
This demo shows how to control the width of a standard list box's text area so its widest string is always visible. VB's list box control automatically adds a vertical scrollbar when there are too many items to show vertically. The demo detects the vertical scrollbar and includes it in the list box's width.
Finally, I completed a tutorial which teaches you how to use the 34 API related with graphic. You will learn how to use these APIs through detailed information about the API and source code that shows how to use the API. You will not be disapointed if you download this tutorial. Leave comments and vote for me.
This is a application to hide your folders from unauthorized access. The hidden folder can be un-protected in just a mouse click. A password can also be assigned to this application. This program is one of my favourites.
This document here will teach you how you can change your net adapter mac adress !
Browse For Folder, now work in all version of windows 98/ME/2000/XP
Skingen loads a bitmap and makes a form transparent. See screenshot.
This program allows you to play audio and video files in various formats, including MP3, Ogg, WAV, WMA, AVI, and more. It uses DirectShow, and doesn't require any DLL's or custom OCX's.
Abware automatic error handling tool. This is the new version of my well known 'Automatic error handling tool'. the amount of downloads and the grades you gave it, encourage me to upgrade the tool and share it with you guys. The latest tool has all the functions of the last one including some bug fixes, MUCH better GUI, faster algorithms. You can brows for a VBP project and the tool automaticaly finds all its modules and functions and if you like it will insert error handling code automaticaly to all the functions you selected. there is a color view of the code before and after the changes and only by pressing the 'TRANSFER' button will commit your action. additionaly, you can view the code interface which is the function declaration with the remarks but with out the code so you have good view of the functionality of the module. The tool also inserts a centeral error handling function to deal with all the errors. I used this tool in a very big projects (100+ ctls, 100+ forms, 50+ modules) and it worked lighting fast. In return to sharing you this tool, i only ask you to report bugs if you find'em. Thank u very much. Adi barda israel.
This is a gradient progress bar demo using custom activex control. There are six colors altogether : blue, green, grey, purple, red and yellow. Each color comes from different control. If you want a custom gradient progress bar in your project, this is the best solution for you. Leave comments please. Also, please put some globes for my work.
Three ways to save picture files in JPG format.
This is a remover for the known worm msblast. This is not a professional msblast remover so please do not criticise (bad) my work and do not compare it with other (pro) removers. Please feel free to leave comments, I really wanna know what you think about my work. Oh, and if you find this usefull please vote for it!
Hi guys, this is a tutorial on using all the 28 API related with Windows information. There are brief description about each API, detail information about each API (such as declaration, parameters and return values) and examples on using each API. There are 35 examples altogether. Hope you will benefit from this tutorial. Happy coding! Leave comments and put some globes for my work.
detect various components such as DoesDotNETFrameworkExist, DoesIE6Exist, DoesIISExist, DoesMDAC27Exist, DoesMSSQLServerSP3Exist, DoesSQLServer2kExist, DoesSQLServer2kExistEx, DoesWindows2kSP2Exist, DoesWindows2kSP3Exist, DoesWindows2kSP4Exist, DoesWindowsInstaller2Exist etc.
Hi VB newbie, do you know how to use for...next loop? If you don't, never mind. Read this tutorial to learn about that. You will learn how to use for...next loop by explanation and examples by me. Leave comments about this tutorial. Happy coding!
This program acts as a calculator for Special Relativity problems ranging from Length Contraction and Time Dilation to Relativistic Velocity Transformation Equations. This is all based on the Lorentz Equations and Einsteins Theory of Special Relativity.
ActiveX DLL Project and accompanying demo to demonstrate LUHN Formula (Mod 10) for Validating Credit Card numbers. Also validates the expiry dates to make sure card is not expired... Validates following cards: American Express Diners Club Discover JCB MasterCard Visa Fully commented and very usable functions provided within the DLL for use in many of your credit card validation needs. Once you properly register the DLL, try the demo...