Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~435 People Reached
Favorite Forums
Favorite Tags
c++ x 6
Member Avatar for catalyst491

Hello, I'm trying to use a string (filepath) with the windows IFileOperation interface. Only, the CopyItem method calls for the filepath as a PCWSTR. I've been googling and trying different things for half an hour but for the life of me I can't find out how to convert this string. …

Member Avatar for Ketsuekiame
0
235
Member Avatar for catalyst491

Hello, I'm not too experienced with C++ (I know C# pretty well), and I can't figure this out. I've got two files, Form1.h and Utility.h. Form1.h is initialized when the program starts, and when the user clicks a button, it should call some functions in Utility.h. Now the problem I …

Member Avatar for daviddoria
0
200