المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Moving to UNICODE



C++ Programming
06-25-2009, 02:50 AM
Hello

Can anyone tell me like the things to be taken care of, while moving to UNICODE format, because the application am working is going to be supported in multiple ********s?

while using functions like strcpy_s, do i need to be more specific about the size_t parameter?

that is, while doing a copy, do i need to specifiy more memory?

Thanks in advance.