[Wine] Emulated application retrieve wine version

Geoff Streeter geoff at dyalog.com
Mon Feb 11 10:04:17 CST 2008


L. Rahyen wrote:
> On Monday February 11 2008 15:02:22 A. Tres Finocchiaro wrote:
>   
>> I think his goal was simply to display it on the screen for his users, so
>> they can easily deliver that information without knowing much about linux.
>> It is a notable request.
>>
>> Think of a "powered by wine" logo in the upper right hand corner.  I will
>> help him, as a software developer to distinguish what clients are running
>> wine, and what wine versions they are having their issues with.
>>
>> I don't think Cedric is trying to code Wine-version-specific work-arounds.
>>     
>
> 	Well, if so then isn't harmful but as I already said providing mechanism to 
> disable such detection is good idea anyway, like command-line switch (useful 
> if user dislike such things like additional logos not shown on Windows, 
> etc.).
>
> _______________________________________________
> wine-users mailing list
> wine-users at winehq.org
> http://www.winehq.org/mailman/listinfo/wine-users
>
>   
As a heuristic I would call GetVolumeInformation and use FS_CASE_SENSITIVE.
Anyone configuring a windows machine (it is possible) to be case 
sensitive is exploring the level of trouble that can result.
It is very unusual to configure a case insensitive file system on 
Unix/Linux. Caveats: FAT16, FAT32, NTFS, CDFS, samba client file systems 
on the Linux box.

Geoff Streeter



More information about the wine-users mailing list