Technology Questions

Go Back   Technology Questions > Hardware Questions > Electronics > Pocket PC General

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 02-07-2007, 02:02 AM
shinji
Newsgroup Contributor
 
Posts: n/a
How to make USB image capture driver in WM5.0

Hello,

I have made USB iamge capture driver for Windows XP.
But, I don't have for Windows Mobile 5.

I installed Windows Mobile 5.0 SDK for Pocket PC in my PC
and read some help document.
But, I don't any idea where I shold read.

My target Pocket PC have USB HOST.

Would you give me a help ?

regards,

shinji


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 02-07-2007, 02:02 AM
  #2 (permalink)  
Old 02-07-2007, 03:47 AM
Werner \Menneisyys\ Ruotsalainen [MVP - Windows - Mobile Devices]
Newsgroup Contributor
 
Posts: n/a
Re: How to make USB image capture driver in WM5.0

If your PDA doesn't have HARDWARE USB host support (VERY FEW models do; as
far as WM5 models are concerned, only those of Fujitsu-Siemens!), you can't
have any kind of USB host functionality. That is, it's pretty futile to even
try. Sorry.

BTW, your device model? I can point you to device-specific USB host hacking
threads - there are several on AximSite and XDA-Dev.

--


--
Werner "Menneisyys" Ruotsalainen - Microsoft MVP - Windows - Mobile Devices
Please see the Pocket PC Mag Expert Blog (including mine) at
http://www.pocketpcmag.com/blogs/ - you will definitely like it.


"shinji" <watashin_NO_SPAM@mvision.co.jp> wrote in message
news:%23iRMM2pSHHA.3980@TK2MSFTNGP02.phx.gbl...
> Hello,
>
> I have made USB iamge capture driver for Windows XP.
> But, I don't have for Windows Mobile 5.
>
> I installed Windows Mobile 5.0 SDK for Pocket PC in my PC
> and read some help document.
> But, I don't any idea where I shold read.
> My target Pocket PC have USB HOST.
>
> Would you give me a help ?
>
> regards,
>
> shinji
>
>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 02-07-2007, 04:47 PM
shinji
Newsgroup Contributor
 
Posts: n/a
Re: How to make USB image capture driver in WM5.0

Thank you for your reply.
I will go to AximSite and XDA-Dev.

My target cpu is intel PXA270.
Probably this cpu have USB host.


"Werner "Menneisyys" Ruotsalainen [MVP - Windows - Mobile Devices]"
<!ei.maileja@kiitos!> wrote in message
news:ONhkF1qSHHA.4188@TK2MSFTNGP06.phx.gbl...
> If your PDA doesn't have HARDWARE USB host support (VERY FEW models do; as
> far as WM5 models are concerned, only those of Fujitsu-Siemens!), you
> can't have any kind of USB host functionality. That is, it's pretty futile
> to even try. Sorry.
>
> BTW, your device model? I can point you to device-specific USB host
> hacking threads - there are several on AximSite and XDA-Dev.
>
> --
>
>
> --
> Werner "Menneisyys" Ruotsalainen - Microsoft MVP - Windows - Mobile
> Devices
> Please see the Pocket PC Mag Expert Blog (including mine) at
> http://www.pocketpcmag.com/blogs/ - you will definitely like it.
>
>
> "shinji" <watashin_NO_SPAM@mvision.co.jp> wrote in message
> news:%23iRMM2pSHHA.3980@TK2MSFTNGP02.phx.gbl...
>> Hello,
>>
>> I have made USB iamge capture driver for Windows XP.
>> But, I don't have for Windows Mobile 5.
>>
>> I installed Windows Mobile 5.0 SDK for Pocket PC in my PC
>> and read some help document.
>> But, I don't any idea where I shold read.
>> My target Pocket PC have USB HOST.
>>
>> Would you give me a help ?
>>
>> regards,
>>
>> shinji
>>
>>

>
>


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4 (permalink)  
Old 02-07-2007, 07:04 PM
David Hettel
Newsgroup Contributor
 
Posts: n/a
Re: How to make USB image capture driver in WM5.0

Sorry there is much more to it than just what CPU your device happens to
have. You'll not only need software support but the hardware support as
well, very few PocketPC have this hardware support, without it you don't
have USB Host capabilities.

--
David Hettel

Please post any reply as a follow-up message in the news group for everyone
to see. I'm sorry, but I don't answer questions addressed directly to me in
E-mail or news groups.

Microsoft Most Valuable Professional Program
http://mvp.support.microsoft.com

DISCLAIMER: This posting is provided "AS IS" with no warranty of any kind,
either expressed or implied, made in relation to the accuracy, reliability
or content of this post. The author shall not be liable for any direct,
indirect, incidental or consequential damages arising out of the use of, or
inability to use, information or opinions expressed in this post and confers
no rights.



"shinji" <watashin_NO_SPAM@mvision.co.jp> wrote in message
news:O5J6$mxSHHA.1200@TK2MSFTNGP04.phx.gbl...
> Thank you for your reply.
> I will go to AximSite and XDA-Dev.
>
> My target cpu is intel PXA270.
> Probably this cpu have USB host.
>
>
> "Werner "Menneisyys" Ruotsalainen [MVP - Windows - Mobile Devices]"
> <!ei.maileja@kiitos!> wrote in message
> news:ONhkF1qSHHA.4188@TK2MSFTNGP06.phx.gbl...
>> If your PDA doesn't have HARDWARE USB host support (VERY FEW models do;
>> as far as WM5 models are concerned, only those of Fujitsu-Siemens!), you
>> can't have any kind of USB host functionality. That is, it's pretty
>> futile to even try. Sorry.
>>
>> BTW, your device model? I can point you to device-specific USB host
>> hacking threads - there are several on AximSite and XDA-Dev.
>>
>> --
>>
>>
>> --
>> Werner "Menneisyys" Ruotsalainen - Microsoft MVP - Windows - Mobile
>> Devices
>> Please see the Pocket PC Mag Expert Blog (including mine) at
>> http://www.pocketpcmag.com/blogs/ - you will definitely like it.
>>
>>
>> "shinji" <watashin_NO_SPAM@mvision.co.jp> wrote in message
>> news:%23iRMM2pSHHA.3980@TK2MSFTNGP02.phx.gbl...
>>> Hello,
>>>
>>> I have made USB iamge capture driver for Windows XP.
>>> But, I don't have for Windows Mobile 5.
>>>
>>> I installed Windows Mobile 5.0 SDK for Pocket PC in my PC
>>> and read some help document.
>>> But, I don't any idea where I shold read.
>>> My target Pocket PC have USB HOST.
>>>
>>> Would you give me a help ?
>>>
>>> regards,
>>>
>>> shinji
>>>
>>>

>>
>>

>


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to capture Magnifier image to clipboard? Scoot Windows Vista 1 12-14-2008 08:10 AM
Adding the XP NIC driver to a Capture Image ElenaML Windows XP 0 01-29-2008 05:30 AM
PXE booting to capture a vista image using WinPE/WDS Turon Windows Vista 3 09-26-2007 11:40 AM
Mac OS X Image Capture edgar Apple Macintosh Hardware 0 02-06-2007 05:56 PM
Re: DVD Image Capture lesviator Windows Media 13 02-04-2007 10:40 AM


New To Technology Questions? Do You Need Help with Your Computer or Device? Do You Need Help with this site?

All times are GMT -8. The time now is 10:16 AM.


2003 - 2009 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0