Advertisement

Results for "Volume: 4_2005-2006"

4_2005-2006 #171411
With Mouse PictureBox Control

With MOUSE This example shows How to Grip, Move & Stretch a PictureBox to fit the control. & ToolTipText In hindi & gujarati .....All

4_2005-2006 #170917
TButton

TButton Class Draws a button Image on a Forms Title Bar and raises Click ,DblClick Events when user clicks on button. Nice clean wrapped up code wish somebody needs it!! Suggestion & Comments are Welcome Thanks

4_2005-2006 #171936
MakeIt

Its a tracing application and have a Glass Form. Dont Understand?. Try it.

4_2005-2006 #171922
simple keyboard

it is a smart screen keyboard with turkish support

4_2005-2006 #167771
Example how to Extract Audio Tracks from Media CDW/DVDW

Project example how to extract audio tracks from media CDW/DVDW, and convert it to MP3 or WAV! The project use the Library NeroCOM and other DLLs that are included in the zip file! The option of Burning in this project is NOT implemented. For more info goto this Link: http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=71884&lngWId=1!If you not found the DLLs in the file zip, you can Download them from this link: http://www.netshadows.it/CD Tracker.rar. Remember before you Run this project, goto VB Referenze and checked the: Microsoft Scripting Runtime, Nero 1.4 Type Library, Lame4VB-EBArtSoft WinApi Declaration! You must also reg the OCX (utcCover.ocx), and put the DLL (vbzlib1.dll) into your System32 path! The other DLLs should be in the path of the project! Suggestion and question are welcom, happy conding!

4_2005-2006 #171323
SSL eMail Sender

A complex SSL eMail Sender with data encryption and more. Since I never found nothing on the WEB about Visaual Basic sample, I've tryed to reuse an old HTTPS code to get a protected SSL connection to send eMail (old project do nothing but contains the core). Program is also able to attachments, CC, BCC comma separated addresses to send a complete 128-RC4-MD5 Hush encrypted packets data. More works is still to do but at the moment it does work almost fine. For all HOTMAIL Users the configuration Server & Port is done. Please Readme.txt before enter in IDE. Special thanks to Jason K. Resch & Anonimous for old project sample. NEWS 2012: Updated to communicate with SSL3.0 about Servers that supports fallback at SSL2.0 protocol after initial handshake messages...

4_2005-2006 #160549
FilmStrip OCX

Creates a Filmstrip from images, directory or multiply directory's

4_2005-2006 #171247
Clinic Inventory System

To help a new beginner

4_2005-2006 #171171
Simple Library system

I made this during may SAD subjects in STI.. to all beginners download this and take a look my source code it will help u a lot.. Feel free to use and edit my program.........Credit is enough!! Gudluck!!!

4_2005-2006 #171938
Convert Pic to Toon

Converts Images to Cartoon! this Application uses FreeImage Lib http://freeimage.sourceforge.net/download.html) for Color Quantization And POTRACE.EXE for VECTOR GRAPHICS (http://potrace.sourceforge.net/#downloading) ------ It's Very very messy (and slow too, so Compile it before Run). But I hope you appreciate the results after trying some parameters. Enjoy. ------ Example Videos here: http://www.youtube.com/user/reexre

4_2005-2006 #166810
Print Access Table Structure

Prints table structures from an MS Access Database, including field descriptions

4_2005-2006 #166130
Bezier Curve (Infinite number of points)

This code uses a recursive function to generate a Bezier curve, based on any number of control points. It also have an easy-to-use interface to control the curves.

4_2005-2006 #168772
MultiInStr (Update Nov 7, 2009)

This is an improvement on the MultiInStr function that appears in other peoples code now and again ... I don't know who the original author was, so I hope who-ever you are you don't mind ... The original code would search through a string looking for occurences of single characters, while this pair of functions search for single-or-multi character terms within the given string ... Included are MultiInStr and MultiInStrR functions ... Hope someone finds them useful ... Update 25 May - improved versions added thanks to contributions from Kenneth Buckmaster ... Update 7 Nov - Reset string len bug fix in Ken's MultiInStr ... Happy coding

4_2005-2006 #171939
Elastic Creatures

Create Elastic Creatures. See ScreenShot

4_2005-2006 #170012
Registration and Enrolment System - Thesis Version

Title: Registration and Enrolment System - Thesis Version Description: Since enrolment system is not that big system so included the Registration as well to make more interesting to use. Some functions of this software are as follows: a) Client/Server Capable using MS SQL 2005 or later. b) Automatic computation of tuition and other fees. c) Interface with other system such as Scheduling System, Grading System and the like. d) Neatly done reports. e) Uses reusable codes. f) Much much more to find out....

4_2005-2006 #170537
EGL_3DStudioPro 4

An excellent 3DS viewer application. This 3D application allows you to load 3DS files into the application and view them in 3D and save bitmap. Also editing texture parameters; change, tiling, moving, mirroring, flipping, rotating, change opacity-transparency value. Realtime changing material color using RGB and HSL on colordialog. Total 14 different viewstyle. New styles; texturized wireframe, transparent (hidden) wireframe, photo realistic. If you want to without GradientFill API use "modMyTriangleGradient.DrawTriangleGradientA". Also this sub filling transparent gradient triangle. Another sub "modMyLineTexture.DrawLineTex". This sub drawing multicolored line. Pure vb, without using OpenGL or DirectX. Include gouraud shading, Delaunay triangulation, clipping, and other stuffs. (Zip:708 kb)

4_2005-2006 #168259
Dynamic Control Resize

Resize dynamic control`s in you form ( No voting )

4_2005-2006 #171940
Water 2D v1.1

2D Water I took inspiration from some site.... (look screenshot)

4_2005-2006 #151915
DM Paint Ver 0.0.5

Hi DMPaint is a small project I been working on the last few days that allows you to draw pictures, the program comes with many standred drawing tools UPDATE 14/5/09 Fix bug in selection tool, Added new mirror effects for left and right, Added gradient effect, Added triangle tool, Added arrow tool, Added snow fliter, Add some new brushs, Added support to save to png, gif and JPEG, Added crop image, Updated grident tool you can now see the gradient as you draw and much more hope you like this update.

4_2005-2006 #167768
CAPICOM Sign and create Certificate

Signature Certified v1.0.2ß Signing and creates a digital "shrink-wrap" for code and content to protect software publishers and users when they download code! Digital signatures authenticate the source and verify the integrity of content: Small introduction on CAPICOM library: Schematized the functionality of CAPICOM: Digital signature with ASN.1 encoding and support to the standard PKCS # 7 Support for smart-card recognized by Windows Symmetric key encryption Asymmetric Key Encryption (envelop) Calculating Hash -- This function i like it very much :) CodeSigning for Authenticode Utilities to support conversions of strings and generations of pseudo-random numbers Interfaces support the CryptoAPI and CAPICOM objects and vice versa Support X509 certificates Support to store certificates. Searches within the store Support for Certificate Policies, Application Policies and templates Support to export sensitive information via PFX and PKCS # 12 Support for AES encryption (only on XP and above) Happy Coding ;) Salvo Cortesiano (IT) Links: http://www.microsoft.com/downloads/details.aspx?familyid=860EE43A-A843-462F-ABB5-FF88EA5896F6&displaylang=en http://www.wiscocomputing.com/articles/code-signing.htm ------------------------------------------------ For a complete project (contains missing files), to download this at: http://www.netshadows.it/capicom.rar (4,51 MB)

Languages
Top Categories
Global Discovery