test On 5/2/07, Neha Trivedi <[EMAIL PROTECTED]> wrote: > > Hi > I am Neha . This is my first mail to the group. I am using Visual C++ 2005 > Express Edition for Development of BREW Applications. > > Initially I have started with Visual Studio 2006. It makes .dsp and .dsw > project files. > Now when I use the same project into Visual C++ 2005 Express Edition then > it requires conversion.during conversion .vcproj file is made equilent to > .dsp and .sln file is made equilent to .dsw file. > > Now After conversion the project runs successfully . > But the problem arieses is that if i made changes in preprocessor settings > the the changes are not reflected. > > For Example if I add a new Macro MAC into preprocessor setting > > and write the code like > > #if defined MAC > .......... > ......... > #else > ............. > ........... > #endif > > then else part get executed. > > I think there must be problem in setting but i am not able to get it. > Please Help me soon. > > Thanks and Regards > Neha > > --------------------------------- > Ahhh...imagining that irresistible "new car" smell? > Check outnew cars at Yahoo! Autos. > > [Non-text portions of this message have been removed] > > >
[Non-text portions of this message have been removed]
