| Thread | Last Post | Replies |
|
| Who has file open | 30 Aug 2003 10:39 GMT | 1 |
I am trying to find the utility to get a name of the user who has a file open on the network. I need to integrate that utility into my program. Can I do that in VFP? Any samples, please?
|
| CREATEOBJECT("mapi.session") Using VFP | 27 Aug 2003 12:15 GMT | 3 |
I get a VFP Program Error: Class definition MAPI.SESSION is not found when trying to get the most basic of MAPI programs from some KB articles to run (from AM_BareBones.PRG). The very
|
| Cannot FInd entry point in DLL | 27 Aug 2003 12:02 GMT | 2 |
I have a dll which have 3 functions in that dll when i declare all functions in that dll and than call one function from it, it gives error 'Can not fine entry point installhook in DLL' can anybody say what i am doing wrong?
|
| Access Web Folders through VFP | 07 Aug 2003 18:21 GMT | 1 |
I would like to allow users to transmit data files directly from VFP to a web folder at a remote server. are there API calls to establish the connection and transmitt files? Is is possible to access web folders
|