Home > Archive > FoxPro Help and Support > June 2005 > FLLs









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author FLLs
Scott

2005-06-10, 1:24 pm

is there a way to see or read the contents of a FLL file?
Mike Gagnon

2005-06-10, 1:24 pm

You would most likely need a C++ decompiler, as FLL are DLL's written in C++
to be used by Foxpro.


"Scott" <Scott@discussions.microsoft.com> wrote in message
news:93856744-A865-45ED-86F9- E0009D07BBCC@microso
ft.com...
> is there a way to see or read the contents of a FLL file?



Dan Freeman

2005-06-10, 8:25 pm

If all you want is a list of exposed functions, SET LIBRARY TO it and DISP
STATUS.

Dan

Scott wrote:
> is there a way to see or read the contents of a FLL file?



Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com