問題タブ [lpwstr]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
17 問題
0
投票する
3
に答える
2519
参照
c++ - 「初期化中」:「const wchar_t[35]」から「LPWSTR」に変換できません
現在 C++ を学習中で、デスクトップの壁紙を変更したいと考えています。ただし、上記のエラーが発生しています。
タイプ "Const wchar_t*" の値を使用して、タイプ LPWSTR のエンティティを初期化することはできません
何か案は?
ありがとう