Hi.
I am using Lazarus Version #: 1.2.6, FPC Version 2.6.4, SVN revision 46529 on Windows XP SP3.
I have written and compiled an application which works successfully, but it always shows a DOS window in the background.
I thought that the answer was Project Options, Config and Targets, where I checked Target-Specific Options.
When I next compiled the program I got the message:
Error: Duplicate resource: Type = 24, Name = 1, Lang ID = 0000
I went back to the Project Options and deselected Win32, but this made no difference.
Fortunately I had saved another copy of the project, so I still have a working version, but I would like to get rid of the DOS window.
I have searched for Error Type 24 without success. Where can I find a list of Error messages?
Thanks