代码搜索:msc 开发教程
找到约 10,000 项符合「msc 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/157304/11721030
inc msc.inc
RGB macro red,green,blue
xor eax,eax
mov ah,blue
shl eax,8
mov ah,green
mov al,red
endm
BROOD STRUCT
nameId dd ?
xPos dd ?
www.eeworm.com/read/157304/11721032
obj msc.obj
www.eeworm.com/read/157304/11721050
asm msc.asm
.386
.model flat,stdcall ; 指定内存模式
option casemap:none ; 告诉 MASM 要区分标号的大小写
include msc.Inc
include gdi32.inc
include kernel32.inc
www.eeworm.com/read/157304/11721059
exe msc.exe
www.eeworm.com/read/157304/11721070
rap msc.rap
[Project]
Assembler=masm
Type=Win32 App
Description=xutao
Backup=$P\Bak\
Group=1
GroupExpand=1
[Files]
1=msc.Asm
2=msc.Inc
3=msc.Rc
[MakeFiles]
0=msc.rap
1=msc.rc
2=msc.asm
3=msc.obj
4
www.eeworm.com/read/157304/11721075
rar msc.rar
www.eeworm.com/read/259334/11807425
h msc.h
#if !defined(AFX_MSCOMM_H__25B2FA18_E180_48A2_8325_FA5EE1233AB7__INCLUDED_)
#define AFX_MSCOMM_H__25B2FA18_E180_48A2_8325_FA5EE1233AB7__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_
www.eeworm.com/read/259334/11807491
cpp msc.cpp
// Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++
// NOTE: Do not modify the contents of this file. If this class is regenerated by
// Microsoft Visual C++, your m
www.eeworm.com/read/154768/11927636
h msc.h
/*----------------------------------------------------------------------------
* U S B - K e r n e l
*----------------------------------------------------------------------------
* N
www.eeworm.com/read/343367/11954629
h msc.h
/*----------------------------------------------------------------------------
* U S B - K e r n e l
*----------------------------------------------------------------------------
* N