Advertisement

Results for "Volume: 4_2005-2006"

4_2005-2006 #159871
LaVolpe GIF Viewer 3

An extremely resource friendly, unique approach to viewing animated GIFs. Draw to any DC (no need for transparent usercontrols, timers). Self-contained class creates own timer, back buffer for flicker free drawing, and parses/renders animation frames. This new approach uses just 2 GDI objects per GIF, regardless how many frames it may have. It uses 0 to 3 more GDI objects for flicker-free drawing depending on animation settings and target DC contents. Well commented. Recommended improvements welcomed. This is not a GIF editor. ======================================= 5Aug06: Patched to address: Clearing solid bkg would overpaint 1 pixel width & height. Refreshing scaled single frame GIF could rescale from scaled dimensions & not original dimensions. Offscreen DC could be created (wasted resource) when not needed. 26Fe07. Added ability to quick-render 1st frame of GIF. Previously, ppl said they didn't like the delay between loading & displaying image.

4_2005-2006 #154781
mini-Image Processor (Update 13 Aug)

mini-Image Processor by Robert Rayment. Demo of one way to load a standard picture into an array using GetDIBits, where the picture box is just a viewport, with zooming (using StretchDIBits) and scrolling. Pictures can be saved as 24bpp BMP or JPEG, either from the viewport, the whole image from the array or a selection. To make it a bit more interesting I've added a few effects to play with. If the manifest file causes problems then just rename or delete it. Only tested on WinXP. Zip 29 KB. __________________________________________________ Update 3 Aug: Pictures with width or height < 15 pixels were disallowed, now changed to <= 2 pixels. Consequently a correction to FileOps, the Flute filter and scrZoom. __________________________________________________ Update 4 Aug: Added saving to JPEG using the Ron van Tilburg (John Korejwa) class at CodeId=50351. Zip 49 KB. __________________________________________________ Update 5 Aug: Minor correction to vertical scrollbar position when zooming in with the horizontal cross-wire at the bottom of the picture. Also turn Select OFF when a scrollbar switches off. __________________________________________________ Update 10 Aug: LoadPicture Function simplified a bit. __________________________________________________ Update 11 Aug: Moved vertical scroll bar to normal position on the right of the viewport. Also New pictures now open at top-left instead of at bottom-left. Correction to edging for SmoothSharp effect. Option to change filter effects to continuous or stepped. Plus some minor tidying up. Zip 51 KB. __________________________________________________ Update 12 Aug: Buttons above the filter scrollbars will now act on the scrollbar value without having to press the scrollbars, in continuous or stepped mode. __________________________________________________ Update 13 Aug: Added routine to cJpeg.cls to save jpeg from data array, with Ron van Tilburg's help. Plus a few minor adjustments. Forgot to put manifest file in.

4_2005-2006 #156174
Mission Impossible the Game

This is a simple game, with multi sounds and good animation.

4_2005-2006 #168921
aphotheek (farmecy)

it is a program for farmecy dat make new clients and used for selling medication also you can see de doktor of the patient

4_2005-2006 #169406
AGRI POS LENDING INVENTORY

lending system at the same time it is a POS and Invetory

4_2005-2006 #170131
MsN Popup Clone

just alittle coding on timers. its a msn popup clone. Updated (Now has a trigger) just compile the popup and use it as it yours via trigging form your project.

4_2005-2006 #169598
Macro Security Level For MS Office

From 2 years, I made some macros in PowerPoint, and I want my project to be puplic and easy to use, but there was a problem I faced, it was the secuirity level which I want it to be low to make my project work smoothly, sppecially if we know that Norton antivirus make secuirity to high, so user can't feel if there was any macro. So I use this program attached, and put it in the startup of the CD, so it work directly when put the CD to adjust security level to low. You can check its work from Word or powerpoint select tool menu then macro, finally security to check the level, then close the program (Don't forget that) and run our program and test it like above. Note that: I test the program for Office2000 & OfficeXP

4_2005-2006 #155624
cEditXP (Version 4.9.9)

