you can use Hutch s INCLUDE and LIB files to assemble the program with the exception of the Windows.inc.
If you use the EWCalc.mak file you will have to change the pointers to the proper directories.
This a small hack I wrote to bypass the "No previous installation!" error of Microchip s C18 Upgrade.
Simply run C18Fake and select your C18 installation directory (create if necessary) and click Save button. A "fake" file will now be created into that directory, and this will fool the Upgrade into ...
JK Proxy Project - Version 0.1
------------------------------
This was going to be a proxy server bu I stopped developing this program
(maybe I will go on coding on this application again some time).
The email part with spam filtering already works.
Check out the numerous text files for additiona ...
vs.net技术内幕
The release of the Microsoft Visual Studio .NET (and Visual C++ .NET in particular) has underscored Microsoft’s increasing focus on Internet technologies, which are at the heart of the Microsoft .NET architecture. In addition to supporting the .NET initiative, Visual C++ .NET keeps a ...
This book is concerned with the description and analysis of the global second generation
(2G) mobile radio systems: the Global System of Mobile Communications (GSM) and
cdmaOne. A subsidiary goal is to examine how these two systems will evolve into third
generation (3G) ones with their requirement t ...
This book is an in-depth exploration into eVB s inherent features, and how to use them to solve likely mobile application programming tasks. After reading the book the reader will be able to write applications tackling a wide array of business problems for Windows CE-powered devices, both customized ...
2.0.12 (May 13th, 2004)
- Flag driver threads with PF_FREEZE to support software suspend.
2.0.11 (May 7th, 2004)
- Avoid split-completion bugs in certain PCI-X chipsets by
breaking up large completion entry DMAs on ADB boundaries.
2.0.10 (April 9th, 2004)
- Return "command timeout" status in ...
In this paper, a new family of Cassinian wave-guides
is proposed, simulating and calculation are finished with CST
Microwave Studio that based on Finite Integral Technique (FIT),
and some results are given. Electromagnetic field mode type of it
is TE, electromagnetic field is stronger near neck regi ...
This directory contains the memtest 8051 firmware
for the Anchor Chips EZ-USB chip.
The purpose of this software is to test the different
memory segments in the Ez-Usb chip.
This example will output the string "good" on the 7 segment
LED if the mem test passes, or it will output the first addres ...
We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparis ...