[c++]Windows的函数后面加’A‘或’W‘的含义

/ 10,688评论 / 53714阅读 / 0点赞

含义

LPCWSTR stringToLPCWSTR(const std::string& orig)
{
    size_t origsize = orig.length() + 1;
    const size_t newsize = 100;
    size_t convertedChars = 0;
    wchar_t *wcstring = (wchar_t *)malloc(sizeof(wchar_t)*(orig.length()-1));
    mbstowcs_s(&convertedChars, wcstring, origsize, orig.c_str(), _TRUNCATE);
    return wcstring;
}
ShellExecuteA(NULL, "open", "https://blog.coolight.cool/", NULL, NULL, SW_SHOWNORMAL);

string str = "https://blog.coolight.cool/";
ShellExecute(NULL, _T("open"), stringToLPCWSTR(str), NULL, NULL, SW_SHOWNORMAL);

const char link_char[] = "https://blog.coolight.cool/";
ShellExecute(NULL, _T("open"), stringToLPCWSTR(string(link_char)), NULL, NULL, SW_SHOWNORMAL);

ShellExecute(NULL, L"open", CA2W("https://blog.coolight.cool/"), NULL, NULL, SW_SHOWNORMAL);

常见编码格式

见另一篇文章:常见编码格式 / 字节序(大端 / 小端)/ 带BOM

  1. вывод из запоя в стационаре ростов-на-дону http://www.cah.forum24.ru/?1-19-0-00000457-000-0-0-1730725499/ .

  2. вывод из запоя цены на дому ростов http://odessaforum.0pk.me/viewtopic.php?id=10053/ .

  3. вывод из запоя дешево ростов-на-дону familyportal.forumrom.com/viewtopic.php?id=28563 .

  4. вывод. из. запоя. анонимно. ростов. ya.7bb.ru/viewtopic.php?id=14600 .

  5. Sazrilh说道:

    Как избежать рисков при покупке диплома колледжа или ПТУ в России
    t98223u0.beget.tech/2024/10/20/legkiy-put-k-diplomu.html

  6. вывод из запоя в стационаре ростов http://spilkuvannya.rolevaya.com/viewtopic.php?id=65/ .

  7. вывод из запоя дешево ростов-на-дону http://www.masa.forum24.ru/?1-16-0-00002625-000-0-0-1730725831/ .

  8. CurtisTraup说道:

    furosemide furpharm.com furpharm furosemide furpharm.com

  9. CurtisTraup说道:

    buy rybelsus rybpharm rybpharm cheap semaglutide buy rybelsus online usa

  10. анонимный. вывод. из. запоя. ростов. http://www.flanrp.rolevaya.com/viewtopic.php?id=145 .

  11. Lloydlania说道:

    https://rybpharm.com/# buy rybelsus canada

  12. Тут можно преобрести огнестойкие сейфы огнеупорные сейфы

  13. Robertmep说道:

    https://gabapharm.com/# GabaPharm Gabapentin

  14. profi teh remont说道:

    Сервисный центр предлагает центр ремонта холодильника smeg центр ремонта холодильника smeg

  15. Сервисный центр предлагает починить ноутбука toshiba починить ноутбука toshiba

  16. DennisBob说道:

    ED pills non prescription: erepharm pills – ere pharm

  17. Your blog has become my go-to source for inspiration and motivation I am so grateful for the valuable content you provide

  18. DennisBob说道:

    erepharm pills: ED pills non prescription – buy ed pills

  19. DennisBob说道:

    furosemide fur pharm: furosemide – lasix

  20. CurtisTraup说道:

    fur pharm furosemide fur pharm buy furosemide online

  21. DichaelDuh说道:

    Hi everyone, it’s my first pay a quick visit at this website, and piece of writing is actually fruitful for me, keep up posting these content.
    регистрация битц казино

  22. CurtisTraup说道:

    Buy gabapentin for humans buy gabapentin india Buy gabapentin for humans

  23. CurtisTraup说道:

    buy rybelsus canada rybpharm buy rybelsus online usa

  24. TimsothyPal说道:

    Right now it sounds like Movable Type is the top blogging platform available right now. (from what I’ve read) Is that what you are using on your blog?
    регистрация казино либет

  25. Lloydlania说道:

    https://rybpharm.com/# rybpharm cheap semaglutide

  26. Lloydlania说道:

    http://kampharm.shop/# kampharm.shop

  27. StephenDus说道:

    Do you have a spam issue on this site; I also am a blogger, and I was wanting to know your situation; we have created some nice practices and we are looking to trade techniques with others, be sure to shoot me an email if interested.
    зеркало банда казино

  28. Тут можно преобрести сейф для пистолета и ружья сейф для оружия ружья

  29. DennisBob说道:

    Kamagra Kam Pharm: kamagra – kampharm shop

  30. Lloydlania说道:

    https://gabapharm.com/# cheapest Gabapentin GabaPharm

  31. Robertmep说道:

    https://erepharm.com/# erepharm pills

  32. DennisBob说道:

    Kam Pharm: Kamagra Kam Pharm – kamagra oral jelly

  33. DennisBob说道:

    Buy gabapentin for humans: buy gabapentin india – gabapentin

  34. CurtisTraup说道:

    buy ed pills ED pills non prescription ere pharm

  35. Тут можно преобрести сейф огнестойкий купить сейф противопожарный

发表回复

您的电子邮箱地址不会被公开。 必填项已用 * 标注