cEditXP is a new release of the VB cEdit 4 series. It is to a large extent totally rewritten. It now utilizes the ScintillaVB control to provide extensive support for code highlighting including folding, code sense and auto complete. This application uses RvMDITab, VB6VBATabControl, and SCIVB. I've included the source code for all 3. The credit's are included in the about box. For notes worth the VB6VBATabControl is written by Steve from VBAccelerator. The REVMDITabs is written by Andrea Batina and is available here. Both have some very minor modifications to correct problems interacting with eachother. You can download a copy from my website at http://www.ceditmx.com/cx.zip if you wish to have the controls precompiled. I welcome comments and suggestions and constructive critisism. Thank you and enjoy.

4_2005-2006 #165873
TheTreeSurgeon - Major enhancements for the VB6 Project Tree (updated: fix for SDI)

This VB6 Add-In gives you a bunch of special options for the IDE Project Tree. All options are configurable through a control panel (access through the AddIns menu). While there are a lot of enhancements, my absolute favorite is the ability to re-order the items in the tree. ----------------------------------- Updated : fix for the SDI mode + other bits

4_2005-2006 #164019
Air Traffic Control Simulator (ATCSim)

A revision of my ATCSim: you are an Air Traffic Control personnel charged with the responsibility of coordinating air traffic at the higher altitudes beyond the range of vision of the Tower (300 nmi and more). I have included cID, heading and FL to the moving targets (10x to Pete) and made a total overhaul of the U.I's look and feel, to give a "realistic" perception of a radar display. Pls vote...if u like it. I appreciate ur comments 2

4_2005-2006 #170485
Get Current User Name - Single Line, NO API!

This code gets your user name *click* just like that.

4_2005-2006 #154782
Paper Trace (Update 17 Aug)

Paper Trace by Robert Rayment. This consists of an image sheet (Loaded image), a translucent tracing sheet(Faded image to draw on) and a white paper sheet (The actual tracing that can be saved as a 2 color(B/W) BMP). The screenshot explains more. To show the method I've kept it simple in that large pictures are scaled down, avoiding scrollng code. Zip 36 KB. __________________________________________________ Update 10 Aug: LoadPicture Function simplified a bit. __________________________________________________ Update 14 Aug: Removed XOR wipeout in finished drawing by saving draw coords. Corrected a FreeDraw error. __________________________________________________ Update 17 Aug: Varying transparency does not now lose the drawing.

4_2005-2006 #156250
Alpha Mask Selection @ Adobe Firework

This code mimic the picture alpha mask selection in the Firework, but with new feature such as transparency level & mask colour selection, now you can save the extracted picture too ! Please Vote For Me !!!

4_2005-2006 #164588
MDI Client Borders

Spent alot of time trying to find code to do this easily, basically (see screenshot) this code removes the 3d border found on a MDI Form's 'MDIClient'. In turn you can make your MDI programs look like a single form! :P Easy to use, just pass the mdiForm to the main function in modBorders.bas . Please Vote!

4_2005-2006 #170867
Base64 encoder\decoder

This .zip has both a straight module and a class implementation of a Base64 encoder and decoder. It is meant to be a generic implementation, so it doesn't add MIME headers or footers--those will need to be added by the calling code. Encoding speed on my machine runs about 2MB a second, and decoding around 1MB a second.

4_2005-2006 #168750
Autoslide

This is an application that allows you to run the powerpoint file and open slides automatically.

4_2005-2006 #170132
YouTube Video Downloader (Updated 16 Agust 2006)

its a sample to show how can videos be downloaded from youtube.com uses iexplorer to download files...

4_2005-2006 #171035
Using Pi and Arcs for a Radar

Shows you how to use Pi for drawing Arcs(part of a circle) to use as a radar.

4_2005-2006 #171078
quanTest

This is a simple application for online examination test.

4_2005-2006 #171016
VisualINI

Visually Create, Edit and Modify INI files. Its worth looking at the screenshot. Much like regedit but designed for the modification of Configuration files. You can Create/Modify/Delete Keys/Sections. The Modify Dialog is shown on the basis of the type of data contained in a value. For example if data containes path for some file, it adds the browse button in front of the textbox. You can also vote, if you like it.

Languages
Top Categories
Global Discovery