Q10462 The MASM ASSUME Directive Does Not Generate Code
Q10826 Limitations on Writing Device Drivers in C
Q11339 PRB: 8087 mnemonics without Operators
Q11833 Finding Size of Program
Q11902 PRB: Assume Directive Not Displayed
Q11910 PRB: SIZE Operator Value
Q12110 Calling ROM BIOS Routines to Check the Printer Status
Q12297 PRB: Rounding Error Casting Double to Long
Q12401 PRB: Single Stepping IN to 8259A Controller Gives Wrong Result
Q22343 PRB: Does Not Support Logical Operations on FORTRAN Strings
Q23308 PRB: Debugging High Resolution EGA or VGA Graphics with CodeView
Q23976 Sending Output to a Printer
Q24201 Flipping vs. Swapping Screens in CodeView
Q24953 Phase Errors May Be Caused By Forward References
Q24954 Producing .com Files With MASM
Q24955 Results of not Specifying a Starting Address
Q24958 Hexadecimal Numbers Must Begin With a Digit Between 0 and 9
Q24962 <constant> and [<constant>] Are Semantically the Same
Q24965 Jump to Absolute Address
Q25025 Information Provided by Relocation Table
Q25108 Using LIB to Combine Two Libraries
Q25259 How to Enable Math Coprocessor Instructions
Q25321 Using EXEHDR or EXEMOD to Change the Stack Size of .EXE
Q26270 FIX: Relational Operators with MOV May Evaluate Incorrectly
Q26368 File: Transferring a Data File into Microsoft Works
Q26583 DOCERR: @DataSize Misspelled
Q26653 BUG: Inconsistent Case Conventions in Equate @Filename
Q26707 LOOP Can Use ECX in 16-bit Segment, CX in 32-bit Segment
Q26796 FIX: "Operand Expected" Error Message
Q26800 FIX: No Error Generated by MASM 5.0 for Equates Made Public
Q26801 FIX: Byte Order Incorrect in Listing File For Doublewords
Q26803 FIX: Incorrect Checksum
Q26819 FIX: "Value Out of Range" Error
Q26822 FIX: Relational Operators Evaluate to Wrong Value
Q26830 FIX: Code Segment Defined within a Procedure
Q26838 FIX: COMM Directive
Q26839 PRB: "AT" Combine Types
Q26972 Change of Radix Does Not Change Array Index
Q27104 DOCERR: LODS Adjusts the SI Register, Not the DI Register
Q27587 Two Causes of Interrupt 0 in MASM Program
Q27835 FIX: Operator "." and the Operator "*"
Q28216 PRB: Cannot Backup Distribution Disks
Q28220 BUG: Link "Fatal Error L1085: Cannot Open Temporary File"
Q28223 DOCERR: Macro Contains IF Directive Rather than IFE Directive
Q28226 DOCERR: Division Rather than Multiplication
Q28229 DOCERR: Result of Operation Stored in DESTINATION, Not SOURCE
Q28233 DOCERR: Signed/Unsigned Comparisons
Q28568 Terminate-and-Stay-Resident (TSR) Program Example
Q28596 DOCERR: Correction for Shifting and Rotating Bits
Q29570 PRB: Error "constant expected" with ORG Directive
Q29691 Conditions Where /PACKCODE is Not the Default
Q29735 FIX: LES Instruction Assembles Incorrectly
Q30363 DOCERR: procedure Pprog(); Should Be procedure Pprog;
Q30377 FIX: Error Message A2051 Incorrectly Generated
Q30379 FIX: Structure References Using '.' Cause Confusion
Q30380 FIX: Text Macros Cannot Serve as Data-Definition Replacements
Q30381 FIX: Command Line Option /E Generates a Bad Fixup Record
Q30382 FIX: Command Line Option /Z Is Ignored after Processing
Q30383 FIX: SUBSTR Will Not Work if Target Is the Same as Source
Q30385 FIX: MOV with Type Operator Generates Incorrect Opcodes
Q30412 FIX: Omitting Range Keyword After LABEL Directive Causes Error
Q30416 FIX: Only First LOCAL Variable Generates CodeView Information
Q30421 FIX: Extra Line-Feed Char Generated in Four-Digit Listing File
Q30424 Using the & Operator to Combine Multiple Parameters
Q30493 DOCERR: Errors in Chapter 5 of MASM Programmer's Guide
Q30500 Segment Relative Versus Group Relative
Q30502 FIX: A2107 with .RADIX 16 and Real Number Initialization
Q30517 OFFSET Operator Is Segment Relative
Q30576 Fix-Up Overflow Caused By Extrn Statements and .Fardata
Q30601 Real-Number Data in IEEE Format
Q30887 Accessing MASM Structure Fields in a Multimodule Program
Q30898 DOCERR: KBDINFO Incorrectly Defined
Q31598 Sign-Extended Register and Immediate Form of AND/OR/XOR
Q31810 Writing Faster Macro Assembler Programs
Q31986 Maximum Number of Libraries LINK Supports
Q31987 Maximum Number of Object Modules LINK Supports
Q31990 Maximum Number of Segments LINK Supports
Q31991 How LINK Orders and Combines Segments
Q31998 How the Linker Searches the Libraries
Q31999 Information LINK Shows with Invalid Object Module Errors
Q32691 FIX: Error Message A4100: Impure Memory Reference
Q32762 FIX: Forward Reference to Segment Name Gives Phase Error
Q32777 Language Names Used as PUBLIC Symbols Are Not Allowed
Q32810 BSESUB.INC Contains Incorrect Declarations
Q32811 FIX: Wrong Opcode For Far Call from USE16 Seg to USE32 Seg
Q32812 FIX: A4001 May Be Caused By a Literal '>' in Text Equate
Q32829 PRB: L1089 Error, TMP Environment Variable Missing, Incorrect
Q32832 DOCERR: New Command-Line Option for MASM 5.1: /LA
Q32836 .TYPE Operator Has New Bit Settings
Q32865 Invalid Operation and Inexact Result in Control Word
Q32882 DOCERR: Comment Strings Should Not Overlap onto the Next Line
Q33067 Anonymous Labels for Jump Instructions
Q33382 DOCERR: Programmer's Guide FREE ST(num) Reference Is Incorrect
Q34142 PRB: Link Error L1073: "File-segment Limit Exceeded"
Q34208 LINK /OV[ERLAYINTERRUPT] Option, Valid Interrupt Numbers
Q34375 DOCERR: Documentation Error on the LGDT Instruction
Q34377 How to Implement a Function Pointer in MASM
Q34379 Making Multiple Initialized Far Data Segments
Q34500 FIX: Mixing \ and / in Command Line Causes Problems
Q34503 DOCERR: PROC Directive Will Not Work with Structure Type
Q34669 PRB: L1087: "Unexpected End-of-File on Scratch File"
Q34769 PRB: LINK Error "Do Not Change Diskette in Drive C"
Q34774 FIX: FWAIT Prefixes Generated for Processor Control Instructions
Q34930 FIX: MASM Generates Stack Overflow on Code with Redefinition
Q34985 PRB: A2102 Warnings Generated for Possible 80286 Problems
Q35044 Microsoft LINK Return Codes
Q35113 FIX: Nested Dups in Structure Cause Recursive Loop
Q35114 PRB: Comparison of a Constant and a Relocatable Is Not Allowed
Q35128 PRB: Line Parsing Order: Looks Up Second Token First
Q35507 Real-Number Encoding Needs Exact Number of Digits
Q35803 DOCERR: External Addresses in "=" Directive
Q35804 DOCERR: .code Directive with Segment Name
Q35881 Name Directive No Longer Supported
Q35882 FIX: A5114: Operand Size Does Not Match Segment Word Size
Q35883 FIX: Public Labels Are Prefixed with Underscore Incorrectly
Q36068 INFO: IEEE Floating-Point Representation and MS Languages
Q36870 INFO: C2106 Error Assigning a String Literal to a char Array
Q37548 Using CodeView to Examine FORTRAN Arrays
Q38201 PRB: L1102 Error from Corrupted Library, List Filename Error
Q38216 PRB: Possible Cause of L2002 for Mixed C, MASM in Large Model
Q38865 Cannot Use /2 Switch for Dual-Monitor Debugging on PS/2
Q38935 Expressions in Definitions Changed for MASM 5.10
Q38936 DOCERR: [bx].month Example Incorrect in MASM Programmer's Guide
Q39179 Using a Debugging Terminal with CodeView
Q39235 Declaring a Communal Variable of a Record Type
Q39370 Addressing above 1 Megabyte Under MS-DOS
Q39371 Procedures With Arguments Require a Specified Language
Q39372 DOCERR: MOV mem,accum and MOV accum,mem Formats Documented Wrong
Q39373 FIX: Warning A4057 Generated Instead of Error A2019
Q39374 FIX: MASM 5.1 Generates Incorrect Listing for RET Statement
Q39439 DOCERR: SMSW, SGDT, SIDT, SLDT, VERR, VERW Don't Assemble
Q39441 The ORG Directive and Actual Offsets
Q39442 DOCERR: asub and ctest in MASM Programmer's Guide
Q39443 FIX: Parentheses Necessary for Operator Precedence
Q39444 DOCERR: The Stack Grows into Low Memory
Q39446 Division Operators "/" with .186, .286, and .386
Q39517 Comparing String Arguments in Macros
Q39518 DOCERR: Example in MASM 5.1 Programmer's Guide
Q39520 Passing an Integer from C to MASM, Returning a Double
Q39523 How to Declare Externals in MASM
Q39526 How to Share a Structure Between C and Assembler Modules
Q39527 DOCERR: DUP Is a Reserved Word in MASM
Q40184 NMAKE Builds Only the First Target in Makefile
Q40192 Error A2105 with PUSHA and POPA Instructions
Q40426 PRB: L1083 Error From Incorrect CONFIG.SYS FILES Statement
Q40429 Using a Response File with Microsoft LINK
Q40452 FIX: A2006: Phase Error Using EQU in An IFNDEF Block
Q40572 Versions of MASM Prior to 6.0 Do Not Support Flat Model
Q40594 Accessing the COM3: or COM4: Port
Q40765 File: How to Create Mailing Labels in Version 2.0
Q40784 CodeView Does Not Work with Grouped Code Segments
Q40852 FIX: A2042 May Be Caused By Using LOW and OFFSET In MASM 5.1
Q41090 INFO: Writing ROMable Code with Microsoft Languages
Q41101 CodeView and Video Pages
Q41511 File: Sorting of Numbers in a Text Field
Q43064 Using the Backslash ("\") Character in NMAKE
Q43556 Use /Zi to Compile Commands Invoked with "?" Command
Q43648 Returning Control to CodeView
Q43993 How to Flush the Keyboard Typeahead Buffer
Q44131 Specifying a Path in an NMAKE Inference Rule
Q44896 Combined Library Much Larger than Components
Q45146 DOCERR: Some Coprocessor Instructions Not Emulated
Q45536 FIX: LINK 5.02 Should Not Be Used with ILINK 1.1
Q45718 PRB: Addressing L1064: "Out of Memory" Errors
Q46010 PRB: CodeView Skips Over a Line of Source Code
Q46354 Placing Dependent & Target Files in Different Directories
Q46774 Calculating an Application's Load Size, Minimum Load Size
Q46949 Using CodeView /2, Hercules Graphics Cards and Libraries
Q46996 PRB: L1074 Groupname: "Group Larger Than 64K Bytes" Error
Q47504 Some Instructions May Require Enabling of Instruction Set
Q47753 List of Run-Time Error Numbers and Messages for QuickBasic
Q47768 Unrecognized Switches /Z1, /NOI with Old Version of Linker
Q47989 PRB: Resident Software May Cause "Internal Debugger Error"
Q48204 Linker Can Indiscriminately Bind Different Types
Q48241 Relationship Between Map File and Physical Memory
Q48863 PRB: CodeView Search String Length Limited to 19-23 Characters
Q49245 DOCERR: Error in Macro Example in MASM 5.1 Update Manual
Q49246 Using OFFSET with a Group of Data Segments
Q49322 Linker Err Msg Under OS/2: L1083: Cannot Open Run File
Q49378 Label Command Does Whole Word Search, Not Text Search
Q49445 PRB: LINK versions 5.03 to 5.2 Require EXETYPE WINDOWS Stmt.
Q49502 PRB: NMAKE Runs But Does Not Produce OBJ and EXE Files
Q49699 DOCERR: MASM Err Msg A2063, Name in .MODEL SMALL Not Ignored
Q49757 PRB: Error U1082 When Command Line Too Long in Makefile
Q49900 PRB: Jumping to an Absolute Address with MASM
Q49935 PRB: L2028 Error Caused by HEAPSIZE, STACKSIZE and DGROUP Size
Q50130 PRB: Linker Error L2041: "Stack Plus Data Exceeds 64K"
Q50333 PRB: L1093, L1083, L1080, or L1092 Error, "-" in Link Options
Q50383 Inference Rule May Fail When Spaces on Blank Command Line
Q50405 Specifying the Size of a CALL or JMP Instruction in MASM
Q50583 PRB: L1092: Cannot Open Module-Definition File
Q50702 PRB: /PACKCODE Incompatible with IOPL Segments w/ LINK 5.01.21
Q50705 DOCERR: L4011, L1005 Errors When /PACKCODE Value Too Large
Q50862 DOCERR: @MakeFil Macro Spelling on MASM 5.1 CodeView Tutorial
Q51723 Error U1073 When "." Used for Path in Inference Rule
Q51870 Dual-Monitor Requires 8-Bit Data Paths for Both Monitors
Q57706 LINK Uses Library Sequence to Resolve External References
Q58044 File: Disk Contents of Version 2.00
Q58098 Cannot Use a Pointer to Call Function in a Static Overlay
Q58650 Changing a Drive's Volume Label
Q58653 CodeView Does Not Support Debugging Spawned Process
Q58689 Link Method Causes Unexpected Increase in .EXE File Size
Q58781 BUG: LINK Does Not Pause When Command Line Specifies /PAUSE
Q58864 Using a Macro to Determine the Current Segment
Q59069 FIX: NMAKE File Hangs Machine When Right Parenthesis Missing
Q59127 Testing Math Coprocessor Instructions FLD FADD FSTP FST
Q59141 Accessing Environment Variables In a Makefile
Q59279 PRB: L4013 or L4014 Performing /INCREMENTAL Link with Overlays
Q59374 FIX: Incorrect Code With TYPE and SI Index Register
Q59384 BUG: NMAKE /D /C Switches Suppress Modification Date
Q59409 Trouble with Filenames With a Dollar Sign ($) in Inline Files
Q59420 Specifying the Order in Which NMAKE Builds Files
Q59526 Multiple Dependency Blocks Are Not Cumulative
Q59540 "No Symbolic Information" May Be Caused by Wrong Linker
Q59567 FIX: Incorrectly Generated A4100: Impure Memory Reference
Q59585 FIX: LOCAL Directive with a Structure
Q59754 FIX: A2006: Phase Error May Be Caused By Incorrect NOP
Q59936 PRB: L4047 Warning Benign When C 6 Run-time Libraries Used
Q59963 PRB: CodeView Does Display Source File Contents
Q60050 Using PWB Features to Build a Program with Overlays
Q60072 FIX: Duplicate Struc Declaration and /Zi Hangs MASM 5.1, 5.1a
Q60267 FIX: Error A2057 With DOS.INC, .386, and MASM 5.1 or 5.1a
Q60307 MASM 5.1 Setup Shows Blank Display on LCD/Mono Monitor
Q60338 PRB: Unable to Set CodeView Breakpoint on Desired Line
Q60340 Example Demonstrates Using Paths in NMAKE
Q60392 FIX: [PWB] Tag Missing in PWB 1.0 Sample Init File, TOOLS.PRE
Q60500 How to Abort Compilation When Using PWB
Q60746 PRB: NMAKE Invokes MASM Instead of the C Compiler
Q60748 With Invalid COMSPEC, Invoking MS-DOS Shell Hangs Machine
Q60749 PWB Makefiles Read-Only When Set as Active Program List
Q60867 Looking for Files in Different Directories
Q61056 Why Zero-Length .SBR Files Are Left on the Disk by the PWB
Q61306 PRB: Browse Options Unavailable Under Strange Circumstances
Q61307 Do Not Start Programmer's WorkBench by Typing PWBED
Q61309 Steps Needed to Make Source Browser Usable
Q61502 .MODEL with a Language Makes Procedure Names PUBLIC
Q61572 PRB: SYS2070 Issued When Running PWB.EXE for the First Time
Q61590 Passing a long* from a C Module to an Assembly Module
Q61605 DOCERR: NODATA and pwords Parameters Switched in EXPORT Docs
Q61607 PWB Error U1355: Bad Command or File Name
Q61636 Saving Compiler Results File in the PWB
Q61642 DOCERR: Programmer's Workbench Edit Switch Is Not Implemented
Q61660 FIX: Certain Key Sequences Cause R6003 or SYS1943 in PWB 1.0
Q61808 FIX: Using "!" & "$?" Do Not Work as Expected w/ NMAKE 1.11
Q61871 FIX: PWB 1.0 Requires Decimal Value for Stack Size LINK Option
Q61955 PWB Generates SYS0002 If MSHELP.DLL Not Installed Properly
Q61968 Enabling Source Browser Menu Related to .BSC & .MAK Files
Q61978 FIX: U1001 w/ Corrupted MAKEDIR Macro in Real Mode NMAKE 1.11
Q62136 DOCERR: EXE2BIN.EXE Doesn't Come w/ PC-DOS 3.3, 4.0, & 4.01
Q62170 PRB: Modifying TOOLS.INI May Have No Effect on PWB Environment
Q62330 Cannot Reverse Mouse Buttons in PWB Versions 1.0 and 1.1
Q62331 FIX: Attempting to Expand a Help Dialog Box in PWB 1.0 May Hang
Q62578 FIX: PWB 1.0 "Set Dependencies" Fails with Spaces in #include
Q62626 Passing a Pointer to a Structure from C to Assembly
Q62663 PRB: CodeView May Appear to Hang on gets() If Screen Swap Is Off
Q62668 FIX: Deleting Current Makefile in PWB 1.0 Causes R6000 Error
Q62702 PWB 1.0 Does Not Return from DOS Shell If TMP Contains ";"
Q63052 FIX: PWB 1.0 Extensions Will Only Return True Under MS-DOS
Q63146 NMAKE Always Evaluates Expressions in Square Brackets "[]"
Q63235 FIX: L4050 Incorrectly Documented in Online Help
Q63267 FIX: PWB 1.0 menukey Switch Resets to ALT Shelling Out to MS-DOS
Q63318 BUG: PWB Print Does Not Put CR/LF at EOL If Text Selected
Q63319 PRB: Unknown Function psrch with Brief Emulation in PWB
Q63624 BUG: L1027 Error When Object File Name Includes a Parenthesis
Q63661 FIX: Problems Viewing C README.DOC in PWB 1.0 Online Help and QH
Q63830 PRB: Incomplete Printing of File Using File Print Option
Q63951 DOCERR: PWB Option /DP Is Documented But Not Implemented
Q64032 DOCERR: NMAKE Predefined Macro $(@D) Has Same Value As $@
Q64180 PRB: L1089 Error Caused by Incorrect Linker Version
Q64353 With "deflang" Switch, PWB Prompts for Setting Program List
Q64433 Can't Resize a Window with a Macro in PWB
Q64435 PWB Hangs When Run with Some Communication Programs
Q64438 PRB: CV2206 WARNING: Corrupt Debug OMF Detected in Object...
Q64439 Trapping a Keystroke and Displaying Its Extended Scan Code
Q64535 FIX: Incorrect Code Generated for IRET With PROC USES
Q64566 "Cannot Open File current.$" May Mean INIT Incorrect
Q65084 PRB: Spaces in Inference Rules Corrupt NMAKE Macro Expansion
Q65403 LINK Creating Temporary File Can Hang on 3Com 3+ Open Network
Q65913 PRB: PWB Err Msg: Out of Local Memory. Unable to Recover
Q66054 HOWTO: Create Static Overlays with Macro Assembler
Q66170 DOCERR: Repeat Prefix (REP) Documentation Error
Q66231 How to Insert Spaces Before a Block of Text in PWB
Q66308 PWB's Use of Expanded Memory
Q66309 FIX: PWB May Exit to MS-DOS If TMP Is Set Incorrectly
Q66326 Windows 3.0 Productivity Pack 1.0 Disk Directories
Q66339 MASM Build Switches for PWB 1.10
Q66459 FIX: Bad Macro Substitution, In-line File in Inference Rule
Q66579 Purpose of the M-bit and FRAME DATUM Fields
Q66631 Adding a Category in QuickHelp
Q66646 PRB: U4007 Error Can Be Caused By Missing Quotation Marks
Q66649 PRB: Cause of U4004 Error Message
Q66698 FIX: L1089 Error, Response Filename Length > 32 Characters
Q66699 LINK Ignores Drive Specification Searching for Libraries
Q66702 PRB: CV2206 Warning: Corrupt OMF Detected in <filename>
Q66740 BUG: CTRL+NUM/ May Be Read as CTRL+/ in MS-DOS with NUM LOCK On
Q66952 Using CVW on an IBM PS/2 or Other 8514/a System
Q67007 Executing a Function From the Command or Watch Window
Q67081 DOCERR: PWB Online Help Lists /D CodeView Option As /O
Q67085 DOCERR: NOF Is Default for LINK
Q67160 PRB: CXX0004: Syntax Error Can Be Caused by a Leading Zero
Q67439 DOCERR: MASM 5.1 Instructions Operand Size Documented Wrong
Q67440 Tracing into a Macro When Debugging Assembly Programs
Q67483 PWB Hangs with Novell Netware
Q67614 PWB Hyperlink in PWB.HLP is Inconsistent in Version 1.1
Q67711 Using Windows User, Kernel, and GDI Symbols in CodeView
Q67729 Error if Productivity Pack Installed in Root Directory
Q67736 PRB: "missing ':' in ->" Caused by Control Character
Q67757 DOCERR: Conditional Jump Instruction Is Incorrectly Documented
Q67758 PRB: MASM Err Msg: Unable to Open Input File: options.asm
Q67760 FIX: Bad Object File Generated with MASM 5.1 and 5.1a
Q67777 PRB: Inconsistent Error Attempting to Load Nonexistent Extension
Q67780 BUG: PWB May Record Incorrect Paths for Dependencies in Makefile
Q67787 FIX: STRUC Defined Structures Cannot Be Nested
Q67788 FIX: IRP Directive Has Single Line Limit of 120 Characters
Q67792 FIX: PWB Extensions in MS-DOS Cannot Shell to MS-DOS
Q67795 EXE File Checksum Incorrect If LINK /CO or /E Option Used
Q67880 LIB Error U2155 When Hyphen in File or Directory Name
Q68070 Not Enough Core Message in PWB Caused By Lack of Memory
Q68071 FIX: MASM Aligns on 4-Byte Boundary After Offset 8000h
Q68072 .MODEL Directive Language Parameter Doesn't Preserve Case
Q68155 BUG: PM or Windows DLL Build Options Ignore .RC Files in PWB 1.1
Q68379 FIX: NMAKE Filename-Parts Syntax Does Not Expand Macros
Q68562 .MODEL Directive Forces DOSSEG Segment Ordering in MASM
Q68659 Patches for Running Utilities Under Novell NetWare
Q68694 DOCERR: RTF Codes \fi<n> and \li<n> Use Twips Instead of Spaces
Q68805 How to Reboot Your Machine Within a MASM Application
Q68873 FIX: Warning A4057 When Using Local Variables
Q68945 FIX: DWORD Local Variables Use Wrong Offset in MASM
Q68989 FIX: HELPMAKE Decodes Help Database Incorrectly
Q69064 BUG: Brown Screen Color May Change to Yellow After Running PWB
Q69123 FIX: Long Command Line Generates Protection Violation
Q69142 Reinitializing After Changing Editor Settings Is Very Slow
Q69145 PWB Ignores Certain Compiler Switches in Additional Options
Q69220 BUG: Can't Redirect File as Input When Running a Program in PWB
Q69346 BUG: MASM 5.10 Installation Asks for Disk "OS/2 Program"
Q69347 BUG: PWB 1.1 Dialog Boxes Blink After Dialog Help Is Obtained
Q69475 Increasing the Size of the PWB Build Status Box on MS-DOS
Q69540 JMP to a Far Address Lists Segment First in Listing File
Q69704 How to Write Advisor Library Callback Routines Under MS-DOS
Q69750 Changing PWB Build from .COM to .EXE Causes File Conflict
Q69751 How to Make a Library File a Dependent of the Target in PWB
Q69987 MASM Optimizations Not Recognized by Some Processors
Q69988 Percent Character Not Allowed in Identifiers in MASM 6.0
Q70058 Only Spaces May Separate Additional Libraries in PWB
Q70076 DOCERR: APT Location of Floating-Point Options in PWB
Q70078 Forcing CVW to Find Source Files in Another Directory
Q70123 PWB 1.1 Reads Environment Variables From .STS Files
Q70144 DOCERR: PWB Error Messages Not Included in C 6.0 Help Files
Q70146 NMAKE Macros Cannot Expand to Multiple Command Lines
Q70249 Max Identifier Length May Cause Mixed C/MASM Conflict
Q70262 FIX: Invalid Executable File, 65,535 Byte Stack Size Requested
Q70358 BUG: Num of Help Topic Lines May Cause Trash or GP Fault in QH
Q70360 PRB: LINK Does Not Generate L2041 Error with /NOD and /DOSSEG
Q70363 FIX: /PAGESIZE Option Not Supported in LIB 3.10
Q70671 Return Must Match Memory Model for CALL to Label in Proc
Q71252 Null Pointer Assignment
Q71286 Macro Cannot Substitute String in Another Macro
Q71415 Effect of the rmargin Switch in the PWB 1.0/1.1 Editor
Q71422 Maintaining a Library with NMAKE
Q71554 BUG: Bad Results Displayed by CodeView for Huge COMMON Blocks
Q71763 BUG: HELPMAKE Allows Only One CrossRef Per Line in RTF Files
Q71768 PRB: CURRENT.STS Not Updated in Network Installation
Q71890 FIX: Using TYPE Operator in Indirect Memory Operand Gives A2056
Q71891 Dictionary Hashing Algorithm Used by the LIB Utility
Q71971 Calculating the Checksum for a Segmented-Executable File
Q71975 DOCERR: QuickHelp Searches C:\QH, DPATH, PATH, BOOKSHELF
Q71979 DOCERR: MASM 6.0 Makefile SNAP.MAK Gives U1073 NMAKE Errors
Q71980 DOCERR: MASM 6.0 Makefile BELL.MAK Gives C1024 Compiler Error
Q72067 DOCERR: Docs for PWB Extension Functions Have Errors/Omissions
Q72228 BUG: Installing MASM 6.0 for OS/2 May Result in a Setup Error
Q72249 CodeView Does Not Detect M61xx Math Errors
Q72323 PRB: CodeView Label/Function Search Fails for MASM 5.1 Labels
Q72390 FIX: MASM 6.0 Setup May Generate "Bad Full Path" Error Message
Q72391 BUG: Cannot Open MASM 6.0 Sample Programs from PWB Online Help
Q72480 FIX: MASM 5.1/5.1a .OBJ May Cause LINK to Generate L2013 Error
Q72482 FIX: MASM 6.0 May Generate A2103 Error When Assembling with /Zi
Q72483 QuickHelp Categories Menu May Be Shorter with MASM 6.0
Q72527 DOCERR: TOOLS.INI Tags for Video Not Recognized by PWB
Q72698 Using Full Segment Directives with MASM 6.0 HELLO.ASM
Q72699 PRB: U1033 from Space After NMAKE Line Continuation Character
Q72700 FIX: MASM 6.0 May Parse a Comment as a Conditional Directive
Q72701 Writing Macro Functions and Using the EXITM Directive
Q72705 DOCERR: ENDM Can't Be Used to Return Value from Macro Function
Q72706 DOCERR: Encoding for LTR Instruction Is Incorrect
Q72708 FIX: MASM 6.0 May Generate Incorrect Code for IMUL Instruction
Q72727 PRB: No Error for Same Register Listed Twice in USES Clause
Q72728 FIX: BIND Generates Multiply Defined Symbols with API.LIB
Q72731 BUG: PWB Generates "Error Reading Program" with CTRL+Z
Q72789 Building .COM File with Main Language = None Causes L1127
Q72791 FIX: MASM Fails to Generate Error When Real Values Are Too Small
Q72792 Placing .OBJ File in Program List Gives Unexpected Result
Q72848 How to Use Int 20h to Terminate an .EXE Program
Q72849 FIX: L1126 Link Error May Be Caused By EXPORT in PROC Definition
Q72850 Installation Notes for the Source Profiler Version 1.0
Q72851 BUG: Arg+Linsert May Corrupt Lines Longer Than 128 Characters
Q72852 DOCERR: Undocumented Error U1369: Invalid Format in PWBED.EXE
Q72884 Profiler Won't Profile DLLs That Are Freed, Then Reloaded
Q72886 DOCERR: MASM 6.0 Programmer's Guide Errors: Chapters 1-6
Q72887 FIX: Using a Higher Processor Directive in a Macro Causes A2006
Q73035 Onboard System Memory Cache May Affect Profile Times
Q73036 BUG: Macro Expansion May Occur Before Macro Call in Listing File
Q73187 Using Huge Memory Model and Huge Arrays in MASM
Q73189 FIX: MASM 6.0 ML Driver Does Not Pass /nologo to LINK Correctly
Q73190 FIX: MASM 6.0 ALIGN Directive Requires Patch to Work Correctly
Q73194 H2INC Does Not Initialize Variables During Conversion
Q73308 BUG: Class Must Be Listed Last in Full Segment Definitions
Q73368 BUG: H2INC 1.0 Does Not Support _syscall or _stdcall
Q73400 DOCERR: MASM 6.0 Programmer's Guide Errors: Chapters 11-20
Q73401 FIX: Value of @FileName Truncated If File Has Short Extension
Q73407 Using PROTO and INVOKE to Call a C Function from MASM
Q73409 FIX: MASM 6.0 Fails with /Ta if Filename Has No Period
Q73511 FIX: CodeView Cannot Display Data in a Huge Array Beyond 64k
Q73663 FIX: LINK May Incorrectly Generate L2049 for Resource-Only DLL
Q73684 FIX: MASM 6.0 May Initialize Every 256th Data Symbol
Q73685 BUG: Preprocessor Program Invocation Gets Wrong Return Value NMK
Q73690 Invoking NMAKE with /A Still Evaluates First Target Only
Q73746 DOCERR: MASM 6.0 Programmer's Guide Errors: Chapter 7
Q73752 FIX: MASM 6.0 Does Not Detect Overflow Initializing Structures
Q73753 DOCERR: Date Format in Listing File Incorrect in MASM 6.0 Manual
Q74169 PRB: L4001 Warning May Be Caused by Using Incorrect Linker
Q74172 Beep in PWB 1.0 and 1.1 Cannot Be Controlled By User
Q74173 DOCERR: MASM 6.0 Programmer's Guide Errors: Chapters 7-10
Q74221 FIX: COMM Directive Produces Error If Count Field Not Specified
Q74532 FIX: Near Call Between Segments Within a Group May Fail
Q74663 FIX: ALIGN Following DUP Operator or Structure May Fail
Q74664 FIX: MASM 5.1/5.1a Will Not Allow .STACK to Exceed 32K
Q74666 BUG: A2154 If Structure Member in Control-Flow Directive
Q74670 FIX: MASM 5.1/5.1a Cause LINK to Put Uninitialized Data in .EXE
Q74706 PRB: NMAKE Does Not Parse Escape Character Correctly
Q74744 FIX: Bad Code Produced When Using Location Arithmetic
Q74745 BUG: Assembling .ASM File With CL.EXE Fails w/ MASM 6.0
Q74746 FIX: ORG Following ORG Statement with $ May Fail in 6.0
Q74749 Library Switches Determine Which C Libraries PWB Assumes
Q74817 Using Different Filename Extensions with PWB Program List
Q74882 MASM MUL Operation Accepts Only One Operand
Q74883 FIX: ^Z in Input File Appears to Truncate Listing File
Q74924 A Structure Template Can Be Referenced in a MASM Program
Q74925 FIX: A1010 from Unclosed Segment in MASM @ShowStr Macro
Q75043 QEMM and 386MAX: Functionality and Compatibility with CV
Q75079 FIX: NMAKE 1.13 May Return U1002: Invalid Macro Invocation '$'
Q75170 PRB: Some PWB Key Reassignments Do Not Work in Help Windows
Q75177 FIX: Subtracting Two Externs Gives Incorrect Results
Q75178 FIX: ASSUME Using SEG on Communal Far Data Item
Q75206 BUG: Inference Rules Not Invoked on Multiple Targets
Q75244 FIX: Avoid externdef or proto when Initializing Data
Q75247 LOCAL Requires Language Specifier on .MODEL
Q75248 PROC w/ Parameters Requires Language Specifier on .MODEL
Q75275 FIX: Assembling with /Sg May Cause A2075 Error
Q75276 OFFSET Always Returns the END of a Segment Name
Q75280 FIX: ALIGN or EVEN Cannot follow DUP in Same Module
Q75327 Macros Do Not Become Part of the Environment
Q75601 BUG: Continuation Char with Initializing Structures
Q75613 In CodeView, Strings Not Watchable Beyond Null (0) Character
Q75968 DOCERR: Errors in MASM 6.0 "Installing and Using..." Manual
Q76076 Macro Assembler Version 6.0 Return Codes
Q76077 PRB: L1006 Error When /STACK Option Contains a Space
Q76078 FIX: Error A2114 When Using OPTION PROLOGUE
Q76163 Line Numbers in .MAP File Do Not Relate to Listing File
Q76217 FIX: Nested Structures May Hang Macro Assembler 6.0
Q76298 PATH Command Has No Effect in NMAKE
Q76504 Static Variables Declared in MASM Routines Called from C
Q76725 FIX: INVOKE May Cause Incorrect Line Information
Q76727 FIX: MASM 5.1, 6.x, and  the LOCK and REP Prefixes
Q76739 Updating Backup Files with NMAKE & ALL Target-Dependency
Q76911 FIX: JMP Jumps to the Proc When Using Duplicate Names
Q76945 FIX: Sample Program BELL.C Causes R6001 Error
Q76950 BUG: PWB May Hang If <ASSIGN> Pseudofile Not Closed
Q77078 FIX: Whitespace Character Must Precede DUP Operator
Q77138 Line Numbers for MASM Listing Files
Q77256 SAMPLE: MASMWin.exe Uses MASM 6.0 to Write Windows Application
Q77823 FIX: L2049 Error From LINK 5.1x with /HIGH Option
Q77945 FIX: Alignment in Nested Structures Incorrect in MASM 6
Q78393 FIX: MASM 6.0 Always Uses EAX Register with BSWAP
Q78627 FIX: Address Label Offset Incorrect in USE32 Data Segment
Q78862 FIX: Incorrect Code Generated If Operand Is [eax][eax]
Q78930 PRB: Unresolved Externals Remain When Libraries Share a Name
Q79067 FIX: A2029 Incorrectly Generated If Operand = [ebx][ebx]
Q79068 PRB: L1083 Error Caused By Read-Only Destination .EXE File
Q79143 Using the /HIGH and /DS LINK Options
Q79146 FIX: MASM 6.0 Generates L1103 for Nested Structures
Q79151 FIX: MASM 6.0 May Incorrectly Insert Prologue with USES
Q79155 L2022, L2029 Errors Linking Application with a .DEF File
Q79159 FIX: Incorrect Code Generated If Operand Is [esp][esp]
Q79208 FIX: Incorrect CV Info for Local Structure in MASM 6.0
Q79210 DOCERR: Extended Keyboard Detection Is Documented Incorrectly
Q79285 FIX: MASM Generates a _TEXT Segment in Far Code Models
Q79286 FIX: Nested NOT Operators Yield Incorrect Value
Q79821 FIX: MASM 6.0 May Incorrectly Generate A4000 for CMP
Q79824 FIX: Last Letter of NMAKE Command-Line Macro Incremented
Q79829 FIX: /Zm and $-Constant Produces A2075 in MASM 6.0
Q79835 FIX: MASM 6.0 May Generate Wrong Listing for CMPXCHG
Q79843 FIX: SYS1811 or A2087 and A2006 Incorrectly Generated
Q79844 Embedding the Assembly Date and Time in a MASM 6.0 Object
Q79857 Communal Data Is Not Included in the LIB Listing
Q80116 FIX: Illegal Instruction from Structure Member Offset
Q80117 PRB: ml /D?WIN and CMACROS.INC Produce A2016 and A2008
Q80119 FIX: ALIGN Immediately After INCLUDE Generates L1101
Q80120 FIX: MASM 6.0 May Incorrectly Generate A2032 for EQU
Q80123 Why Error L2044 Suggests Using /NOE[XTDICTIONARY] Option
Q80130 DOCERR: L1008 Error from Incorrect /SEGMENTS Option Syntax
Q80131 DOCERR: MASM 6.0 Programmer's Guide Errors: Chapters 1-6
Q80379 Stepping Through Self-Modifying Code in CodeView
Q80381 Relative Addresses (Relocatables) and the Minus Operator
Q80384 PRB: Span-Dependent Value Behavior Changes in N-Pass Assembly
Q80437 Description of the Map File Microsoft LINK Creates
Q81321 Maintaining PWB Display While Running a Program
Q81322 Renaming Compile Results Window with a PWB Extension
Q81327 Positioning External Declarations in Assembly
Q81356 BUG: QuickHelp /t Option Is Not Implemented
Q81365 FIX: PWB Incorrectly Handles Select in Saved Macros
Q81367 FIX: EVEN, ALIGN Generate Error in AT Segments
Q81454 Creating Inference Rules for Nonstandard File Extensions
Q81541 Using PWB to Maintain Libraries
Q81545 PWB Macros to Rebuild All, Build Target, Run, and Debug
Q81883 Addressing the L1084 and L1085 Errors
Q81888 FIX: MASM Incorrectly Allows Relative Values as Constant
Q81891 PRB: /Fb May Cause A1006 in Low Memory Situations
Q81892 FIX: FNENI, FNCLEX Assembled Wrong After PROC USES
Q81894 FIX: MASM Allows Alignments > Segment Alignment
Q82280 DOCERR: To Debug P-Code, TOOLS.INI Requires MODEL: Not MODEL=
Q82287 FIX: MASM 6.0 Does Not Align on Page Boundary
Q82290 FIX: EXTRN ABS Doesn't Work As Software Interrupt Number
Q82292 Example PWB Macro That Works Similar to QuickC DEL Key
Q83087 FIX: MASM Moves Segment Register w/out Generating Error
Q83089 FIX: Tracing into MOVE Startup May Cause R6915 Error
Q83090 BUG: LIB Corrupts Import Library Extended Dictionary
Q83095 INFO: CodeView Cannot Display #define or EQU Values
Q83100 PRB: CVW 3.05 Incompatible with Windows 3.1
Q83230 Determining the Default EXETYPE Value in Microsoft LINK
Q84323 PRB: Unexpected "This Program Requires Microsoft Windows" Msg
Q84733 FIX: Extra Characters Appear Using One-Line Response File
Q84734 Why Code Segment Contents May Begin at Offset 16
Q84737 BUG: RCVCOM /? Incorrectly Displays RMCVCOM Instead of RCVCOM
Q84744 Conditionally Assembling the END Directive
Q84748 PRB: LIB with /NOI Preserves Case for Object Module Names
Q84786 MPC MP1010 or MP4002 Error, No P-Code in Application
Q85068 Displaying Data for Debugging in MASM
Q85227 FIX: Using EXTERNDEF w/ a label May Work Incorrectly
Q85228 BUG: Causes of A2042 During Data Initialization
Q85484 BUG: INT3 Encountered When Debugging a P-Code DLL
Q85486 CTRL+ALT+DEL Requires Reboot in Windows Version 3.1
Q85508 PRB: No Warning for INVOKE Between 16-Bit and 32-Bit Segments
Q85509 FIX: ORG Calculated from Label May Fail in 6.0a/6.0b
Q85510 CodeView Does Not Use Default Arguments for Functions
Q85511 Problems Stopping in Animate Mode
Q85512 BUG: CodeView Executes Entire Single Statement Loop
Q85743 FIX: Error L1057 Generated When Assembling with /Zi
Q85870 FIX: L1035 Error, FUNCTIONS Statement First in .DEF File
Q85877 FIX: MASM BELL and SNAP TSR Program Examples Incorrect
Q85951 BUG: "Help on Topic Not Found" for Win API with PWB 2.0
Q85957 BUG: CVW 4.0 May Pause When Stepping Through a Program
Q86813 FIX: Macros w/ Different Case Can't Be Assigned to Each Other
Q86814 BUG: NMAKE TOOLS.INI Commands Ignore Environment Variables
Q86815 Mixed C and MASM with MASM Main Language, No C Run-Time
Q86816 Mixed C and MASM with MASM Main Language, C Run-Time
Q86821 BUG: Cursor Disappears After Using File Find Command in PWB
Q86828 BUG: CodeView Breakpoints with Nested Quotes Unrecognized
Q87346 FIX: PR1428 Illegal Breakpoint Error Profiling P-code
Q87451 PRB: 386MAX May Conflict with Profiler When Running PLIST
Q87515 FIX: Implied INCLUDE Macro Does Not Force Expansion
Q87544 FIX: "Application Error" When HEAPSIZE MAXVAL in .DEF File
Q87547 BUG: Warning Level Disabled After Selecting Processor
Q87548 FIX: Upper Half of 32-bit Registers, GS, and FS Corrupt
Q87549 FIX: ESP Not Updated Correctly After PUSHFD, POPFD
Q87550 FIX: CV 4.0 Port Input Command Does Not Display Value
Q87790 DOCERR: Incorrectly States /PACKC Is Off by Default
Q87922 CodeView Gives "Bad DLL Format in 'Filename'"
Q87923 FIX: CVW 4.0 Does Not Always Stop on Breakpoints in DLL
Q87924 FIX: CodeView 4.0 Does Not Step Over Embedded Int 3
Q87925 PRB: Executing CV Results in "Error Executing CV.EXE"
Q87927 FIX: Breakpoints, Watches Not Restored with Dual Monitor
Q87929 PRB: CTRL+BREAK, CTRL+ALT+SYSRQ, CTRL+C Do Not Return Control
Q87931 Preventing Microsoft LINK From Running CVPACK
Q87932 DOCERR: ALIAS Directive Undocumented in MASM 6.0
Q87967 FIX: CVW 4.0 Does Not Work with Dynamically Loaded DLL
Q88870 PRB: /NOLOGO Option Does Not Work in PWB
Q89143 Minimum System Requirements for MASM 6.0
Q90012 BUG: Friction and Factor PWB Switches do not work
Q90500 BUG: Makefile based on PWB Library Template Not Valid
Q90553 Unreferenced Packaged Functions Included With /Zi and /CO
Q90735 BUG: PR2404 Error w/ QSORT.MAK Sample for C under MS-DOS
Q90911 FIX: CodeView Version 4.0 Redirects STDPRN to the Screen
Q91644 PRB: Empty Segments in Program Overlay, Empty MOVE.TRC File
Q92489 FIX: CodeView Quick Watch of Variable Name Gives CAN0017 Error
Q92609 PRB: SEGMENT AT Does Not Initialize Data at Absolute Address
Q92611 PRB: MASM Generates Unexpected Prefix Bytes 66h, 67h
Q92732 FIX: System Errors or Crash Debugging Large App in CodeView
Q92868 FIX: CodeView 4.0 and 4.01 Cannot Debug COM Files
Q92954 PRB: PWB Hangs Pasting Text from Windowed MS-DOS System Menu
Q92988 Setting a Breakpoint on a Windows API Function
Q93003 FIX: CVW3.EXE Displays No Text Cursor on Some Mono Video Cards
Q93004 BUG: QuickHelp Paste Topic Command Pastes Two Extra Lines
Q93005 FIX: /Z Switch Gives "Unknown Option" Error in MASM 6.0b
Q93093 BUG: Memory Use Greater With DPMI Memory Than VCPI or XMS
Q93162 BUG: Cannot Watch Undimensioned Array
Q93170 BUG: PWB Stores Tabstops Value Incorrectly in TOOLS.INI
Q93172 CURRENT.STS Stored According to USER Environment Variable
Q93174 FIX: CVW Does Not Trace Into QuickWin FORTRAN Subprograms
Q93400 Microsoft Language Utility Version History
Q93594 BUG: No Warning Moving Segment Register to Extended Reg.
Q93648 FIX: Program Hangs at Startup When 109 Segments in Application
Q94209 Profiling an Application in Microsoft Windows
Q94295 PRB: "!" Modifier Fails in a Macro Substitution
Q94314 32-Bit Flat Memory Model MASM Code for Windows NT
Q94407 FIX: ML DX1020 Error With Several Source Files In Directory
Q94408 FIX: A2138 Error--Structure Member Span-Dependent Equate
Q94577 Creating 32-Bit Flat Memory Model MASM Code for OS/2 2.0
Q94581 BUG: Redirected CodeView Output Yields Unexpected Results
Q94586 EXE2BIN Error Messages
Q94587 FIX: DUP Behavior Different with Span-Dependent Value
Q94751 FIX: ORG Behavior Different with Span-Dependent Value
Q94837 PWB Extension Converts Selected Text to Uppercase Letters
Q94911 BUG: ALIGN Directive Placement Changes EXE File Size
Q94912 FIX: A2138, A2036 or Hang, Init Nested Structure Array
Q94913 FIX: ML Fails When PAGE Directive Has Invalid Value
Q94915 DOCERR: LIB Command Line Documented Incorrectly
Q94941 BUG: EXTERNDEF ABS Fails with Span Dependent Value
Q94942 DOCERR: Value Returned By Prologue Macro Documented Incorrectly
Q94943 FIX: No Stack Frame From CMACROS.INC cProc FORCEFRAME
Q95121 FIX: L1101 Error Linking MASM Object Module w/ Large Structure
Q95414 PRB: INVOKE Pushes SS to Convert NEAR PTR to FAR PTR
Q97110 BUG: SIB MOV EAX,[EAX+EBP] Generates Incorrect Code
Q97840 FIX: DOSXNT DX1020 Error Using .WHILE and Processor Flag
Q97974 PRB: CV1053 Warning: TOOLS.INI Not Found
Q98859 Minimum System Required to Run MASM 6.1
Q99152 PRB: MOVE Application Requires Additional Memory to Load
Q99239 FIX: MASM Generates Incorrect Code for Indirect Addressing
Q99418 Microsoft to Exit from COBOL Market; Transfer Support
Q99575 FIX: Phar Lap err 58 Running MASM From Read-Only Drive
Q99950 QH.EXE Does Not Support Most Cross-Reference Commands
Q100427 BUG: R6003 Error Possible From TOOLS.INI Filetab, SHIFT+F4
Q100637 INFO: Specifying Icons for Console Applications in Windows NT
Q100772 PRB: Upper Left Corner of CodeView Screen Displays "a"
Q101264 Assembling Code Developed for MASM 5.x with MASM 6.x
Q102149 CodeView Debugger Function Keys List
Q102326 Generating Browser Information with an External Makefile
Q102331 BUG: Problems Viewing Protected-Mode Application Memory
Q102367 BUG: CXX0030 Error Using Enumerated Type in Class
Q102432 FIX: Incorrect RET Generated for PROC when EPILOGUE:NONE
Q102434 Accessing Global Symbols Defined in C from MASM
Q102676 Documentation Lists CodeView Error Messages Alphabetically
Q102920 FIX: Linker May Cause L5000 with CodeView Information
Q103711 BUG: CXX0067: Error: Illegal Enum Value
Q103717 INFO: Differences Between LINK and LINK32
Q103721 FIX: Prefix Bytes Are Order-Dependent in CodeView 4.0x
Q103722 FIX: __far Not Accepted in CodeView 4.0x Watch Window
Q104041 FIX: Functions Exported Incorrectly in MASM 6.1 WINDLL Sample
Q104104 FIX: CodeView for Windows Corrupts Display
Q104246 Causes of L2023 : Entry WEP : Export Imported
Q104648 BUG: NMAKE /V Option Does Not Work in Versions 1.2 and Later
Q104674 Chaining Interrupts Using MASM
Q105118 PRB: CodeView Displays "Bad DLL Format in 'Filename'"
Q106403 FIX: DUP Operator Must Be Preceded by White Space
Q107500 BUG: Invalid A2006 Error Generated by MASM 6.x
Q107867 PRB: CodeView Cannot Use "8514-Like" Display with /8
Q108288 How CodeView Locates Source Files
Q108293 DOC: LIBRARY Statement Documented Incorrectly
Q108742 Documentation Errors in RAS Manuals
Q109269 PRB: Causes of Error CK1024
Q109270 PRB: CK1024 Error May Be Caused by Modules in Library
Q109678 FIX: CodeView/Visual Workbench Can't Watch static const Member
Q110405 PRB: MASM 6.x and the Windows 3.1 DDK
Q110477 BUG: L1103 Error Caused by Incorrectly Nested Segments
Q110598 PRB: Spontaneous Assembly and MASM 6.11 Errors
Q110927 WFW RAS to Windows NT: "Access Denied" After Password Change
Q111068 Configuring RAS Callback Time Parameters
Q111473 BUG: ORG in STRUCT Affects Current Segment Size with -Sf
Q111474 PRB: Usage of an ORG Directive in a STRUCT Declaration
Q111500 BUG: Trailing Commas May Cause Incorrect Error Messages
Q111502 BUG: SUBSTR Index Past End of String Incorrectly Assembles
Q111503 PRB: Error: CVW1.386 Is Not Loaded In SYSTEM.INI
Q111769 BUG: NMAKE May Incorrectly Think Targets are up to Date
Q111877 BUG: SIZE and SIZEOF May Give Incorrect Values for Locals
Q112335 BUG: CK1020 or CK4009 Encountered When Type Info Exceeds 64K
Q113058 Using Interrupt 21h, Function 3Fh to Read the Keyboard
Q113065 PRB: Extra Copies of Function Added to Library
Q113420 BUG: A2008 When Angle Brackets Missing on FOR Argument List
Q113422 BUG: Incorrect Formatting of Macro Comment Listings
Q113426 BUG: DX1020 or Application Error from H2INC
Q114332 BUG: L2029 Error Truncates Debug Information
Q114588 Library Return Codes
Q116182 BUG: ClipCursor() Restricts Mouse Movement in Debugger
Q116183 BUG: Step-After-Return in CodeView "Hangs" in a Large Function
Q116300 BUG: CV: Trace Does Not Step Into Some MOVE Overlay Functions
Q116302 BUG: LINK Generates Incorrect Unresolved External for Pointer
Q116305 BUG: LINK Creates Zero-Size File if Insufficient Disk Space
Q116316 BUG: Conditional Breakpoint Doesn't Break on CodeView Restart
Q116370 BUG: EE: "CXX0058: Error: Overloaded Operator Not Found"
Q116420 BUG: Running a Program in NMAKE Fails During Preprocessing
Q116421 BUG: Evaluating _pascal Functions Can Give Erroneous CXX0039
Q116439 BUG: NMAKE Gives Incorrect Line Number for Include File Error
Q116448 FIX: EXEHDR Hangs on Windows-Based Apps Using VERSIONINFO
Q116460 BUG: Debugging With Mono And VGA Can Cause Screen Corruption
Q116461 BUG: Conditional Breakpoint with Pass Count Breaks Incorrectly
Q116462 BUG: Screen Corruption Can Occur with _setvideomode()
Q116465 BUG: /N1 Switch Does Not Function Properly in CodeView
Q116489 BUG: Printing to stdout with CV /2 Can Cause Screen Corruption
Q117146 BUG: Invalid "Argument List Doesn't Match A Function" Error
Q117147 BUG: Break When Expression Has Changed Fails On Struct Members
Q117151 BUG: Conditional Breakpoints On Double Variables Fail
Q117312 BUG: GPF When Paging Up To Top, Then Down In Maximized Window
Q117321 PRB: CodeView Hangs When Debugging DOS-Extended Application
Q117389 x86 Protected Mode Exceptions
Q117681 Profiling Windows NT Services
Q117682 Returning a Float from Assembly to C
Q117796 PRB: Incorrect Debug Information in 32-bit Object Module
Q117865 DOCERR: Control and Status Word Missing Abbreviation Info
Q117887 PRB: L1035 Linking MOVE Application Using a Fastcall Function
Q119332 Output from "lib /list <import library>"
Q119517 New Keywords Near16, Near32, Far16 and Far32 in MASM
Q119668 PRB: Linker Produces 2-MB Executables Under Windows NT 3.5
Q119872 PRB: Error A2032 Using Indexed Addressing
Q120064 BUG: Error A2005 Generated Due to Conflict with Global Label
Q120065 BUG: Help Files Not Available After Installing Samples Only
Q120066 BUG: ML Uses DGROUP in Flat Model and Generates A2006
Q120067 FIX: .IF with Multiple Tests Adds a JMP Instruction
Q120068 PRB: H2INC Does Not Handle #undef
Q120069 Real and Protected Mode Segment Size
Q120070 Using Immediate and Memory Operands
Q120071 BUG: Record Instance Cannot Have Same Name as a Record Field
Q120154 FIX: DX1020 Using TEXTEQU to Define False IF Block
Q120155 PRB: Error A2068 Using REP Prefix with CMPS Instructions
Q120193 PRB: U1150 Error From the LIB Utility
Q122220 FIX: Return Value Not Ignored with NMAKE's Dash (-) Command
Q122227 FIX: Incremental Link Fails to Change the Subsystem Version
Q122262 BUG: LNK1200 Error Issued Because of Low Disk Space
Q123492 FIX: Link /SECTION Option Does Not Check for Name Errors
Q123661 BUG: No Error or Code for Multiple END Statements
Q123663 BUG: The Command "ml /?" Causes Unexpected Errors
Q123664 BUG: PAGE + Directive Doesn't Insert Form Feed in Listing File
Q123666 BUG: LINK Error L1101 with Public Weak Extern
Q123685 Characteristics of MASM Labels
Q123686 Controlling Segment Ordering
Q123688 Turning a 16-bit Protected Segment into a 32-bit Segment
Q123728 FIX: EXTERNDEF on PROC Labels Does Not Make Them Public
Q123729 Accessing Command Line Arguments
Q123869 BUG: Trouble Changing Where SETUP Installs MASM
Q123990 PRB: DX1410 Error Using NMAKE with MASM 6.11
Q125968 Notepad Reduced to Icon in Productivity Pack Demonstration
Q134938 BUG: MASM sample SYSINFO Error: L1101 invalid object module
Q136545 BUG: Macro with Line Continuation Interprets ";" Incorrectly
Q137174 DOCERR: A2041 Error When Macro Parameter Length > 255 bytes
Q137664 BUG: Number of Lines on First Page of Listing File Incorrect
Q138765 BUG: Ml.exe Hangs If ASSUME DataReg:ERROR Directive Used
Q139637 FIX: Developer Studio Ignores /nologo Linker Setting
Q140584 HOWTO: Link with the Correct C Run-Time (CRT) Library
Q142825 BUG: Can't Change Dir or Run EXE Files on FPNW-shared CD-ROM
Q148509 PRB: A2108 Error When Using Simplified Segment Directives
Q148627 BUG: NMAKE Fails If File Names Contain Special Characters
Q150130 BUG: NMAKE Utility May Compile Project Files More Than Once
Q150733 FPNW Groups Not Recognized from Trusted Domain
Q151501 FIX: Linking Large Projects Can Be Very Slow
Q154990 SETPASS May Change Password of Wrong User
Q155047 PRB: A2041 Initializing a Large STRUCT
Q155057 ScanLogicalLocksByName Supported in FPNW with Service Pack 5
Q166421 FPNW Returns Time Stamp with 60 Seconds to Clients
Q168381 BUG: Exported Make Files with Browse Info Are Rebuilt Twice
Q177426 PRB: CodeView for Windows Does Not Run in Windows 95 and NT
Q179269 HOWTO: Use Source Profiler to Profile Dynamic-Link Libraries
Q185295 INFO: Results of Function Timing from Microsoft Source Profiler
Q201911 BUG: DCOMCNFG Writes Ports Named Value in Incorrect Format
Q228454 PATCH: ML614.exe 6.14 Patch Available
Q231177 BUG: Permission Denied Error by Building From PWB
Q268770 PRB: LoadPicture and SavePicture Entry Points Are Not Found


