Advertisement

Results for "Category: Miscellaneous"

ASP_Volume2 #41023
Template Tutorial

Explains function and class templates.

ASP_Volume2 #41025
masasm C preproccescor

my very first attempt at writing a language translater. A very basic language that does input and output as well as operations on variables. Translates to C then shells to gcc to compile. For windows users comes with gcc, I am going to make another pass for variable checks for a line by line print out for debugging so sometimes you have to use gcc 's errors to fix your code.

ASP_Volume2 #41027
How to compile a DLL for mIRC using Microsoft Visual C++ 6.0

Shows HOW to compile a mIRC DLL with Microsoft Visual C++ 6.0

ASP_Volume2 #41103
eternal variable types template

This template allows you to create variables, that can stay static after the program goes out of scope. Ex, you create a variable that holds a value, and after your program ends, and is restarted, the variable will once agian still hold the same value!

ASP_Volume2 #41120
Namespace tutorial .

Explains namespaces.

ASP_Volume2 #41121
Create a DLL in C++ for use in VB

This code simply shows you how to create a DLL in C++, and use it in VB. The ZIP file contains both the C++, and the VB code, and also a working example.

ASP_Volume2 #41136
Basic Api Window

This is my first non mfc gui. It is well documented. Simply this program just gets a username and password. adds 2 to each character of the user name and compares it to the inputed password. then gives you a message as to whether it was correct,incorrect, etc...

ASP_Volume2 #41160
Win32 Tutorial Part 1

This is a simple tutorial showing the basic steps of creating a window in win32 c++ coding.

ASP_Volume2 #41180
NotesX

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.

ASP_Volume2 #41183
^Mouse Programming in C/C++^

Make your C/C++ programs more intresting by providing a mouse support. Learn about Mouse Programming here. This tutorial teaches basic stuff and advanced like changing mouse cursor shape. Make a header file of the sample code and use mouse with minimum effort.

ASP_Volume2 #41225
Make a Simple Text or Graphical Operating System

This tutorial explains in plain english how to create a real text or graphical Operating System that can be booted from a floppy. Source Code and compiling tools included (Link Fixed). Source code is in C and assembly. Vote if you like it, thanks ;-)

ASP_Volume2 #41230
int64 Explained

This article is intended to explain the usage of 64-bit integers. It goes over how to declare them (__int64), how to use them in format functions (%I64Ld), and how to convert strings into 64-bit integers (_atoi64).

ASP_Volume2 #41253
Drive mosquitos out of your room

This is a program with which you can drive mosquitos out of your room. It does this by creating sound of high frequency. Mosquitos cannot stand this frequency and they go away. Check it out and if you like it, then vote.

ASP_Volume2 #41265
Dear Planet Source Code Users

Please read. Ian likes this letter by me.

ASP_Volume2 #41273
ActivEmail EMail Component

Send one or more emails to an SMTP server, to multiple recipients, with attachments etc. Easy to use, no IIS or MS SMTP service required!

ASP_Volume2 #41274
ActivSocket Socket Component for Winsock, TCP/IP and client/server communication

Client/server communication, automated telnet sessions, wake on lan, winsock communications using this easy to use component

ASP_Volume2 #41316
Altering the opacity of a window

The code demonstrates the method to alter the opacity of a Window in 2000 and XP. The opacity can be from 0 - 255. Just use the code in any Win32 application and call the two functions. SetWindowLayered must be called once (when the window is created) and SetWindowOpacity can be called as and when required. I have used the code in an AppWizard generated MFC dialog based application (See attached zip file).

ASP_Volume2 #41366
Jinx Shell Alpha 2 Support Dos Internet!

This is the newest version of Jinx Alpha 2. There are many bugs in this program and some thing seem to be able to do things they can such as clicking oK on message boxes. I am still working on alot this be patient my friends. This version includes many new things such as the big thing the INTERNET. I made a very weak version on a text browser, Ir has about 6 apps so far and some built in. This version supposrts differant color schemes. PID viewer that i made borrowed from UNIX machines. I have a ruff part to drag and drop working. ATTENTION: TO MAKE THE INTERNET WORK JHP program must be running which is the parser. Keep pressing enter until the idle box comes up then you can run the icons at the bottom. Well like i said this is still a ruff version, so please give me some slack im woring real hard to get this to work half decent its DOS guys. :) Please VOTE OR COMMENT. Want your next program to show up in Jinx IM me: Yahoo AIM nit3shift Email [email protected] Click Here to get Jinx Alpha 2

ASP_Volume2 #41371
Some String/Memory Functions in C/ASM (not yet commented)

Some String/Memory Functions in C/ASM (no comments yet) I may submit some comments to when people ask for it. This code is IMO only usefull for who are coding an emulator and need some extra speed, which this code will probably give. Please note that a lot of the ASM code could still be optimized a bit, but that I leave to you ;)

ASP_Volume2 #41397
CD Rom Opener

This is the Code in Visuall C++ Console project to open and close your CDRom hope you find it usefull.. And i would love your comments...

Languages
Top Categories
Global Discovery