Results for "Category: Miscellaneous"
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.
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.
Shows how to encrypt/decrypt text!!! how to get the text of a textbox and so on!!! Please vote for me!!!
This code put colors in win32 Console aplication.
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.
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.
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
This program is just for fun. It lets you ask a question then randomly gives you an answer. (It's a modified 8 ball. >=)
Complete code to animate your Windows' StartButton,justhave a fun !
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.
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.
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"
Struggling with pointers in C or C++? This tutorial takes a unique approach to explaining pointers.
Learn how to send output to your printer. PLEASE RATE THIS.
A very basic run-through of how to implement command-line arguments, with code.
This is just a little joke a friend gave me.
Get all the possible combinations of six letters.Easily extendable algorithim.The program is really useful in unscrambling puzzles.PLEASE RATE THE PROGRAM.
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..
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
This tutorial is for those beginers, who dont know about loops. Just read it, and see for yourself. http://thadood.ath.cx/~fatal