Advertisement

Results for "Category: Miscellaneous"

ASP_Volume2 #40577
Owner-drawn combo boxes, consoles in GUI apps, together in one KILLER app (literally)

The program changes your Screen of Death color theme. When I wrote this program, my main intentions weren't to create a program that changes the color theme - they were to find out how the console API functions work, and how to build an owner-drawn combo-box... The Screen of Death color changer was just the result. =) You can see both the owner-drawn combo boxes and the console window, in the included screen shot.

ASP_Volume2 #40579
Code Response - How to correctly link to the winsock library (wsock32.lib)

This is a code reponse, to a ask a pro posting. He needed help linking to wsock32.lib when creating a win32 application using platform SDK in visual C++ 6. This is a blank windows application that links to the winsock librarys. Just build your application right on top of this project source.

ASP_Volume2 #40580
Private!!

Shows how to encrypt/decrypt text!!! how to get the text of a textbox and so on!!! Please vote for me!!!

ASP_Volume2 #40581
color in win32 console aplication

This code put colors in win32 Console aplication.

ASP_Volume2 #40582
Obtaining Programming Mastery

This article talks about programming mastery. The procceses involved and what I believe to be the most important aspect of mind to obtain this goal.

ASP_Volume2 #40583
Code Example - How to Load , and Release a DLL, Get a Proccess's Address, and invoke it

Someone asked me how to load a DLL, and call a function, and then release it. Also asked for OCX and some other format, that I am not familar with. Since PSC still wont let me upload, I just made it a quick little dos program for you to examine how it works. If I have time ill look up on OCX.

ASP_Volume2 #40585
Article concerning the CIS41 Emulator / Assembler / IDE Package

In depth explanation, as well as ability to download. Source codes contain, Platform SDK using Win32 Interfaces, incorperating graphics into interfaces, using mouse moves, customized buttons, command line dos application (for the assembler which contains a awesome string algorithm to translate the mnemoics) a algorithm to process the binary (hex for shortand) that the assembler outputs and a standard notepad wanna be to execute the assembler (so you dont gotta use the commandline). and MORE!!! Features - 15 Instructions - Error Checking, tells you the line of the error and what error it is. - Translates to .8xe - Emulator runs .8xe - Emulator allows full execution and records what it changes. - Emulator allows step by step execution, as if you were debugging. - Emulator contains memory map - Emulator contains register map - Emulator allows process of single machine instruction - Comes with 7 Source codes with assembled .8xe files CIS41 Emulation of Simulation (my friend whos a software enginer says that this is a more propper name) This application is intended to help you learn assembly, binary , hex, and the most basic concepts of binary assembly language. This is something Im learning in school , it is just about a exact replica of the teachers simple fake machine language example. Update: Fixed bugs in code editor, and in the masasmx (for the inc instruction) , newer versions of the source now avialable. -Jared Bruni

ASP_Volume2 #40588
A Magic 8 Ball type program

This program is just for fun. It lets you ask a question then randomly gives you an answer. (It's a modified 8 ball. >=)

ASP_Volume2 #40592
Windows Start button Animation

Complete code to animate your Windows' StartButton,justhave a fun !

ASP_Volume2 #40594
Example Win32 - how to give your window a animated icon

This was another code request. Some of my friends and I were going over things we thought we could add to the site. Right now I am waiting to submit some of my big projects until next month.. So I have just been answering alot of requests on how to do certin things here and there, so that my postings dont stop since I am working on these other projects. All uploads marked example, or code request, are these types of programs. Examples made to show how to implement, or use specific concepts, not one of my personal program projects. This example shows you how to make your windows icon animate kinda like the ICQ icon does.

ASP_Volume2 #40595
Ratman, simple collision detection, tile map, and map editor

This is an example for one of my friends ( spine). He was asking how you could make a map in a seperate program and then have the game read the map and load it. I added in my wonderful art (in mspaint lol) as well as the ability for my ugly rat to move around. It was to large to upload to PSC, since it freezes whenever I try to upload more then a meg or two. So the download is within this article.

ASP_Volume2 #40609
MasterLibrary - Collection of my librarys 6,000 lines +

I have been planning on doing this for a while now, this is a collection of my librarys. I am going to be using it on some future projects I am making. This contains MasterString,MasterX SDK,AOLCPP4 etc. You can use certin preproccescor directives to choose which librarys you want to use. Those directives are documented in the header. Example: #define MASTERLIB #define MASTERX #include "masterlibrary.h"

ASP_Volume2 #40648
Pointers in C and C++

Struggling with pointers in C or C++? This tutorial takes a unique approach to explaining pointers.

ASP_Volume2 #40654
Sending Output to the printer

Learn how to send output to your printer. PLEASE RATE THIS.

ASP_Volume2 #40668
Command-line arguments, how to use them

A very basic run-through of how to implement command-line arguments, with code.

ASP_Volume2 #40673
Windows ME Source Code // joke

This is just a little joke a friend gave me.

ASP_Volume2 #40677
Letter combinations

Get all the possible combinations of six letters.Easily extendable algorithim.The program is really useful in unscrambling puzzles.PLEASE RATE THE PROGRAM.

ASP_Volume2 #40688
MAS (Master Assembly Script) Alpha Release and the LoSt Downloads

This article contains 10 downloads in C and C++. Including the alpha release of my scripting language. As well as source code which was Lost. Console/DirectX/Win32 etc..

ASP_Volume2 #40696
mp3 splitter

I had a problem when downloading mp3's. With no cd burner or network i couldn't get my mp3's to a friends house. So i made an mp3 splitter. A normal 4.0 mb song could fit on three disks. but it this splitter can support up to 30 mb's. I doubt any song is longer than that

ASP_Volume2 #40699
Loops For Beginers

This tutorial is for those beginers, who dont know about loops. Just read it, and see for yourself. http://thadood.ath.cx/~fatal

Languages
Top Categories
Global Discovery