|
-
September 4th, 2009, 12:49 AM
#1
how to access a variable from another project in the current project
Hello...
I have two projects.. ProjA and ProjB.. ProjA is main executable project and ProjB is compiled into a .lib file and used in ProjA.
Now, there is a member in the main app file of ProjA called current_transformation.. I need to set or change current_transformation's value in ProjB depending on certain criteria..
How do i do that without copying all files from PrajB to ProjA..??
Thanks in advance
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|