Advertisement

Results for "Category: Files/ File Controls/ Input/ Output"

2_2002-2004 #127935
Simple Empty Window

Create an empty window with the less code possible.

2_2002-2004 #127980
BMPtoAVI

Converts a sequence of picture files (bmp) and an optional sound file (wav) into one video file (avi). Source Code compatible with both Linux and Windows!

2_2002-2004 #127990
Win32 - IE Style Menubar (Fixed)

A simple solution to creating your own Internet Explorer style menubar using the Windows API. Fixed problems with project file, EXE included. Compiled under WinXP using VS 6.

2_2002-2004 #128134
A window with buttons, listbox,status bar,toolbar,dialogs,combo,checkboxes,radios, icons, menus.....

An window with lots of controls, dialogs, menus, toolbar, status bar, progress bar, icon, timer, can now play animations (AVI Filed only), can shutdown, reboot computer, save text and load text from a file, change the font of an edit control.

2_2002-2004 #128135
A Graphical Menu with System programming [Including VDU, KBD, Disk, Memory, and Miscellaneous serv.

Feature: This is a Graphical Menu program including System Programming, including Video Services,Keaboard Services, Disk Services, and Memory Services. You can create graphical menu very easily from this program, simple programming is given for Menu creation. In program, each function describes how you can create menu [ step by step ] by your self. Along with Menu creation, you can learn System Programming very easily. Simple programs are given for Displaying your Video Display Unit Mode, Setting and getting cursor position, which you can set by interrupts, Know about your Memory Size, Checking your Equipments, which peripherals are connected, Your Current Disk Status, Restart your PC through interrupts, and many More.

2_2002-2004 #128154
A Great Win32 SetWindowRgn Example (NOT MFC!!!)

This is a Win32 example of using SetWindowRgn to create round windows. YES ROUND WINDOWS! You would use CreateRoundRectRgn and then use SetWindowRgn to apply the Rgn to the window. This is an easy example, and it is fully commented! Plus, there is no MFC! KEYWORDS: CreateRoundRectRgn SetWindowRgn UpdateWindow Round Odd Shape Creating.

2_2002-2004 #128167
Add a RichEdit to your app! (non-MFC)

Get past the annoying limitations of the standard edit control and start using RichEdit controls! This example shows you how to impliment a RichEdit control into your apps using WIN32 API. Shows how to use EM_STREAMIN, EM_STREAMOUT, copy and paste to clipboard, and also how to drag and drop files right into your RichEdit! Streaming is done using file objects as well as strings. If you find this information useful and like the code PLEASE VOTE ;o) if you hate it then we're sorry but the voting feature has just been disabled, i'm very sorry :o\

2_2002-2004 #128191
DReY ShapeGradentButton (NO MFC)

This is my first usercontrol in VC++ act as button , their look are NOT rectangular and have a vertical gradient. See the screen shoot!! (NOTE uses my WindowClass)

2_2002-2004 #128193
Dos progressbar

This is a Dos progressbar implementation code without using the library file. You can easily view the code and then use it because its implementation as a class. You have several examples to prove its effectivity, although i will may still work on it

2_2002-2004 #128204
Activity logger

The program can be used to end the session at a specified time. The owner-drawn menus and listboxes can be interesting I think. Enjoy and leave comment if you can.

2_2002-2004 #128390
Another Tray Sample (with popup menu with images and a "button effect")

A Task Tray example in pure Win32, with PoPup Menu with icons and a nice "button effect" on left mouse click. Just 5 lines of code! See tray.h file for more info. MS Visual C++ and Dev-C++ IDE projects included.

2_2002-2004 #128454
Dynamically Pass Form Variables through Forms

This code passes all form variables by creating hidden copies of every form variable that was passed to it. This is great for gathering information over multiples forms (i.e. Order Processing).

2_2002-2004 #128532
All_Form.ASP

Multi-function form for basic navigation, table editing, and recordset paging. This example includes code to dynamically build an SQL UPDATE command based on changed items on the current record. http://adozone.cnw.com/default.htm

2_2002-2004 #128542
Pure Cool Menu

Demostrates how you can easily create a cool menu using the default filters which are part of internet explorer. You can easily modify the code to use it for your own menus.

2_2002-2004 #128613
VBScript Tutorial: Chapter 4--Frames and Forms and Elements, Oh My!

One of the most common uses of scripting is to respond to events from a form, such as typing text into a text box or checking data when the Submit button is pressed. There are two ways to reference form elements...this chapter tells you how.

2_2002-2004 #128621
Advanced Form Email With Remote Templates

Advanced Form Email With Remote Templates allows you to email any form it allows you to customize the email

2_2002-2004 #128625
How to add "Print" button to your page

Prints out the content of a webpage

2_2002-2004 #128628
Select List Thingy

*UPDATED 10-23-00* Now with more options, including multiple select, size, and default selected option. Quickly and easily creates select list combo boxes from a database for your web forms. Uses .GetString rather than recordset looping.

2_2002-2004 #128641
Bottom Tabs

Simulate the tab control found at the bottom of popular programs such as visual Interdev and Front Page.

2_2002-2004 #128643
Forced Download

Forces users to have choice of downloading a binary file. This was becomming a problem with Word documents - as they would either open within the browser or open externally. You may need to change the FileName variable.

Languages
Top Categories
Global Discovery