userlib..memorybank & files

Blitz3D Forums/Blitz3D Beginners Area/userlib..memorybank & files

Hi,
I've just bought Blitz3D few days ago and a friend give me a source code he've made.
The problem is that Blitz can't compile it because a function is missing ... and I don't know from which userlib it can came.
Here is the function name:
api_GetOpenFileName(theBank)

if someone know, please help.

Thanks

thats no userlib

That is a regular decl file which just wrapps Windows API calls into blitz functions.
Nearly any windows API decl should include such functionality

I've included the windo API available in UserLibs but I always get that error ...

have a look at this, might help.

http://www.blitzbasic.com/Community/posts.php?topic=52366

ok thanks.

http://www.blitzbasic.com/codearcs/codearcs.php?code=916
This function comes from comdlg32.dll
Maybe the other PC has no comdlg32.dll in the windows search path ? You can download it here (not tested)
http://www.dll-files.com/dllindex/dll-files.shtml?comdlg32