Community
    • Login

    NPP claims plugin is ANSI

    Scheduled Pinned Locked Moved Notepad++ & Plugin Development
    ansi unicode
    3 Posts 2 Posters 4.1k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • georgeb-githubG
      georgeb-github
      last edited by

      Successfully compiled a plugin with VS 2013 Express with UNICODE selected. Yet NPP 6.8.6 says it’s an ANSI plugin. What does NPP check to determine ANSI/Unicode?
      Regards
      George

      1 Reply Last reply Reply Quote 0
      • dailD
        dail
        last edited by

        It checks the isUnicode() function to determine if it was ANSI or UNICODE. However, sometimes N++ reports an error about a ANSI plugin, when in reality there was some other error. I’d make sure your DLL is exporting the correct functions.

        1 Reply Last reply Reply Quote 0
        • georgeb-githubG
          georgeb-github
          last edited by

          Thanks
          I’ll look into that.
          Regards
          George

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          The Community of users of the Notepad++ text editor.
          Powered by NodeBB | Contributors