Menu

#432 Plugin: System.dll Ansi vs Unicode strings

closed
Anders
Plugins (61)
5
2008-08-15
2008-05-10
Anders
No

To be prepared for a possible official unicode version of nsis, the system plugin needs a way to specify ansi strings on both versions.

"a" is already taken, but not as a type, only src/dest, if the parser can handle it, maybe "a" could be overloaded, or if not, maybe "z" or something else.

This way, t can be TCHAR (like it should) and most scripts will work unchanged when converted from ansi to unicode (the unicode system plugin probably also needs to prefer the W version of exports)

http://forums.winamp.com/showthread.php?postid=2322591#post2322591

Discussion

  • Anders

    Anders - 2008-05-10
    • labels: --> Plugins
     
  • Amir Szekely

    Amir Szekely - 2008-05-10

    Logged In: YES
    user_id=584402
    Originator: NO

    "z" sounds good to me. Go for it.

     
  • Amir Szekely

    Amir Szekely - 2008-05-10
    • assigned_to: nobody --> anders_k
     
  • Amir Szekely

    Amir Szekely - 2008-08-15
    • status: open --> closed
     
  • Amir Szekely

    Amir Szekely - 2008-08-15

    Logged In: YES
    user_id=584402
    Originator: NO

    Patch #2025721 fixed this.

     

Log in to post a comment.