Alternative to PowerScript function GetFolder() + start path and create folder
Bas Oversteegen
CODE AUTHOR
Posts: 2
Bas Oversteegen replied the code: Alternative to PowerScript function GetFolder() + start path and create folder
Hi Stephan,
Attached the 64-bit getfolderdialog_x64.dll with PB test app. The test app was coded in PB2017. The .dll should:
* run/debug in a PB2022 IDE if you set option Platform in menubar to 'x64' (it does not run/debug in the IDE of lower PB versions)
* work correctly in application executables built for platform 64-bit in PB2017 or higher.
Tested in PB2017 (executable only), PB2019 (executable only) and PB2022 (executable and IDE).
Greetings, Bas.
Attached the 64-bit getfolderdialog_x64.dll with PB test app. The test app was coded in PB2017. The .dll should:
* run/debug in a PB2022 IDE if you set option Platform in menubar to 'x64' (it does not run/debug in the IDE of lower PB versions)
* work correctly in application executables built for platform 64-bit in PB2017 or higher.
Tested in PB2017 (executable only), PB2019 (executable only) and PB2022 (executable and IDE).
Greetings, Bas.
This message has an attachment file.
Please log in or register to see it.
Please Log in or Create an account to join the conversation.
Stephan Schröpel
Posts: 2
Stephan Schröpel replied the code: Alternative to PowerScript function GetFolder() + start path and create folder
Hi Bas,
thank you for this code. Is there also an additional .dll for 64 bit? I didn't find anything on the web or visual studio.
Best regards from Germany
Stephan
thank you for this code. Is there also an additional .dll for 64 bit? I didn't find anything on the web or visual studio.
Best regards from Germany
Stephan
Please Log in or Create an account to join the conversation.