<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>6 Oct 2015 17:04:00 Z</lastBuildDate><pubDate>6 Oct 2015 17:04:00 Z</pubDate><description>I am using API() function to call dll file.&#13;
&#13;
I want to reserve memory space for an image.&#13;
pImage = malloc(imageSize);&#13;
&#13;
I think the code would be:&#13;
API("DLL name", "malloc",imageSize)&#13;
&#13;
What should be the return type here?&#13;
What type of variable should be used to keep this pImage?&#13;
How do I save the image in Windev?&#13;
Any suggestion?</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54331-how-windev-handle-malloc-function/read.awp</link><title>How Windev handle malloc function?</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster></channel></rss>
