git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2802
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
return wxID_CANCEL;
// Allocate a buffer to receive browse information.
return wxID_CANCEL;
// Allocate a buffer to receive browse information.
- if ((lpBuffer = (LPSTR) pMalloc->Alloc(MAX_PATH)) == NULL)
+ if ((lpBuffer = (LPTSTR) pMalloc->Alloc(MAX_PATH)) == NULL)
{
pMalloc->Release();
return wxID_CANCEL;
{
pMalloc->Release();
return wxID_CANCEL;