userlib..memorybank & files

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

freddix(Posted 2006) [#1]
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


Dreamora(Posted 2006) [#2]
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


freddix(Posted 2006) [#3]
I've included the windo API available in UserLibs but I always get that error ...


markcw(Posted 2006) [#4]
have a look at this, might help.

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


freddix(Posted 2006) [#5]
ok thanks.


b32(Posted 2006) [#6]
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