Skip to main content

User32.dll signatures

  • July 19, 2021
  • 1 reply
  • 0 views

Hi all,

how can I import a certain signature of User32.dll ?
Do I have to enter it manually ?


Many thanks

Luigi

1 reply

Gianni Sandigliano
Forum|alt.badge.img

Hi all,

how can I import a certain signature of User32.dll ?
Do I have to enter it manually ?


Many thanks

Luigi

Ciao Luigi,

Uniface Development is able to load automatically from middleware exponing their interfaces; on Windows platform mainly COM/DCOM application using type libraries. Signatures related to other object types should be defined manually; I am NOT aware of any add-on to simplify or automate this importing action.

Which operation/method of user32.dll would you like to reuse from Uniface?

Gianni