News:

Download Pelles C here: http://www.smorgasbordet.com/pellesc/

Main Menu

Addin wizard bug?

Started by iZzz32, May 28, 2012, 06:47:16 PM

Previous topic - Next topic

iZzz32

Latest Pelles C 7 RC3, latest AddinSDK.

  • Go to File->New project
  • Set project name to ABCDEFGHIJ
  • Set project type to Addin DLL wizard
  • Click OK, then Finish.
  • Click .RC file in the file list, it opens as text because of the missing closing quote:
      VALUE "FileDescription", "Description for ABCDEFGHIJ.c

Pelle

I can't reproduce it with my 64-bit version, at least...
/Pelle

iZzz32

It is 32-bit Windows XP SP3. I can try it on the W7 machine tomorrow.