64 bits library

Discussions on GFL SDK, the graphic library for reading and writing graphic files

Moderators: XnTriq, helmut, xnview

ChrisG
Posts: 1
Joined: Tue Jul 03, 2007 10:35 am

64 bits library

Post by ChrisG »

Is the GFL library available for 64 bits Windows systems ?

Chris.
User avatar
xnview
Author of XnView
Posts: 44325
Joined: Mon Oct 13, 2003 7:31 am
Location: France

Re: 64 bits library

Post by xnview »

ChrisG wrote:Is the GFL library available for 64 bits Windows systems ?
I'll build soon a 64bits for windows...
Pierre.
linojr99
Posts: 8
Joined: Thu Feb 15, 2007 3:57 pm

Post by linojr99 »

It's great to hear there will be a 64 bit version. Do we know how long before it's released?
User avatar
xnview
Author of XnView
Posts: 44325
Joined: Mon Oct 13, 2003 7:31 am
Location: France

Post by xnview »

linojr99 wrote:It's great to here there will be a 64 bit version. Do we know how long before it's released?
I'll try to release it for september
Pierre.
Defenestration
Posts: 52
Joined: Fri Aug 18, 2006 7:08 pm

Post by Defenestration »

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
linojr99
Posts: 8
Joined: Thu Feb 15, 2007 3:57 pm

Windows 64 bit version

Post by linojr99 »

IS there an update on when we can expect to see a Windows :?: 64 bit version
User avatar
xnview
Author of XnView
Posts: 44325
Joined: Mon Oct 13, 2003 7:31 am
Location: France

Re: Windows 64 bit version

Post by xnview »

linojr99 wrote:IS there an update on when we can expect to see a Windows :?: 64 bit version
I'll try to upload a new version in 1 month (with 64 bits version)
Pierre.
Defenestration
Posts: 52
Joined: Fri Aug 18, 2006 7:08 pm

Re: Windows 64 bit version

Post by Defenestration »

xnview wrote:
linojr99 wrote:IS there an update on when we can expect to see a Windows :?: 64 bit version
I'll try to upload a new version in 1 month (with 64 bits version)
Looking forward to it. Will it also support Unicode on Windows (eg. same two GFL DLL's support both ANSI and Unicode) ?
User avatar
xnview
Author of XnView
Posts: 44325
Joined: Mon Oct 13, 2003 7:31 am
Location: France

Re: Windows 64 bit version

Post by xnview »

Defenestration wrote:
xnview wrote:
linojr99 wrote:IS there an update on when we can expect to see a Windows :?: 64 bit version
I'll try to upload a new version in 1 month (with 64 bits version)
Looking forward to it. Will it also support Unicode on Windows (eg. same two GFL DLL's support both ANSI and Unicode) ?
For gflLoadBitmap, gflSaveBitmap?
Pierre.
Defenestration
Posts: 52
Joined: Fri Aug 18, 2006 7:08 pm

Post by Defenestration »

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! :)
Defenestration
Posts: 52
Joined: Fri Aug 18, 2006 7:08 pm

Post by Defenestration »

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()
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.).
linojr99
Posts: 8
Joined: Thu Feb 15, 2007 3:57 pm

64 BIT

Post by linojr99 »

Sorry to keep asking but are you close to releasing a new Windows 64 bit version?
User avatar
xnview
Author of XnView
Posts: 44325
Joined: Mon Oct 13, 2003 7:31 am
Location: France

Re: 64 BIT

Post by xnview »

If you are interested by GFL SDK with unicode support, please contact me to test the beta version...
Pierre.
linojr99
Posts: 8
Joined: Thu Feb 15, 2007 3:57 pm

64 bit

Post by linojr99 »

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?
User avatar
xnview
Author of XnView
Posts: 44325
Joined: Mon Oct 13, 2003 7:31 am
Location: France

Re: 64 bit

Post by xnview »

linojr99 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?
I'll release it this week
Pierre.