Vista OS

Steve Albin steve at steve-albin.com
Sun Aug 5 13:55:30 CDT 2007


On Sunday, August 5, 2007 maxprog at mac.com (Stan Busk) wrote:

>Hi,
>
>> Are there any V4RB developers out there that can confirm a working  
>> app on Vista?
>
>I sell an application that is built on a Mac for Vista and XP. It is  
>installed with Innosetup. However I am still using V4RB 2.5.6  
>everything works really fine. Note that somebody on that list found  
>out that with modern V4RB versions (at least 2.5.9) using a low  
>segment size can be a issue. I was able to confirm that issue. I have  
>no idea if Ruslan fixed it or not but incrementing that size simply  
>eliminates the problem.
>
>For exemple:
>
>myDatabase.Create( DatabaseFile, EVDbMode.kDscDatBlbInd, 1024 )  
>crashes on Vista.
>myDatabase.Create( DatabaseFile, EVDbMode.kDscDatBlbInd, 32 * 1024 )  
>works fine.

Thanks for the confirmation that you are running successfully on Vista.  I will have to look more closely at my code to see what is effecting problems with Vista.  

By the way, it was me that posted about the segment size using the project you uploaded to Mantis.  My user has a segment size of 32k, so that is not the problem.

Steve

-- 
Steve Albin - Montclair, NJ
http://www.jazzdiscography.com/
http://www.steve-albin.com/


More information about the Valentina mailing list