dzieki za pomoc
a to cytat odnosnie USB:
It is posible to use usb flash disks under hpc2000. I have it working, I can read/write a usb mass storage stick (256 MB).
you have to do the folowing:
first visithttp://www.hpcfactor.com/forums/forums/thread-view.asp?tid=89&start=1 and read the topic.
second, downloadhttp://www.softclub.jp/~zoro/ce/usb020522.lzh and place the four files in your windows folder of your handheld
then go into the registery and add the folowing things:
[HKEY_LOCAL_MACHINE\Drivers\USB\ClientDrivers\Mass_Storage_Class]
"DLL"="USBMSC.DLL"
"Prefix"="DSK"
[HKEY_LOCAL_MACHINE\Drivers\USB\ClientDrivers\Mass_Storage_Class\2]
"DLL"="USBDISK6.DLL"
"Prefix"="DSK"
"FSD"="UDFS.DLL"
"Folder"="USB Disk"
"IOCTL"=dword:4
[HKEY_LOCAL_MACHINE\Drivers\USB\ClientDrivers\Mass_Storage_Class\6]
"DLL"="USBDISK6.DLL"
"Prefix"="DSK"
"FSD"="FATFS.DLL"
"Folder"="USB Disk"
"IOCTL"=dword:4
softreset and plug in a usb stick. If it asks for a driver, use "USBMSC"
I've done exactly the same, and a usb stick from 256 MB is working.