Skip to main content
Inspiring
March 13, 2022
Question

How to decode A_char array into Chinese string using plugin SDK?

  • March 13, 2022
  • 1 reply
  • 896 views

The name of the project is 测试.aep in Chinese, How can I convert proj_nameAC to Chinese string?

This topic has been closed for replies.

1 reply

Community Expert
March 13, 2022

perhpas AEGP_GetProjectPath which returns a utf16 string?

Inspiring
March 13, 2022

In this way, it can be converted into Chinese, but this way uses python

https://stackoverflow.com/questions/2190904/how-to-correct-the-misencoded-string 

Community Expert
March 13, 2022