PC Review
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Compact Framework
how to remove an application from memory
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Compact Framework
how to remove an application from memory
![]() |
how to remove an application from memory |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
as far as i know, pocket pc applications remain within the memory as
long as no hard reset is executet. but is their a possibility to remove an application permanently from the memory when i close it? werner fallnit |
|
|
|
#2 |
|
Guest
Posts: n/a
|
Set the MinimizeBox to false on your mainform.
"werner fallnit" <werner.fallnit@aon.at> wrote in message news:1137510060.827465.314980@g43g2000cwa.googlegroups.com... > as far as i know, pocket pc applications remain within the memory as > long as no hard reset is > executet. > but is their a possibility to remove an application permanently from > the memory when i close it? > > werner fallnit > |
|
|
|
#3 |
|
Guest
Posts: n/a
|
Just call Close() on your main form.
"werner fallnit" <werner.fallnit@aon.at> wrote in message news:1137510060.827465.314980@g43g2000cwa.googlegroups.com... > as far as i know, pocket pc applications remain within the memory as > long as no hard reset is > executet. > but is their a possibility to remove an application permanently from > the memory when i close it? > > werner fallnit > |
|
|
|
#4 |
|
Guest
Posts: n/a
|
Use the Application.Exit() to ensure it is closed properly.
Regards, Winston ----------------- Augen NZ Limited www.Augen.co.nz "werner fallnit" wrote: > as far as i know, pocket pc applications remain within the memory as > long as no hard reset is > executet. > but is their a possibility to remove an application permanently from > the memory when i close it? > > werner fallnit > > |
|
|
|
#5 |
|
Guest
Posts: n/a
|
thanks for the answers.
i have a second question: is there an event that is called when an application is opened that is still in the cache? |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

