Import "shlwapi.lib"
anyfunc(buf.l,size.l) As "_noname_c"
EndImport
;import ordinal functions directly ???
Import "shlwapi.lib"
anyfunc(buf.l,size.l) As @12 ; -> syntax error
EndImport
i think , it is possible in older pb version ?
import ... As @269 - not possible ?
import ... As @269 - not possible ?
["1:0>1"]

