Text only
|
Text with Images
Pelles C forum
Pelles C => Bug reports => Topic started by: TimoVJL on October 30, 2015, 12:33:32 PM
Title:
poide v8 asm INCLUDE
Post by:
TimoVJL
on
October 30, 2015, 12:33:32 PM
In line
Code
Select
Expand
INCLUDE windows.inc
In local menu poide miss first char and shows Open file: indows.h
In version 7 it works.
Meanwhile use format
INCLUDE "windows.inc"
or use ShowIncAsm ;)
Text only
|
Text with Images