Message 1 of 1
Creating More Classes in DBX Module
Not applicable
03-01-2006
11:14 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello everybody.
I have created my dbx module my class and implemented in ARX module just like it says in Tutorial. but when I try to create a second class and use it in the first it is giving very stupid errors.
Can only 1 class be implemented in a dbx module?
İf not how do I make my 1st class see the other?Is it because I cannot use proper include commands?
Do I have to refer the dbx module to its own library in additional dependencies?
Thanks.
I have created my dbx module my class and implemented in ARX module just like it says in Tutorial. but when I try to create a second class and use it in the first it is giving very stupid errors.
Can only 1 class be implemented in a dbx module?
İf not how do I make my 1st class see the other?Is it because I cannot use proper include commands?
Do I have to refer the dbx module to its own library in additional dependencies?
Thanks.