WindowsアプリケーションはVisual C++(MFC)で作成しています。 MFCなので文字列クラスは基本、CStringクラスを使用していますが、 途中で標準がANSIからUNICODEに切り替わり、 両方に対応する仕組みや、 他ライブラリの引数が std::string や std::wstring だったり、 ATLの ...
I'm using fmt with a legacy MFC project that uses both std::string in the newer parts and MFC CString in the older ones. With release 5.3.0 I was able to use both fmt ...
ちなみに昔のMFCのコンテナクラスはコンテナに格納する型とそれを引数で与えるときの引数の型を与えるデザインになっていました。 template <class TYPE, class ARG_TYPE> class CArray; 格納する型が int のときは CArray< int, int > を使うことが多いです。 しかし、 CString の ...
Instinct allways told me this was illegal, but now I think maybe I'm wrong:<P><BLOCKQUOTE><font size="-1">code:</font><HR><pre>CString CSQLWrapper::CleanString(const ...
I need to convert a CString variable (PropertyKey) to a WCHAR [] variable (_awcName). Looking for the answer on Google came up with MultiByteToWideChar ...
C-bug Category: This is a bug. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
一部の結果でアクセス不可の可能性があるため、非表示になっています。
アクセス不可の結果を表示する