
When you add / link our function library to a project, you add a comprehensive range of new powerful bar code functions to your applications.
To add our function library to a project, do the following;
- Copy library file Ciabar32.lib to your development directory (this file is used to dynamically link to DLL file Ciabar32.dll).
- Add library file Ciabar32.lib to your project.
| Note: When you run your application, the DLL file Ciabar32.dll must be available either in; (a) in the same directory as your main executable file, (b) in a directory on the search PATH, or (c) in the Windows System directory. |
- Copy DLL file Ciabar32.dll to the directory which will contain your final executable file (.exe), or copy it to your Windows System directory, or copy it to a directory on your system's PATH.
- Add library file Ciabar32.lib to your project (or makefile).
- Alternatively, you may need to add the library file Ciabar32.lib in the LINK options of your project (along with your other library files).
| Note: When you run your application, the DLL file Ciabar32.dll must be available either in; (a) in the same directory as your main executable file, (b) in a directory on the search PATH, or (c) in the Windows System directory. |
|
Copyright © 2000 CIA (BAR CODES) UK. All rights reserved. Reproduction prohibited. |