Well, no. But, it's just a convenience. Since I am collaborating with two other programmers, I don't want to keep changing the value of the symbol (because each time they'll have to change it, commit the code, I'll update it, and then I'll have to change it back). If there was something...
Well, it has to be VC6 specific because the project must compile on CodeWarrior for PC also, so I don't believe your solution would work. Hmmm... I can't seem to find anything in the help files, maybe there isn't a symbol for VC6?
I'm working on a cross-platform project. What I need is the preprocessor symbol for Visual C++. For example, VC doesn't seem to have unistd.h, so I have to do something similar to this: <br><br>#ifdef [VC's symbol here] <br>#include <direct.h> <br>#endif <br><br>Any help? <br><br>Thanks...
Has anybody been able to use the flash player component successfully? I've scoured the net and the MSDN help but I still can't find any help. Can anybody help me?<br>
<br>
Greg
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.