资源列表
Solutions_Ch4
- 此文件是《VC++2010入门经典》教程课后第4章答案源码-This file is the " VC++2010 Introduction to the classic" after-school tutorial, Chapter 4, the answer source
Solutions_Ch5
- 此文件是《VC++2010入门经典》教程课后第5章答案源码-This file is the " VC++2010 Introduction to the classic" Chapter 5 of the answer after-school tutorial source code
Solutions_Ch6
- 此文件是《VC++2010入门经典》教程课后第6章答案源码-This file is the " VC++2010 Introduction to the classic" Chapter 6 of the answer after-school tutorial source code
Solutions_Ch7
- 此文件是《VC++2010入门经典》教程课后第7章答案源码-This file is the " VC++2010 Introduction to the classic" Chapter 7 of the answer after-school tutorial source code
Solutions_Ch8
- 此文件是《VC++2010入门经典》教程课后第8章答案源码-This file is the " VC++2010 Introduction to the classic" Chapter 8 of the answer after-school tutorial source code
Solutions_Ch9
- 此文件是《VC++2010入门经典》教程课后第9章答案源码-This file is the " VC++2010 Introduction to the classic" Chapter 9, after-school tutorial answer source
Solutions_Ch10
- 此文件是《VC++2010入门经典》教程课后第10章答案源码-This file is the " VC++2010 Introduction to the classic" answer is in Chapter 10 after-school tutorial source code
fdbg0023
- fdbg 是运行于64位windows环境下的用户层调试器 -64-bit windows debugger fdbg for AMD64 is assembler level debugger for user-mode (ring3) binary applications, running in long mode (64-bit).
Pradeeps-Brief-Look-at-CPP
- Tutorial books for c++ programming and guide for a beginners to develop scr ipts
Pradeeps-Perspective-on-ISO-CPP
- Pradeep s Perspective on ISO C++ . A complete programing language to beginners
CPP-FAQ-by-tricksr
- C++ FAQ by tricksr, A programming assistance
vc_dll
- DLL 函数转发 DLL转发启动的方法也是有利有弊的,有利的是,我们可以选择目标程序是谁,如果是某种游戏的**的话,这种方法是最好的,只要目标游戏 一启动,我们的DLL便进去了,之后就是让*者捂嘴偷笑的事了,^_^.这样,平时我们的DLL是不会出现的,在某种程度上,我们的DLL就安全了许 多,如果是开机自启动,就把目标选择成一个系统开机必须加载的EXE.说完了有利的,我在说说弊端吧,如果目标程序没有加载自己的DLL,那么我 们需要劫持的DLL就只有系统的
