hi, i encountered this error message "Dynamic memory corrupt" at the execution of Ini_Dispose(handle). the value of handle is still the same at the Ini_New() function. any idea of what is the problem ?
Can you post a small example that demonstrates this problem? Did you try running the ini sample program? You can find this under ..\CVI\samples\toolbox\ini.cws. Are you able to reproduce it this the example as well? I know I've tested this example numerous times without any problems.