https://www.haiku-os.org/legacy-docs/bebook/BAppFileInfo_Overview.html
See the example. be_app is a global pointer to your BApplication object (if you never derived from BApplication, eg. a simple terminal app).
https://www.haiku-os.org/legacy-docs/bebook/BAppFileInfo_Overview.html
See the example. be_app is a global pointer to your BApplication object (if you never derived from BApplication, eg. a simple terminal app).