Results for "Volume: ASP_Volume3"
Uses the Messenger API and Sendkeys to send multiple messages to the selected contact. Has a custom GUI. Zip file contains all images and icons. Feedback welcome.
Recently I found this code on PSC. I found it quite interesting so I downloaded it and help to do some makeover to it. I added a LAN ip search, and a download feature. Well, I cannot describe it all. Download and see for yourself. Please do not vote for this. It is not my project. This is a compilation of 3 codes found on PSC. Please vote for the authors of these codes instead. :) Thankx.
This is pro project by ashim deb. it was to little but strong than any Directory password... just chek out... thanks email [email protected]
Well I am back agian with a new update. Some of you may remmber DM Bitmap Extractor well if you liked that you will also find this usfull. You can. View and Extract AVI,REG Files, Bitmaps, Icons, Cursots, Menus, Dialogs,Text files, HTML,String Tables and more Hope you like this update. Please Vote.
Vari DIrectX : Sliders Horizontali Sliders Verticali Contatori UpDown Display LCD
How to get the CPU Speed in MHz
Shows programmers how to program visually.
This is much more than a simple four-directional worm game. Players can move in all directions and can play in a variety of modes and settings. High scores for each mode are saved and calculated. Updated version adds music and several bug fixes and optimizations. Thanks for checking out my game and please vote and give feedback.
This is a 'Draw Polygon' function which can draw a regular-filled Polygon.The main importance of this code is that, you need only to specify the 'Side-length' and only one 'Co-ordinate'.It is not needed to specify all the verticies included. It can draw unlimited sides and can 'Rotate' the polygon about the centre as well as the specified vertex.You can specify the filling color by setting the "FillColor' of the PictureBox. It works smooth and fast. It contains some equations which derived myself. Please rate this code and never forget to add Feedback.If you found it useful "PLEASE VOTE FOR ME'. Good luck !
I searched on internet for a Bulk SMS application on GSM wavecom modem, but found only few and that commercial softwares. So started making my own Bulk SMS application. Fine even this is a version a lot of bugs. But hope it is some what useful to the one who are starting Bulk SMS application. I am thankful to Rajinikanth for giving good sample to send SMS using "SMS Thru GSM Modem "
This code produces four styles of Popup Alert windows in the bottom right corner of the screen. Upgrades from v 1.1 are that the positioning will work with all resolutions/screen sizes, and I have added a Gmail Notifier style alert, which appears semi-transparent like the real one in XP/2k, or normal in other versions of Windows. Still featuring are the two MSN Messenger style popups, which are pretty accurate, and a simple flat style one for functionality. The MSN style ones use bitmaps and therefore aren't customizable, but the flat and Gmail style ones are, including an image on the Gmail one. Hyperlink capabilities are built into the two MSN style popups. All feature standard title and message areas, except Old MSN, which doesn't have a title bar in keeping with its real counterpart. Please vote :-)
Creates a gradient background (VERY FAST). and much cleaner than the screenshot (crappy jpgs). Can do up to 3 different directions! left to right, top to bottom, and diagonal. Please give me aosme feedback on this n vote plz :)
Alpha Blending is a hot topic in the graphics world. This code is an example of how to use the API for Alpha Blending. This code is well commented, and I am active with all of my projects. Any input is also welcome.
By Request, A VB6 Add In for creating Tool Tips. Generates declares, DIM,s and code for Tool Tips. Tool Tip can be standard rectangle, or Balloon style. Based on Easy Tool Tip Class on PSC http://www.planet-source-code.com/vb/scripts/ShowCode.asp?lngWId=1&txtCodeId=57489 You can add the class module to your project, or ... use it as a "Real" Add In and go to the Project References (under "Project" on the tool menu)and check "Tool Tip Code Generator" to expose the class to your project. Sample Project included. See the "ReadMe" file and clsToolTips module for details on use and properties of the class.
This program is a Simple Scientific Calculator. It handles Roman Numeral, Hex, Decimal, Octal and Binary numbers. Degrees, Radians and Gradians. All the standard Trig functions. Factorial, Sqr, Inverse, Square, Cube, X^Y. Fun conversions like Ounce Grams, Pounds Kilograms, Gallon Litre, Mile Kilometer, Inch Centimeter and Fahrenheight Celsius
Second Version Open application and change Windows (XP) theme Works Cooool with XP theme. --------------------------Code is Updating
This is a modification/rewrite of Chris Seelbach's 'A$$emble a Form on start-up' . I have used a suggestion of Luke H in his comment on 'Dr. Fire Transparent Control' to make the effect more impressive if you use XP. (it will run in earlier versions but lacks transparency). I have also modified the code 'Capture Active Window The Inventive Way (without API calls)' to allow the my code to capture a live image of the form it is pretending to assemble. A couple of new Start and Build modes and better comments. --------------------------------------- Updated: Thanks to Raul Fragoso's 'Verify if a point is inside a polygon (convex and non-convex)' I have now included a version of Chris's original wedge drawing.
Just a simple property sheet to make some work more easy and show several informations in one place. It saved me lots of work. It is neither ready nor professional. Feel free to use and modify it. Would be nice if you keep me informed on updates/changes
Clipboard Monitor, catches whatever text you copy to the clipboard in any program and present all these texts in a list, where u can copy any or all of them or save to a textfile. The Clipboard Hook code module is "Copyright KPD-Team URL: http://www.allapi.net E-Mail: [email protected]" The rest is mine ;-)
How to obtain the dictionary spelling using inet control and a parsing table.(If you call it that) This is the complete coding.(Maybe I should be more clear) The alternates source looking is for one source not found it searches for the next inline. If that one isn't found it goes on to the next one. I did this to get the Definition of the word meaning. What fun is it to get a return no matches found? this was not here for feedback nore was I looking for feedback.