خرید بک لینک

Vote count: 0

I'm trying to define a function like this:

#ifdef _UNICODE
LPCTSTR A2T(const string& str); 
#else
#define A2T
#endif

If my project is in Ansi, than A2T(str) is str itself. When my project is in unicode A2T(str) retu a LPCTST type

asked 1 min ago

برچسب: نویسنده: استخدام کار تاريخ: شنبه 16 مرداد 1395 ساعت: 9:12

صفحه بندی