Post by John Travoltahi,
i have a dll. which creates pdf files.
but i have no documentation for it.
can anyone tell me how to find what are the procedure or function are
available in a dll.
and what is the foxpro syntax to define them.
Have you looked at Dependency Walker (http://www.dependencywalker.com/)?
This may help you to see the functions and procedures, but it will not help
you with the VFP code to call them. You really need to contact the company
or person who wrote the DLL.
I hope this helps.
This posting is provided "AS IS" with no warranties, and confers no rights.
Sincerely,
Microsoft FoxPro Technical Support
Lee Mitchell
*-- VFP9 HAS ARRIVED!! --*
Read about all the new features of VFP9 here:
http://msdn.microsoft.com/vfoxpro/
*--Purchase VFP 9.0 here:
http://www.microsoft.com/PRODUCTS/info/product.aspx?view=22&pcid=54787e64-52
69-4500-8bf2-3f06689f4ab3&type=ovr
Keep an eye on the product lifecycle for Visual FoxPro here:
http://support.microsoft.com/default.aspx?id=fh;[ln];lifeprodv
- VFP5 Mainstream Support retired June 30th, 2003
- VFP6 Mainstream Support retired Sept. 30th, 2003