64 bits library
Moderators: XnTriq, helmut, xnview
-
- Posts: 1
- Joined: Tue Jul 03, 2007 10:35 am
64 bits library
Is the GFL library available for 64 bits Windows systems ?
Chris.
Chris.
-
- Author of XnView
- Posts: 44325
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: 64 bits library
I'll build soon a 64bits for windows...ChrisG wrote:Is the GFL library available for 64 bits Windows systems ?
Pierre.
-
- Posts: 8
- Joined: Thu Feb 15, 2007 3:57 pm
-
- Author of XnView
- Posts: 44325
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
-
- Posts: 52
- Joined: Fri Aug 18, 2006 7:08 pm
Any update on when the new version of GFL SDK will be released with support for 64-bit OS's (eg. XP Pro x64, Vista x64) and also Unicode support (at least for Windows) ?
Unicode thread: http://newsgroup.xnview.com/viewtopic.php?t=12909
Unicode thread: http://newsgroup.xnview.com/viewtopic.php?t=12909
-
- Posts: 8
- Joined: Thu Feb 15, 2007 3:57 pm
Windows 64 bit version
IS there an update on when we can expect to see a Windows 64 bit version
-
- Author of XnView
- Posts: 44325
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: Windows 64 bit version
I'll try to upload a new version in 1 month (with 64 bits version)linojr99 wrote:IS there an update on when we can expect to see a Windows 64 bit version
Pierre.
-
- Posts: 52
- Joined: Fri Aug 18, 2006 7:08 pm
Re: Windows 64 bit version
Looking forward to it. Will it also support Unicode on Windows (eg. same two GFL DLL's support both ANSI and Unicode) ?xnview wrote:I'll try to upload a new version in 1 month (with 64 bits version)linojr99 wrote:IS there an update on when we can expect to see a Windows 64 bit version
-
- Author of XnView
- Posts: 44325
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: Windows 64 bit version
For gflLoadBitmap, gflSaveBitmap?Defenestration wrote:Looking forward to it. Will it also support Unicode on Windows (eg. same two GFL DLL's support both ANSI and Unicode) ?xnview wrote:I'll try to upload a new version in 1 month (with 64 bits version)linojr99 wrote:IS there an update on when we can expect to see a Windows 64 bit version
Pierre.
-
- Posts: 52
- Joined: Fri Aug 18, 2006 7:08 pm
I need Unicode versions of the following functions (all which deal with filepaths) in both a 32-bit and 64-bit version of GFL:
gflSetPluginsPathname()
gflGetFileInformation()
gflLoadBitmap()
gflLoadThumbnail()
gflSaveBitmap()
gflLoadBitmapintoDIB()
gflLoadBitmapintoDDB()
There are other functions which could also have Unicode versions (eg. gflFileCreate(), gflLoadIPTC(), gflSaveIPTC(), etc.), as well as functions/data structures which could be changed into Unicode (eg. Bitmap comments, EXIF Name/Value, etc.), but I don't need that at the moment. However, it would be nice if GFL (and XnView as well) was made fully Unicode aware in the future.
Thanks in advance!
gflSetPluginsPathname()
gflGetFileInformation()
gflLoadBitmap()
gflLoadThumbnail()
gflSaveBitmap()
gflLoadBitmapintoDIB()
gflLoadBitmapintoDDB()
There are other functions which could also have Unicode versions (eg. gflFileCreate(), gflLoadIPTC(), gflSaveIPTC(), etc.), as well as functions/data structures which could be changed into Unicode (eg. Bitmap comments, EXIF Name/Value, etc.), but I don't need that at the moment. However, it would be nice if GFL (and XnView as well) was made fully Unicode aware in the future.
Thanks in advance!
-
- Posts: 52
- Joined: Fri Aug 18, 2006 7:08 pm
For backwards compatibility, just keep the ANSI functions named as is, and append a letter 'U' to the end of each new Unicode function (eg. gflSetPluginsPathnameU(), gflLoadBitmapU(), etc.).Defenestration wrote:I need Unicode versions of the following functions (all which deal with filepaths) in both a 32-bit and 64-bit version of GFL:
gflSetPluginsPathname()
gflGetFileInformation()
gflLoadBitmap()
gflLoadThumbnail()
gflSaveBitmap()
gflLoadBitmapintoDIB()
gflLoadBitmapintoDDB()
-
- Author of XnView
- Posts: 44325
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: 64 BIT
If you are interested by GFL SDK with unicode support, please contact me to test the beta version...
Pierre.
-
- Author of XnView
- Posts: 44325
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: 64 bit
I'll release it this weeklinojr99 wrote:Sorry no I'm interested in the DLL 64 bit version same as your windows 32 bit but for windows 64 bit.
When do you believe at will be ready?
Pierre.