Thread: Load Dll
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Lisandro Oliveira Lisandro Oliveira is offline
external usenet poster
 
Posts: 6
Default Load Dll

Does anyone know how can I load a dll from vba (excel)

Path: "C:\apps_pub\tn327080\ehllap32.dll

I need to execute this function: WaitPSSync()

Tks,
Lisandro Oliveira.