V
vve
Hi,
when I compile the following statement..
this->_FileDirectory = System::IO:ath::GetTempPath();
I always get this error:
Error 1 error C2039: 'GetTempPathW' : is not a member of
'System::IO:ath'
Any ideas?
Thanks,
Volker
when I compile the following statement..
this->_FileDirectory = System::IO:ath::GetTempPath();
I always get this error:
Error 1 error C2039: 'GetTempPathW' : is not a member of
'System::IO:ath'
Any ideas?
Thanks,
Volker