I am a developer using Aspose.Barcode for .Net – I need a 64-bit version. Where do I get that?
For the Aspose.barcode.dll 4.0 here is the result of running Microsoft’s CORFLAGS utility…
Microsoft (R) .NET Framework CorFlags Conversion Tool. Version 4.0.30319.1
Copyright (c) Microsoft Corporation. All rights reserved.
Version : v2.0.50727CLR Header: 2.5
PE : PE32
CorFlags : 9
ILONLY : 1
32BIT : 0
Signed : 1
I *think* this means 32-bit loading (PE32) has been indicated for this DLL. Correct??
THANKS!