search for: workingsetsize

Displaying 7 results from an estimated 7 matches for "workingsetsize".

2009 Mar 01
0
Re: A problem with GetProcessMemoryInfo?
...lib, "psapi.lib" ) void GetCurrentProcessMemory () { PROCESS_MEMORY_COUNTERS pmc; printf("{\n}"); bool ret=GetProcessMemoryInfo ( GetCurrentProcess() , &pmc, sizeof ( pmc ) ); if (ret) printf("\n[successed: %d]", (int)pmc.WorkingSetSize); else printf("\n<failed>"); printf("{\n}"); } int main() { GetCurrentProcessMemory(); return 0; } I can compile it on my debian with: i586-mingw32msvc-gcc foo.cpp -lpsapi
2008 May 18
2
A problem with GetProcessMemoryInfo?
...tdlib.h> #pragma comment ( lib, "psapi.lib" ) void GetCurrentProcessMemory () { PROCESS_MEMORY_COUNTERS pmc; printf("{\n}"); bool ret=GetProcessMemoryInfo ( GetCurrentProcess() , &pmc, sizeof ( pmc ) ); if (ret) printf("\n[successed: %d]", (int)pmc.WorkingSetSize); else printf("\n<failed>"); printf("{\n}"); } void main() { GetCurrentProcessMemory(); }
2012 Feb 17
2
DC Universe Online not working with new nvidia drivers
...ll</module> <module base="0x3CF00000-0x3CF1D000">en-US.dll</module> <module base="0x031C0000-0x03297000">npsoeact.dll</module> </modules> <process_memory PageFaultCount=" 0" PeakWorkingSetSize=" 0 KB" WorkingSetSize=" 0 KB" QuotaPeakPagedPoolUsage=" 0 KB" QuotaPagedPoolUsage=" 0 KB" QuotaPeakNonPagedPoolUsage=" 0 KB" QuotaNonPagedPoolUsage=" 0 KB&...
2015 Jun 26
0
Wine release 1.7.46
...ent doesn't allow to install games in different locations (needs kernel32.GetVolumePathName implementation) 38364 AutoPatcher Updater 1.4.x needs IFileSystem3::GetSpecialFolder() 38411 3DMark05 v1.30 crashes during system info scan (needs support for 'Win32_Process' WMI class 'WorkingSetSize' property) 38470 __chkstk not implemented on ARM 38517 Winhttprequest doesn't keep user logged in 38525 Winhttprequest follows redirects to wrong url 38624 jre-8u45-windows-i586.exe installer exits silently (needs advapi32.dll GetWindowsAccountDomainSid stub) 38638 Bad text e...
2017 Jul 20
0
Wine release 2.0.2
...ed from right-click context menu is in incorrect position 33717 regedit: Sorting registry keys on refreshing 33987 Secret Files 3 demo shows only some parts of background in ConfigTool 35563 Custom game development library expects non-zero value for ProcessVmCounters info class member 'WorkingSetSize' 37404 A right click on a registry key does not select it 37976 Poedit 1.7.4 crashes on unimplemented function msvcr120.dll.??0_ReentrantBlockingLock at details@Concurrency@@QAE at XZ 39685 Multiple applications crash on startup, need unimplemented function msvcr120.dll.??0event at Con...
2017 Apr 28
0
Wine release 2.7
...lick context menu is in incorrect position 32319 Direct3D output in SNES9x is blank 32426 TreeView of QvodSetupPlus5 unexpectedly draw a piece of blank area when clicking on a checkbox 35563 Custom game development library expects non-zero value for ProcessVmCounters info class member 'WorkingSetSize' 37404 A right click on a registry key does not select it 40007 Dirt 3 requires d3d11_immediate_context_CSSetShaderResources 40219 Multiple applications need msvcr120.dll.?_Id at _CurrentScheduler@details at Concurrency@@SAIXZ (Kontakt 5 Player, Serato DJ 1.9.2, Cisco Jabber 11.6, Dark...
2011 Jan 12
14
Problems with DC Universe Online
Has anyone had any luck running DC Universe Online on wine? I'm having problems booting the station launcher: Distro: Ubuntu 10.04 Wine: Latest Stable from repo Stack output Code: C:\program files\steam\steamapps\common\dc universe online>Registration.url File not found Install script executed.err:ole:RevokeDragDrop invalid hwnd (nil) err:ole:RevokeDragDrop invalid hwnd 0x7011a