Community

    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    NPP claims plugin is ANSI

    Plugin Development
    ansi unicode
    2
    3
    3822
    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-github
      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
      • dail
        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-github
          georgeb-github last edited by

          Thanks
          I’ll look into that.
          Regards
          George

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Copyright © 2014 NodeBB Forums | Contributors