You could also phrase that "a truer indication of memory consumption".

-- Eric
------------------
Perfect Sync: Perfect Sync Development Tools
Email: mailto:[email protected][email protected]</A>
Dialog New 0, "", , , 0, 0, %WS_SYSMENU + %WS_MINIMIZEBOX To hDlg Dialog Show State hDlg, %SW_MINIMIZE Dialog Show State hDlg, %SW_HIDE
#Compile Exe #Include "win32api.inc" Function PbMain () As Long Local hDlg As Long Dialog New 0, "Test", , , 100, 100, %WS_SYSMENU Or %WS_MINIMIZEBOX To hDlg Dialog Show State hDlg, %SW_MINIMIZE Dialog Show State hDlg, %SW_RESTORE Dialog Show Modal hDlg End Function
DIM hProcess AS LOCAL DWORD hProcess = OpenProcess(%PROCESS_ALL_ACCESS,0,GetCurrentProcessId) SetProcessWorkingSetSize hProcess,BYVAL -1,BYVAL -1 CloseHandle hProcess
We process personal data about users of our site, through the use of cookies and other technologies, to deliver our services, and to analyze site activity. For additional details, refer to our Privacy Policy.
By clicking "I AGREE" below, you agree to our Privacy Policy and our personal data processing and cookie practices as described therein. You also acknowledge that this forum may be hosted outside your country and you consent to the collection, storage, and processing of your data in the country where this forum is hosted.
Leave a comment: