social.penguinability.net is one of the many independent Mastodon servers you can use to participate in the fediverse.
social.penguinability.netはノンジャンルのmastodonインスタンスです。ペンギンに関係のあることも関係ないことも投稿できます。

Server stats:

12
active users

C++/CLI with MFCの皆さん、わりとつらい

オガサワラペンギン

System::String「文字列です」
std::string「文字列です」
CString「文字列です」
LPCTSTR「文字列ですよ……?」

BSTR「……」
COMのみなさんは帰ってくれ

ちなみに数多くある最悪ポイントの一つはstd::stringのempty()は空かどうかを返すメソッドでCStringのEmpty()は空にするメソッドだという点です