PC SOFT

GRUPOS DE DISCUSSÃO PROFISSIONAL
WINDEVWEBDEV e WINDEV Mobile

Inicio → WINDEV 2024 → How to Access/Declare a Procedure residing in a 16 bit-DLL using PASCAL-Calling Convention in WinDEV?
How to Access/Declare a Procedure residing in a 16 bit-DLL using PASCAL-Calling Convention in WinDEV?
Iniciado por meikl, mai., 25 2018 8:22 AM - 1 resposta
Membro registado
118 mensagems
Publicado em maio, 25 2018 - 8:22 AM
like the title

meikl ;)
Publicado em maio, 25 2018 - 1:34 PM
Hi

16 bits DLL are NOT natively supported by windows (32b or 64b only)...

So if you wanted to use one, you would FIRST have to do quite a bit of
changes in your system (and each and every one of your customers' too)

By example :
https://www.groovypost.com/howto/enable-16-bit-application-support-windows-10/

Best regards

--
Fabrice Harari
International WinDev, WebDev and WinDev mobile Consulting

Free Video Courses, free WXShowroom.com, open source WXReplication, open
source WXEDM.

More information on http://www.fabriceharari.com


n 5/25/2018 12:22 AM, meikl wrote:
like the title

meikl ;)