搜索资源列表
vcMyBusinessDlg
- 一个漂亮的VC++登录界面,先看看演示图吧,是不是很美观,像是使用了控件,其实没有用,都是基于C++的代码完成的,这只是一个方法举例,学会了就能举一返三,完成更大、更漂亮的综合窗体应用程序来-VC++ a nice login screen, take a look at demo map it is not very beautiful, like the use of the control, in fact, useless, are based on C++ code completio
VC_Call_ASM_lib
- 演示如何在vc6.0里使用masm汇编编译的lib文件,ASM代码实现一个add函数,被vc调用,使用 _cdel 和stdcall两种方式,汇编代码采用radasm工程编译,这样会方便很多。-Demo how to use MASM complied lib file in vc6.0,there is a add function in ASM code can be called by vc6.0,use two ways by _cdel and stdcall ,asm code co
InlineASM
- vc中嵌入汇编的demo,看完就明白怎么在代码中嵌入汇编程序了-VC embedded assembly demo, read on to understand how the code embedded in assembler.
SeparateASM
- vc中嵌入汇编的demo,看完就明白怎么在代码中嵌入汇编程序了-VC embedded assembly demo, read on to understand how the code embedded in assembler.