fib_FileName and fib_Comment are now passed back from packet handlers as
commit47eacfeeb42a1e489179907bec02840ae2b601e8
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 5 Jan 2008 23:23:35 +0000 (5 23:23 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 5 Jan 2008 23:23:35 +0000 (5 23:23 +0000)
tree97d3c5e54b6b2166a56f9b042492c0353e658e1f
parent07616780fd47e3df88a20cb5900f8fc0fb054a90
fib_FileName and fib_Comment are now passed back from packet handlers as
BSTRs, as with AmigaOS packet handlers, and are converted to C strings
by the packet.handler wrapper before being passed back to the client.

git-svn-id: https://svn.aros.org:8080/svn/aros/trunk/AROS@27660 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
rom/devs/filesys/packet/command.c
workbench/fs/fat/direntry.c