Jump to content

gaddlord

Members
  • Content Count

    2
  • Joined

  • Last visited

Everything posted by gaddlord

  1. gaddlord

    osx dark mode 10.4.2

    Searching the Internet I found function RawStr(const Str: string): Pointer; begin Result := TNSString.OCClass.stringWithUTF8String(PAnsiChar(UTF8String(Str))); end; at https://stackoverflow.com/questions/17499819/control-mplayer-via-pipe-in-macos-with-xe4
  2. gaddlord

    osx dark mode 10.4.2

    In which unit the RawStr() function is defined please?
×