Results for "Volume: C_Volume2"
This control uncompresses rar files as welle as Sfx files !
Add a simple counter to your website. This source code requires little to no setup, just cut and paste onto your ASP page.
To create an "Office-style menu" (or owner-draw menu) you must register that menu item with Windows as MF_OWNERDRAW and then process the WM_MEASUREITEM and WM_DRAWITEM messages sent to the menu's parent window. The attached project file simplifies this process by encapsulating all menu drawing operations in a class called "COwnMenu" and hiding the details of working with Windows in a code module entitled "OMenu_h." With this mini-system in place, all you have to do to get owner-drawn menus in your program is call SetSubclass on the menu's owner form and RegisterMenu to set a menu item as owner drawn. The provided example project contains complete documentation.
This is an example of a DAO DATABASE CONNECTION PROGRAM Este es un ejemplo de un PROGRAMA DE CONECTIVIDAD A UN BASE DE DATOS POR DAO. This program contains an english part, for those that speak english. Este programa contiene un parte en español, para aquellos que hablan español.
This program allows the user to create a file and add or change mailing list records to it. The program is able to load files that have the same record structure and concantenate them if required. The user can then save the data stored in memory to a new file or to overwrite an existing file. SIDE EFFECTS: There were side effects when I ported from win95 to XP, which have been commented out. WHATS IN THE ZIP: *database.c : C code file. *debugfile.txt : Redirected the printer to this file for debugging purposes (so I didn't waste paper). *mail.db : An example of a saved file. *PDR_for_project7.doc : The data table, algorithm, and output for the code.
It's a single function, without API's, that loads an image and puts it in a destination PictureBox. If the source image is bigger that the destination PictureBox, then it will resized to fit in (mantaining the ratio). In other words, the image loaded will nicely fit the destination, but will not be deformed. If the source is smaller, then it will remain that size... This function is an upgrade (in speed, error trapping and results) of Jason Monroe original post. Thanks Janson.
This is a Chat Server and Client combinition taken from the samples available on the MSDN CD . To use the projects do the following 1) Build the Chat Server Project 2) Build the Chat Client project 3) Visual Studio To Use Server and Client on your Machine 1) Start Chat Server 2) Click Ok when prompted for Port no (keep it 0) 3) Start Chat Client 4) from the menu select Connection -> Connect 5) in the log-on parameters window type Server 127.0.0.1 Nickname (any name) Port 0 (remember we had selected 0 as port no for Chat Server) 6) Click Ok 7) repeat steps 3 to 6 to start more Chat Clients (buts use a different nickname) 8) go on chatting with yourself , happy chatting. To Use Chat Server on a Network 1) Copy the Chat Server executable (available in the Chat Server projects Debug folder) on some Server Machine (say it has ip address 254.178.2.198) 2) start Chat Server Application on this Server Machine 3) Keep the Port No 0 (if it clashes change , till thers's not clash and not the Port No.) 4) Copy the Chat Client executable (available in the chat client projects Debug folder) on as many machines as you want on the Network 5) Start Chat client on the machines where the executables were copied 6) in the log-on parameters window, type Server 254.178.2.198 (as in point 1 above) Nickname (any name, not blank) Port 0 (or as noted in 3 above) 7) Click Ok 8) repeat 5-7 on other Machines Happy Chatting.
The First Dart Game on Visual Basic made for your own pleasure........... Playing 301 and 501 Game's Using BitBlt and maths function
Updated: (Version 1.2) ASP Simple Search Engine. This search engine will scan your the directory and all sub directories from where the ASP file is based for occurances in files of the test string being searched for. It will them make a file with all matching files, just like a ssearch engine. This has added features. Argonaut (Scott A. Moss) - www.vbstuff.cjb.net
THIS IS A VERY GOOD CRICKET GAME WITH FINE GRAPHICS. USER CAN CONTROL BATTING AND PLAY A DOZEN SHOTS. THE GAMEPLAY IS ENHANCED BY THE COMPLETE USER CONTROL.
Well this project is not nearly done. Its the begining a very primative Mini OS. Since I am not awesome in Win32 api yet i enjoy making these type of things in DOS. It uses the mouse, but can do nothing with it so far. Working on drag and drop right now. Yes I can see im am far off from finshing this. However i was wondering does anyone know about a double back buffer, I really need help with it. So far i have three kinds of message boxes, and three kinds of windows. I have folders also. The colors of the graidents can be changed through the code itself right now which will change when im done with certain parts. Vote or Comment :*) If anyone can help on Double Buffering pelase IM me AIM\Yahoo: Nit3shift Email: JNixon21@excite.com. Thanks. PS: of program will not run change grpahics intailize to whereever your BGI path is... :(
Since I posted the code that shows people how to use the winsock control everyone has asked how to allow multiple connections! Well, i've finally done it. This shows you how to accept multiple connections with one winsock control!!
This is Simple DOS Calculator. It uses Graphics to display buttons and textbox. Understand the code and put some more function of your own. It really small and easy to understand. Please give me comments.
Ever want a text box that only allows Number, Lowercase Letter or Uppercase Letters? With this wrapper the user won't even be able to type a Number, Uppercase or Lowercase letter! API Wrapper Module & Demo included! This is done with 100% API! Please send feedback :)
This code is used to read and write to a .ini file with 4 easy functions. The source included can be compiled as a ActiveX DLL. Source is Easyly Written Out. JUST LOAD AND COMPILE THE DLL
This code will shape a form based on it's .Picture property. It uses a transparent color and makes all areas of the form which is that color transparent. Extremely useful for programs to incorporate custom Themes. This code works best with smaller forms. The bigger the form, and the more complex of an image you use for the background, the slower the code will go. The image I provided in the example is rather complex (the logo for my company), so you will notice a slight delay when the form loads.
ADO & VC++ Connection I'm not using ODBC, VC++ tries to connect to Access file with ADO Objects. I know part of the code has been submitted before, but the current project it's opening in a Window instead of DOS console. Plus I'm not using ODBC stuff. Thanks =)
Example of File System Object implementation...
This program essentially sends in a sequence of keys to the currently active window. So load your host program and this bruteforce cracker and you could soon be in. For Eg. If you have forgotten your WinZip password let this program repeatedly put in numerous passwords from a dictionary file or just a sequence of numbers to let you into the program
NotesX is a very small and efficient text utility with the ability of drag dropping files onto its main window to display its text, runs silently in your systray and when you need it, its there. NotesX works well on 95/98/2000/XP based systems.