I wrote some code for standart Carbon Application.
App works fine, it has some edits, buttons.
I have a function, DoMyDialog.
Then i'm trying to put it into the bundle,
I use extern directive for function DoMyDialog, it works fine.
BUT!!!
CreateNibReference - fail!!!
In Application...