Announcement

Collapse
No announcement yet.

DLL Compatibility

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • DLL Compatibility

    Only tested on 10.6 but so far ...

    DLL’s compiled with Unicode character set – strings are not compatible with EFS (most projects are now Unicode)

    DLL’s compiled with Multi-Byte character set – strings are compatible with EFS
    Paul Williams
    Strategy & Applications
    www.futurenets.co.uk

  • #2
    v11 32bit ...

    DLL’s compiled with Unicode character set – strings are not compatible with EFS (most projects are now Unicode)

    DLL’s compiled with Multi-Byte character set – strings are compatible with EFS
    Paul Williams
    Strategy & Applications
    www.futurenets.co.uk

    Comment

    Working...
    X