Results for "Volume: Java_Volume1"
This code was originally from Robin Schuil's msn popup all i did was change the look so the credit goes to him. i jus gave it a msn feel to it now with a close button (screenshot) and msn's original sounds it has a more msn feel to it. If you like this porject please vote. Once again thanx to Robin Schuil for this code
This code will search a string for a given starting point(strFind) and a given end point(strSentinel) and return all the text in between. You can also add to the length of the start point if you don't want to include a number of unknown characters in the result
This project will show you how to utlize MS Access as your report generator. If you are tired of designing your report using other third party report generators and if you want to create dynamic reports without making major revisions of your app, then perhaps this project can help you. Be sure to reference the MS DAO library, MS ADO Library and MS Access Object library. If you have comments, email me.If you like it, then vote. Use the following: Username: BetaTester Password: BetaTester
Makes a cool button like what you see on MSDN or Microsoft's ASP.NET Web Matrix. UPDATED TO VERSION 1.5. FIXES: - Fixed when label is clicked, click event works. - Added "Option Explicit". - Fixed enabling/disabling of button.
I wrote this tutorial for beginners who have very little or no knowledge about the winsock control & client/server programming. I tried to explain things the best I could; so hopefully by after reading this tutorial you'll be on your way to making more advanced client/server applications. The tutorial comes with a sample client/server program which simulates the Microsoft Daytime Service, as an easy example of the basics. The tutorial itself is in Rich Text Format (*.rtf) and can be opened (cleanly) with Wordpad or Microsoft Word. Leave comments so I know if this has helped anyone. :)
Automatic free your Physical Ram. Show the actual ramstatus as TrayIcon and free ram if its getting low. I get about 85% of free Ram on Win98 (installed 98 :-)
Plays Windows Media files and more This is an update from 2.0 weeks ago. Nothign Special . Neat Highlight in playlist, nice progress bar, drag and snap, save to M3U, The open does not work ye it has bugs wbeing worked out now. Remove from playlist was fixed.Better updates soon.* some not my code.
Simply emulates a Game environment challenging user to win if they can
Part One introduces you to the Win32 API. It shows you how to set up VB to make the most of API and how to use a popular API call. The tutorial is in Word format. To download the rtf format, visit www.hendriks-psc.vze.com
YOU PEOPLE SUCK SO IM TAKING DOWN THE SERVER GEEZUS... LEARN HOW TO CODE YOU BUNCH O N00BES
It searches google for your search terms and displays them in a web browser
With this code U can create dedicated half-life/counter-strike server in your system. Possibility to create more than 1 server. (up to 5) Getting the game path (half-life) from registry automatically. Also getting all maps installed in your system.
VB Gif Library includes a set of classes for reading GIF images (both 87a and 89a variations) and rendering them through bitmaps or icons. The library features a native LZW decoder implemented in pure VB so there is no need anymore to rely on LoadPicture hacks for those animated GIFs. The decoder class is ~650 lines of code so it's really simple and easy to understand. The classes are designed with ease of integration with image processing applications in mind. Sample viewers are includes as to illustrate the usage of the renderer classes. Please, try test with various (animated) GIFs as much as possible and in case of problems comment here. Greetings go to Carles P. V. for his image processing submissions. Enjoy and leave your votes! Check out my other submissions too!
The words, or terms, which make up the language of medicine are referred to as the terminology of the medical field, or Medical Terminology. This app is a sort-of quizzer that reads aloud (using text-to-speech) to the user over 500 words from a supplied Access database. The user has the option to manually or automatically show the meanings of the words.
This article will allow you to enable/disable a textbox using a picture box to control it.
updated version This application uses follwing api to optimize availablity of Physical RAM 1. Private Declare Function GlobalAlloc Lib "kernel32" (ByVal wFlags As Long, ByVal dwBytes As Long) As Long 2. Private Declare Function GlobalFree Lib "kernel32" (ByVal hMem As Long) As Long Code are commented and also shows the maximum physical ram available and and total physical ram avaialble for application to use after running application. email id for further query sksahir@yahoo.com
Filter a string and return numbers or characters
This program let you watch ifriends.net Cams for free. It is also great for people who wants to learn how to use Winsock and other great controls.
Calculates Call & Put values using the Black-Scholes option pricing formula.
This code will show you how to lookup a MAC address via its IP. It also has a 1500+ database of vendors and will match it with the MAC adress Instantly. Also Because It looked a bit empty I threw in a skined titlebar example and my cusom menu as well. Dont ask me why. Anyways please Vote and leave comments