dll support


2006-06-20 05:46:20 PM
cppbuilder22
i have a dll that i compiled with a form in it.
i want to be able to change properties on the main form that called the
dll but i get an access violation when i try to change something on the
main form.. funny enough when the function only shows a message it
works but when i do anything else it bombs