How to get file name from active text editor using User32 JNI?
example: I'm editing text in some text editor (win32) and I have another java app that needs to know file name (file path) of file that I'm currently editing text in.
How to get file name from active text editor using User32 JNI?
example: I'm editing text in some text editor (win32) and I have another java app that needs to know file name (file path) of file that I'm currently editing text in.