Click here to Skip to main content
15,893,190 members
Home / Discussions / Mobile
   

Mobile

 
GeneralHTTP authentication in mobile appliations [modified] Pin
pashitech20-Apr-08 22:12
pashitech20-Apr-08 22:12 
GeneralGet contact of windows mobile Pin
Rupesh Kumar Swami18-Apr-08 2:36
Rupesh Kumar Swami18-Apr-08 2:36 
AnswerRe: Get contact of windows mobile Pin
Arjun Marwaha23-Apr-08 2:09
Arjun Marwaha23-Apr-08 2:09 
GeneralDetermine particular form is open or not Pin
Rupesh Kumar Swami18-Apr-08 0:40
Rupesh Kumar Swami18-Apr-08 0:40 
GeneralRe: Determine particular form is open or not Pin
Giannakakis Kostas18-Apr-08 10:07
professionalGiannakakis Kostas18-Apr-08 10:07 
QuestionInjecting DLL: Windows CE Pin
tony_Udz17-Apr-08 2:42
tony_Udz17-Apr-08 2:42 
GeneralRe: Injecting DLL: Windows CE Pin
Dave Kreskowiak17-Apr-08 3:59
mveDave Kreskowiak17-Apr-08 3:59 
GeneralRe: Injecting DLL: Windows CE Pin
tony_Udz17-Apr-08 4:24
tony_Udz17-Apr-08 4:24 
Thanks Dave for your response.

Actually i am naive to this enviornment.
I agree with you that logically ishould be able to put any DLL in all the processes.
I inferred it from the microsoft's blog: -

=======================================================================
Susan Loh [MS] (Moderator):
Q: My app uses the undocumented function PerformCallBack4 on Windows CE 2003. This now fails on Mobile 5. I know it's undocumented, and used at my own risk, but is there an alternative in Mobile 5?
A: No. We are killing that off. We really should discuss why you needed it. MikeThom tells me you were using it to implement DLL injection into another application. There are ways to inject DLLs like that (our tools use them) but I'm not sure how accessible they are to you. Is your program running on PocketPC (which has low security) or Smartphone (which protects a lot of things)? I presume PPC since you probably couldn't PerformCallBack4 on SP anyway?

MikeThom-MS (Expert):
Q: My app uses the undocumented function PerformCallBack4 on Windows CE 2003. This now fails on Mobile 5. I know it's undocumented, and used at my own risk, but is there an alternative in Mobile 5?
A: For security reasons this API was disabled. The only alternative to injecting a DLL would be to use the reg key "InjectDLL". The problem though still is that on a SmartPhone this maybe a secure key that you can not modify. PPC may still have this key open. Look in the Platform builder docs for information.

Susan Loh [MS] (Moderator):
Q: If DLL injection / sub classing controls is becoming impossible, will there be alternative methods (now or in the future) for applications to get access to global keyboard & mouse events?
A: We have been discussing this and basically think there isn't any supported way to do it. For security reasons we don't want to expose that sort of thing (prevent hackers from stealing your password / credit card #). Maybe there's a way to use our IME (input method -something) interface. Otherwise you might have to wait for something better to be added for this scenario.
=======================================================================
Do you think we cant inject DLL using this?
Please let me know if you know any other method to do this.
GeneralRe: Injecting DLL: Windows CE Pin
Dave Kreskowiak17-Apr-08 4:51
mveDave Kreskowiak17-Apr-08 4:51 
GeneralRe: Injecting DLL: Windows CE Pin
marcinj22-Apr-08 11:35
marcinj22-Apr-08 11:35 
GeneralRe: Injecting DLL: Windows CE [modified] Pin
tony_Udz22-Apr-08 17:42
tony_Udz22-Apr-08 17:42 
GeneralRe: Injecting DLL: Windows CE Pin
marcinj22-Apr-08 22:50
marcinj22-Apr-08 22:50 
GeneralRe: Injecting DLL: Windows CE Pin
tony_Udz23-Apr-08 3:57
tony_Udz23-Apr-08 3:57 
QuestionPocket PC Dataset.ReadXml OutOfMemoryException Pin
Bedevian17-Apr-08 2:23
Bedevian17-Apr-08 2:23 
GeneralRe: Pocket PC Dataset.ReadXml OutOfMemoryException Pin
Dave Kreskowiak17-Apr-08 3:50
mveDave Kreskowiak17-Apr-08 3:50 
GeneralRe: Pocket PC Dataset.ReadXml OutOfMemoryException Pin
Bedevian17-Apr-08 21:48
Bedevian17-Apr-08 21:48 
GeneralXML Parsing in .NET CF/ VB Pin
jackburton17-Apr-08 1:03
jackburton17-Apr-08 1:03 
GeneralRe: XML Parsing in .NET CF/ VB [modified] Pin
Mike Dimmick21-Apr-08 2:54
Mike Dimmick21-Apr-08 2:54 
GeneralOpen serial port in Windows mobile 5.0 Pin
Sushma K16-Apr-08 23:23
Sushma K16-Apr-08 23:23 
GeneralRe: Open serial port in Windows mobile 5.0 Pin
Mike Dimmick17-Apr-08 0:25
Mike Dimmick17-Apr-08 0:25 
GeneralRe: Open serial port in Windows mobile 5.0 Pin
Sushma K17-Apr-08 0:38
Sushma K17-Apr-08 0:38 
GeneralCreating a service for Smartphone. Pin
Parasmani Swamy16-Apr-08 21:08
Parasmani Swamy16-Apr-08 21:08 
GeneralRe: Creating a service for Smartphone. Pin
Giannakakis Kostas18-Apr-08 9:43
professionalGiannakakis Kostas18-Apr-08 9:43 
GeneralLaunch/Call an Application/Function on the keypress and hold event Pin
Parasmani Swamy16-Apr-08 19:15
Parasmani Swamy16-Apr-08 19:15 
GeneralRe: Launch/Call an Application/Function on the keypress and hold event Pin
Ravenet21-Apr-08 2:28
Ravenet21-Apr-08 2:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.