My first post.
I am writing a Win32 low level disk access program in assembly language.
Every time polink runs (using only /VERBOSE /SUBSYSTEM:WINDOWS options) and reaches the winioctl.inc (courtesy of japheth) entry I get the following message:
'polink fatal error(363): must be inside a section'.
This error is not listed in the Pelles C help file or in Goggle searches.
Please can anyone tell me the meaning of this error and what I need to do to resolve it?
Many thanks for your help.