You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, download files, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!
If you have any problems with the registration process or your account login, please contact contact us.
This is a great program for freeing up ram and memory rom.
Release memory on your Windows Mobile (Freeware)
Oxios Hibernate attempts to release as much memory as possible without damaging the internal state of the Windows Mobile device (Pocket PC or Smartphone).
Oxios CloseApps closes down other applications by sending "Close" messages.
heres a link to the oxios site it is freeware but as any free software if it helps you please feel free to donate http://www.oxios.com/memory/ Oxios Hibernate 1.40
WM_HIBERNATE is a window message that is generated by the Windows operating system and sent to an application when system resources are running low. All applications should get the message and handle it by attempting to release as many resources as possible by unloading processes, destroying windows, or freeing up as much local storage as possible without damaging the internal state of the system.
Oxios Hibernate sends WM_HIBERNATE to all applications.
Oxios CloseApps 1.40
Each process started on a Windows Mobile-based Smartphone allocates memory, which cannot be released but is automatically freed when the application process ends.
Oxios CloseApps closes down all applications by sending WM_CLOSE messages.