![]() |
|
|
LinkBack | موضوع کے اختیارات | موضوع کی درجہ بندی | ظاہری انداز |
|
|
#1 |
|
Administrator
![]() ![]() ![]() |
Don't Close Accidently Started Program or Application
If you open a program by accident, don't shut it down immediately, because this could cause a memory leak. Normally, when you close a program, the memory it was using is freed up by Windows. If you close a program before it has started up completely, some code could remain resident in memory. This "lost" memory is called a memory leak, and when you start up another program, Windows (kernel32.dll, in fact) could allocate a memory space to the newly started program that is taken up by resident code.
__________________
![]() http://voobuzz.com it's the place where you can talk about things you find interesting, Share updates, photos, videos, and more.
|
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| موضوع کے اختیارات | |
| ظاہری انداز | Rate This Thread |
|
|
Similar Threads
|
||||
| موضوع | موضوع شروع کیا | فورم | جوابات | آخری مراسلہ |
| Flirting Program in C Plus Plus | قیصرجی | C & C++ Language | 10 | 16-05-09 12:03 PM |
| CorelDRAW11 میں Application Error کا مسئلہ | Zullu230 | Ask Experts ماہرین کی رائے | 4 | 14-04-08 05:17 AM |
| Your First Visual Basic Application | مبشر | .Net اور VB پروگرامنگ | 4 | 28-12-07 07:26 PM |
| Close Your Eyes | Zullu230 | Chit Chat | 2 | 24-07-07 08:22 PM |
| my shutdown(close your pc whenever do you want) | عبدالقدوس | سوفٹ ویرز کے بارے میں آپکی رائے اور سوفٹ ویر کی درخواست | 3 | 19-07-07 06:38 AM |