Hi experts,
I wrote a method for finding the screen resolution. I would like to execute / compile that method only if we run / compile the application in Win32 mode.
what macro or how do i specify the attribute on that method for my need?
Note: i have Win32 mode and Poco mode(WinCE), when the solution platform is Win32 and we run the application the execution of that method should happen.
Regards,
Saravanan