Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
GlobalLock()
Message
From
23/05/1998 03:35:20
 
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Miscellaneous
Thread ID:
00101339
Message ID:
00101377
Views:
30
Just be sure the dll doesn't store the pointer for later use.

Vlad

>Why can't you just allocate the memory from VFP's address space and send it to the function? That's typically the way you do it:
>
>declare integer TheFunc in TheDLL string @ buffer
>lcBuffer = space( 256 )
>? TheFunc( @lcBuffer )
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform