
Long file name Save dialog in VB4 16-bit
Hi all,
The common dialog control for VB4 16-bit has the ability to display and
return long file names. The Open routine doesn't seem to be able to
create files with long file names.
Does anyone know a way, once someone has entered a long file name, to
create that file? I know the Win16 API fairly well, but 32 not so much.
Is it possible to call Windows95 specific API calls from VB4 16-bit? Is
there a call which I could even use? Any help here would be great
Thanks.
- Chris Kyarsgaard