Thank you KindDragon! I just compiled and tested, everything works great!
danilojose:
My app failed this way initially as it picked up the old version of the vld.dll, but I had linked against the new vld.lib.
Make sure you are linking on the new vld.lib and check in the Output pane that you are loading the correct vld dll.
danilojose:
My app failed this way initially as it picked up the old version of the vld.dll, but I had linked against the new vld.lib.
Make sure you are linking on the new vld.lib and check in the Output pane that you are loading the correct vld dll.