Hi,
I have a PBNI/WPF external component and my target is x64 (no need to support x32) environment. Using PB2022R3, build 3356 and Visual studio to create the component..
Then I use pbx2pbd220 to get the PBD from the PBX.
My question is, compiling the PBNI part, should it be x32 or x64?
When I compile it as x32, the pbx2pbd220 returns success. When I compile it as x64, pbx2pbd220 returns failure.
The WPF part I do compile as x64.
Thanks,
kari
thanks, this cleared my doubts about the "bytes" and I know how to proceed.
Kari