----------------------------------------------------------------------------
Welcome to the MASM32 SDK, fast track high performance software development.
----------------------------------------------------------------------------

The MASM32 SDK has now been installed but there are a number of things to do
to finally set it up so that you can maximise your output with this SDK.

Configure this editor so that it suits your progamming style. The "Edit"
menu has a settings option so you can configure the editor to your own
preferences.

If possible, download the old WIN32.HLP file from the internet then set
it up as the F1 help file so you can access Windows API functions, messages
and equates directly from the editor with the F1 key.

If you are not already familiar with the MASM32 SDK it is recommended that
you start with the default editor to learn how the SDK is put together and
what makes it work. Once you are familiar with it you can safely customise
how you set up and use the MASM32 SDK.

You should set the file associations in either Explorer or Winfile for ASM
files to the default editor so that you can open assembler files by double
clicking on the file in either Explorer or Winfile.

The default editor is set up ready to run with scripts and help files
available on the menus but there is additional information that you need
for developing software in assembler in Windows. This cannot be included
for both size and copyright reasons.

1. The INTEL Pentium 4 or later manuals which can be downloaded from INTEL.

2. The Microsoft PLATFORMSDK or its successor that can either be downloaded
   from Microsoft or purchased for the price of the shipping.

It will also be to your benefit to download the resource editor RESEDIT
written by Ketil Olsen as it is a viable and very useful tool to have available
for creating resource dialogs. You will need to become familiar with how
it works and the format that it saves RC files with but it is a modern and
very up to date tool that can produce professional results when used properly.

The MASM32 SDK has a large body of example code that deals with a wide range
of common code types and it also has extensive documentation on the HELP
menu to help to get you up to pace quickly in writing assembler. In
particular check out the "High Level Macro Help" help file on the help menu
as it is designed to introduce programmers to the MACRO capacity of MASM.

Note that the complete library and macro system for the MASM32 SDK is
available for you to read and build, there is no secret code in the MASM32
SDK.

Steve Hutchesson for the MASM32 SDK, 1998-2011

F1的更多相关文章

  1. Online, Asynchronous Schema Change in F1

    F1: A Distributed SQL Database That Scales   http://disksing.com/understanding-f1-schema-change   ma ...

  2. VB.NET中Form窗体运行时,按F1进入全屏状态

    1.在KeyDown事件中添加: If e.KeyValue = 112 Then Me.WindowState = FormWindowState.Maximized End If 注:1.其中11 ...

  3. SSIS excel2003文件导入列名显示为F1,F2 - FN

    问题现象: 数据源2003版本的EXCEL文件,第一列是空白,数据是从第二列开始的.所以SSIS中用EXCEL数据源倒入这个EXCEL时,所有的列显示不出来,显示的是F1,F2  - FN. 解决方法 ...

  4. Ubuntu 14 常用“快捷键”,Ctrl + Alt + F1 进入终端,按 Ctrl + Alt + F7 回到界面

    Ubuntu中所谓 Super键,就是 Windows建,一般在键盘的 ctrl 和 alt 2个键之间,一个微软窗口的图标. 1.持续按住 Super键,会弹出“键盘快捷键”大全: 2.修改快捷键路 ...

  5. Delphi按下F1不能出现帮助文档的解决方法

    不光是Delphi,Windows里面所有的之所以无法打开.hlp帮助文档的问题都可以使用以下的方法来解决 问题:情况是这样的,不是打不开hlp帮助文档,按F1出现的是Windows的帮助.而Delp ...

  6. F1 分数

    F1 分数会同时考虑精确率和召回率,以便计算新的分数. 可将 F1 分数理解为精确率和召回率的加权平均值,其中 F1 分数的最佳值为 1.最差值为 0: F1 = 2 * (精确率 * 召回率) / ...

  7. SAP大数据为"海上F1"提供技术支持

    “海上F1”的2014极限帆船赛在青岛开赛,这场大赛是技术与体育高度融合的盛会.比赛中,每一个船员将使用各种高新技术,应尽所能,战胜对手.很多人之所以喜欢这样的比赛,是因为帆船比赛是世界上最复杂的一项 ...

  8. Google的分布式关系型数据库F1和Spanner

    F1是Google开发的分布式关系型数据库,主要服务于Google的广告系统.Google的广告系统以前使用MySQL,广告系统的用户经常需要使用复杂的query和join操作,这就需要设计shard ...

  9. ThinkPad紧凑型蓝牙键盘(0B47189)鼠标滚轮用法,F1到F12功能键的功能切换以及其他技巧

    入手小红点蓝牙键盘(ThinkPad Compact Bluetooth),手感极佳,小红点特别适合程序员工作,双手无需离开键盘就可以操作鼠标,完全解决肩部.腕部疲劳酸痛问题,程序员健康的大福音! 使 ...

随机推荐

  1. Backbone.js学习之Model

    首先,我们看一下官方文档中对Model的解释(或者说定义): Models are the heart of any JavaScript application, containing the in ...

  2. django 学习-13 Django文件上传

    1..vim blog/views.py from django  import  formsfrom django.http  import HttpResponse  1   2 from dja ...

  3. 4种处理excel文件的技术

    1.OLE Automation:处理excel文件会启动一个excel的进程,程序和excel进程通信来处理excel文件,这种方式占用服务器资源,不适合于网站的开发. 2.把Excel当成数据库, ...

  4. JavaScript之动画2

    在JavaScript动画中,我们调用setInterval函数(setInterval动作的作用是在播放动画的时,每隔一定时间就调用函数,方法或对象),值得注意的是:setInterval它设置的时 ...

  5. oracle生成.net的guid方法;

    最近在做一个T1的.NET项目,数据库oracle的时候,遇到一个问题..NET里面的某个数据库表类的某个字段是guid类型.但是用oracle生成的guid.跟.NET的guid 无法识别.导致报错 ...

  6. [Bootstrap]组件(四)

    导航条 移动设备上折叠(可开关),超过规定视口标签时候水平展开模式 依赖插件 注意点:导航条内元素过多或其他原因导致元素内元素宽度过长,会引起折行-->解决:a.减少导航内元素或者减少宽度  b ...

  7. CSS3 resize属性 调整div大小

    resize 用户可调整div大小  IE不支持 none 不可调整元素尺寸 both 可调整宽度高度 horizontal 可调整宽度 vertical 可调整高度 注意:如果属性生效,必须设置元素 ...

  8. ThinkPHP中的视图二

    ThinkPHP中的视图 1.模板注释 在实际项目开发中,经常要使用注释功能,如果是ThinkPHP框架,则可以在模板文件中使用如下方式进行注释: {// 注释内容 } :单行注释 {/* 注释内容 ...

  9. poj 3268 Silver Cow Party

                                                                                                       S ...

  10. windows下 berkerly db的安装配置(修正了关键步骤)

    这个是我从别人的博客上找来的,亲测可用,确实解决了我当时遇到的一些问题. 首先,从http://www.oracle.com/technology/global/cn/software/product ...