BUG: H2INC Versions 1.0 and 1.1 Do Not Support _syscall
Article ID: 104677
Article Last Modified on 10/2/2003
APPLIES TO
- Microsoft Macro Assembler 1.0
This article was previously published under Q104677
SYMPTOMS
The Microsoft C to MASM include file translator (H2INC) does not
support function prototypes using _syscall. When the sample below is
translated, H2INC produces:
warning HI4820: ignoring function definition : _syscall()
error HI2061: syntax error : identifier 'func1'
STATUS
Microsoft has confirmed this to be a problem in H2INC versions 1.0,
1.1, and 1.11. We are researching this problem and will post new
information here in the Microsoft Knowledge Base as it becomes
available.
Additional query words: 6.00 6.00a 6.00b 6.10 1.00 1.10 buglist1.00 buglist1.10 buglist1.11
Keywords: KB104677