Re: Single instance on a Smartphone (not true with .NET)
- From: "<ctacke/>" <ctacke_AT_OpenNETCF_com>
- Date: Fri, 1 Apr 2005 22:28:14 -0500
Even if it took 3 minutes or 3 hours for the app to load I still fail to
understand how if 2 apps compete for the same mutex, how they both can be
getting it. Something's not right.
-Chris
"Alex Feinman [MVP]" <public_news@xxxxxxxxxxxxxxx> wrote in message
news:uBsNEByNFHA.2704@xxxxxxxxxxxxxxxxxxxxxxx
> Sorry, missed the "empty" part. No, I don't think 3 sec for an enpty app
> is reasonable. On the other hand on current smartphones (like C500) try
> pressing Start and then 4, 8 (on my menu 4 is Settings, 8 is Calendar and
> 8 in Settings is Home Screen). YOu get Calendar. The whole thing is pretty
> slow. I'm not even sure if making a C++ launcher will provide a definitive
> answer
>
> --
> Alex Feinman
> ---
> Visit http://www.opennetcf.org
> "Sylvain Fortin" <SylvainFortin@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
> message news:022CE056-1CAC-48D2-8CB0-F52F290FA817@xxxxxxxxxxxxxxxx
>> Hi Alex,
>>
>> That's exactly what I thought, but if you read my first post, you'll see
>> that I'm asking if it's normal for an empty application (single form, no
>> menu, etc.) to take up to 3 seconds to load.
>>
>> With that kind of load time on a .NET application startup, there's no way
>> to
>> do anything about my multiple instance problem. But there's maybe a work
>> around. Can I build that small and efficient launcher application using
>> embedded Microsoft Visual C++ 4 and count the number of processes running
>> in
>> this application?
>>
>> Thanks for your time Alex.
>>
>> Sylvain Fortin
>
.
- References:
- Single instance on a Smartphone (not true with .NET)
- From: Sylvain Fortin
- Re: Single instance on a Smartphone (not true with .NET)
- From: Alex Feinman [MVP]
- Re: Single instance on a Smartphone (not true with .NET)
- From: Sylvain Fortin
- Re: Single instance on a Smartphone (not true with .NET)
- From: Alex Feinman [MVP]
- Single instance on a Smartphone (not true with .NET)
- Prev by Date: Re: Single instance on a Smartphone (not true with .NET)
- Next by Date: Receiving an SMS message
- Previous by thread: Re: Single instance on a Smartphone (not true with .NET)
- Next by thread: Re: Single instance on a Smartphone (not true with .NET)
- Index(es):
Relevant Pages
|