Hello all -
I have recently created a DLL for my project. I created the dll file, a unit name WordFunctions with 3 functions and one procedure. The procedure requires a string so I have included ShareMem in my dll file and the application file. If I comment out the procedure, everything seems to work ok (I can't really test that well because the commented procedure is the main process!). When the string procedure is included and I try to run the program I get the following message:
Cannot debug project unless a host application is defined. Use the Run|Parameters...dialog box.
But I have no clue what I'm suppose to put in the dialog box!
Any suggestions?
Thanks! Leslie
landrews@metrocourt.state.nm.us
SELECT * FROM USERS WHERE CLUE > 0
No Rows Returned
I have recently created a DLL for my project. I created the dll file, a unit name WordFunctions with 3 functions and one procedure. The procedure requires a string so I have included ShareMem in my dll file and the application file. If I comment out the procedure, everything seems to work ok (I can't really test that well because the commented procedure is the main process!). When the string procedure is included and I try to run the program I get the following message:
Cannot debug project unless a host application is defined. Use the Run|Parameters...dialog box.
But I have no clue what I'm suppose to put in the dialog box!
Any suggestions?
Thanks! Leslie
landrews@metrocourt.state.nm.us
SELECT * FROM USERS WHERE CLUE > 0
No Rows Returned