Discussions tagged DLL
We've converting our backend system from MF COBOL 32 bit to Veryant 64 bit. When we try to run with the 64 bit PB, 64 bit Veryant and 64 bit DLLs we get the "Error opening DLL" message. The DLL is wrapped for Veryant and the person responsible for ...
Are there libraries available to restrict specific password in power builder?
- Misc
- Last updated 7 months ago
- Olan Knight replied 7 months ago
Hello, Are there any libraries available in PowerBuilder/PowerClient to restrict specific passwords like Names/Surnames/company id’s/ dictionary words/guessable words from being used in used? Thanks....
PB 19 app generating Error 14 when printing - pbvm80u.dll
- Issue
- Last updated 10 months ago
- Chris Pollach @Appeon replied 10 months ago
We recently migrated a 32 bit PB 8 app to 64 bit PB 19. Everything is looking good except for printing. The app generates "Error Number 14. Error opening DLL library pbvm80u.dll for external function...."
I have done a search on the error and it loo...
Migration from PB2017 to PB2021 - coolmenu.dll not compatible.
- How-to
- Last updated 11 months ago
- Aart Onkenhout replied 11 months ago
Greetings
We are currently migrating from PB2017 to PB2021 and we have a software in production with multiple clients that stood with us for several years, it is critical to keep the library coolmenu.dll until we get enough time to refactorize it to...
Are these prerequisites still needed?
- Resolved
- Advice
- Last updated 1 year ago
- Tracy Lamb replied 1 year ago
Hi all,
I've always had to install a few dll's to get the runtime to work... and still do it out of a 20-year habit!
ATL100.dllMSVCP100.dllMSVCR100.dll
I'm wondering if those dll files are needed? I'm developing with PB 2019 R3 Build 2728. I used...
Hello,
I've followed Bruce's demo about the .NET importer. He says that it's possible to debug the C# assembly. But I have no idea how.
So:
Created DLL in SnapDevelop and published it as Debug config.
Imported DLL in PowerBuilder and written s...
PowerBuilder 2019 R3 .NET DLL App Deployment
- Resolved
- How-to
- Last updated 1 year ago
- Guillem Muñoz replied 1 year ago
Hi,I am trying to use the feature that include PowerBuilder to Import .NET DLLs.So I have created a very basic app with PowerBuilder that include a non visual object imported with the Tool .NET DLL Importer.This non visual object is a C# .NET DLL mad...
how to use PDB PB19R3 file into PB9?
- How-to
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Is there some way to use a PBD file of the PB19r3 into PB9; like a DLL file?...
Hello all,
i want to use different ORCA-versions (105, 125, 170, 190) in C#. I Installed the newest Powerbuilder Versions and did a [DllImport("PBORC...")] with each version.
But in the end, i could not use the 12.5 and 19.0 version because t...
Develop with 32 bit .NET DLL and deploy application in 64 bit in PB 2019
- How-to
- Last updated 2 years ago
- Miguel Leeuwe replied 2 years ago
Hi all,
as discussed in my last question Use of CrystalReports .NET DLL in PB 2019, we managed to get this CrystalReports DLL (32 bit) work to be used in the PB IDE and even in the compiled 32 bit version of our application.
We are using PB 2019 ...
WindowFromPoint in 64Bit application
- Resolved
- Issue
- Last updated 2 years ago
- John Fauss replied 2 years ago
Hi,
I have an application which running smoothly in 32bit, but my client now requested it make it as 64bit. So i've gone thru migration from PB12.1 to PB12.6 B4138. Now I have a problem with one windows API (WindowFromPoint) it doesnt return proper ...
Error calling external function %s
- Resolved
- Issue
- Last updated 2 years ago
- Daniel Vivier replied 2 years ago
I'm trying to call an external function in a DLL that has been provided to me. It was written in Delphi, but at least apparently declared to use C-style strings and the stdcall calling convention, so it should work.
But when I call it (whether or no...
PB 2019 R2 (19.1.0.2353)
Powerbuilder tries to load the following dll's when using PB and in the compiled exe:
1. pbstatusbar190.dll
2. pbdynamictab190.dll
to 1.: The dll is installed when PB is installed but is not included when creating the run...
How to pass arrays to a C# dll ?
- Resolved
- How-to
- Last updated 2 years ago
- Christophe Feyte replied 2 years ago
Hello,We build a C# dll to use the SendInBlue's API (https://www.sendinblue.com/)We want to call the function from PowerBuilder 2019 build 2170.We pass as argument a string array that contains a list of recipients.When we check the contents of the ar...
How to sign a PDF file from PowerBuilder 2019 using digital certificate
- How-to
- Last updated 2 years ago
- John Fauss replied 2 years ago
I would like to digitally sign a PDF file using PowerBuilder 2019.
Since I was explained PB 2019 is currently not supporting this, here is the question for community.
Is there is a
1. Windows DLL that can be used as a global External function from...
Error calling external dll function
- Resolved
- Issue
- Last updated 2 years ago
- John Fauss replied 2 years ago
1. We have a c++ dll compiled in CodeBlocks which has a function declared as below
__declspec(dllexport) char * __cdecl vc_encrypt(char* vol, char* id);
(MingGW compiler suffixes @8 to the function name when __stdcall is used in c++)
2. The functi...
Application is not qualifying the DLLs
- Resolved
- Issue
- Last updated 3 years ago
- Suhas Shravagi replied 2 years ago
Hi, we have a desktop application developed in PowerBuilder 2017 R2. This application does not use any external functions or DLL calls. But when it is launched, it has been observed that the application is internally searching for some Windows DLLs o...
PB trial 2019 version on Window10 try to execute PB applications and get missing pbvm170.dll
- Resolved
- Issue
- Last updated 3 years ago
- Armeen Mazda @Appeon replied 3 years ago
I'm using the Appeon learning material which using PB17 but i downloaded the trial version PB2019 and when I try to run the applications that are enclosed on the demo I get the message:
System Error - the code execution cannot proceed because PBVM1...
Datawindow border on top and double border
- How-to
- Last updated 3 years ago
- Olan Knight replied 3 years ago
Hi Everyone,
Just wanted to ask, if there are any possible way to accomplish border on top and double border on datawindow's object? Any dll or script that will do the trick? I am using PB 2019. Thank you!...
PBNI - SDK & watcom 1.9 or visual studio 2017
- Advice
- Last updated 3 years ago
- Nathalie Meurant replied 3 years ago
Hi,
I have a PB 12.0 application that needs to be migrated to PB2017.This application has a non-visual object that calls functions of a DLL.This DLL was built in C ++ with the watcom compiler version 1.0.I would like to recompile this DLL so that i...
- Page :
- 1