Page 1 of 1

Compiling GapiDraw application in Win32 configuration

PostPosted: May 4, 2012 @ 4:41pm
by saravanan_oxford
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