-
-
[
C/C++]
ADVANCEC.zip
Source Code from Que publications "Advanced C" Techniques and Aplications ISBN 0-88022-162-3 Advanced C Techniques and Applications QUE Unpack into a directory with the following structure root- Contents of this arc. root/bgs Contents of BGS.arc ...
-
[
C#(.net)]
pocket1945src.zip
Pocket 1945 is a classic shooter inspired by the classic 1942 game. The game is written in C# targeting the .NET Compact Framework. This article is my first submission to Code Project and is my contribution to ongoing .NET CF competition.
Category:
SCM Upload User:
zbmdjc Size:
56K
-
-
[
PHP]
PHP4.rar
php 4.0 scripting language code, decompression can
-
[
Visual C++ (VC++)]
UserFun.zip
... we will check if we have access to a resource. The demo project provided is a Whoami clone written Windows 2000 style. The source code includes equivalent programs of the article s code written with the Low level APIs, the Windows 2000 APIs, and the ...
-
[
Visual C++ (VC++)]
boost.zip
... we will check if we have access to a resource. The demo project provided is a Whoami clone written Windows 2000 style. The source code includes equivalent programs of the article s code written with the Low level APIs, the Windows 2000 APIs, and the ...
-
[
Visual C++ (VC++)]
APIHookingRevisited_src.zip
... complex, so there is no need for a huge class hierarchy like in almost all other code, nor a hard coded assembly code. This tool is just a technical preview of what is possible to achieve, with QUICK and DIRTY "put your functions ...
Category:
Hook api Upload User:
shyinglong Size:
8K
-
-
-
[
C/C++]
CCompilerSource.rar
... generation is fairly good although the optimizer is
a little naive... the code itself should be highly portable although
there are some issues involved ... for example the size of LONG on unix machines is so big
some of the code generated gets messed up.