NPPM_SETBUFFERENCODING works only for new and unedited files and i need to also modify opened files that have text in them.
Is there a message to convert the file to UTF-8?
EDIT: I found it in the header files, IDM_FORMAT_CONV2_AS_UTF_8 and IDM_FORMAT_CONV2_UTF_8.