On Sat, May 10, 2008 at 12:35 PM, vitamin <wineforum-user@xxxxxxxxxx> wrote: >> > > I'm trying to make a function for using wine_get_unix_file_name in VB6 programs. >> >> But we do export that function from kernel32, so it's not >> *that* internal. And IIRC we use that function in Picasa >> to hide the DOS drive letters. > > Then one can always use GetProcAddress(). Right, that's what Picasa does, I think. And it's what Escuder is trying to do with VB. He's just having a little trouble getting it working. - Dan