generateUUID() -error

in Help Center
Why do I get an error?
Ice version - 1.4.0
OS - WindowsXP
VS 2003
Ice version - 1.4.0
OS - WindowsXP
VS 2003
-
void CDriverClientDlg::OnBnClickedButton2()
{
std::string s=IceUtil::generateUUID();
return;
}
-
HEAP[DriverClient.exe]: Invalid Address specified to RtlValidateHeap( 00680000, 0067A4D8 )
Unhandled exception at 0x77f767cd in DriverClient.exe: User breakpoint.
0
Comments
I havn't error when I uninstall Ice and install it anew.
Thanks.