Quantcast
Channel: VFPX
Viewing all articles
Browse latest Browse all 3798

Commented Unassigned: VFP2C32 - Function INITVP2C32 does not exist [43569]

$
0
0
Hi:

When trying to execute some of the examples, I get an error because this initialization function does not exist.
In example, the program "async.prg" starts with this:

```
#INCLUDE "vfp2c.h"
CD (FULLPATH(JUSTPATH(SYS(16))))
SET LIBRARY TO vfp2c32.fll ADDITIVE
INITVFP2C32(VFP2C_INIT_ASYNC)
```

Any idea why this is not working anymore?

Thanks!
Comments: ** Comment from web user: fdbozzo **

You are right, taking out the "INITVFP2C32" line make examples work.

It would be nice if all the examples are fixed, even the "vfp2c32front.exe" app, because does not work anymore because of this.

Thanks!


Viewing all articles
Browse latest Browse all 3798

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>