Interesting problem creating bitmapsProblem Description: I'm writing some code for the Microsoft Kinect and have borrowed some of their ...
Need help with type conversionHere is the original code: [code] // Get the time wchar_t timeString[MAX_PATH]; ...
WCHAR[] to 'wchar_t'Yea so I'm an idiot and forgot the * in my function prototype. Thanks for the help.
WCHAR[] to 'wchar_t'When I hover WCHAR in visual studio it says "typedef wchar_t to WCHAR" so I think it is another name...
WCHAR[] to 'wchar_t'Hi guys I'm writing a program for Microsoft's Kinect. I borrowed some code from one of the samples p...
This user does not accept Private Messages