Displaying 9 results from an estimated 9 matches for "globalmemorystatusex".
2012 Mar 28
3
Compiling Omega 1.2.9 on Windows 7 64-Bit
...?? 'long int get_free_physical_memory()' ?:
freemem.cc:111:5: ???: 'MEMORYSTATUSEX' was not declared in this scope
freemem.cc:111:20: ???: expected ';' before 'statex'
freemem.cc:112:5: ???: 'statex' was not declared in this scope
freemem.cc:113:33: ???: 'GlobalMemoryStatusEx' was not declared in this scope
freemem.cc:116:1: [-Wreturn-type]
make[2]: *** [freemem.o] Error 1
make[2]: Leaving directory `/xapian/xapian-omega-1.2.9'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/xapian/xapian-omega-1.2.9'
make: *** [all] Error 2
2004 Jan 25
1
Nokia PC Suite 5.01
...ndWait no pipe found.
fixme:ole:xCall RpcChannelBuffer SendReceive failed, 80004003
fixme:advapi:SetThreadToken ((nil), (nil)): stub (NT impl. only)
fixme:ntdll:NtQueryInformationToken (0x78,1,0x41f5d234,80,0x41f5d284): stub
fixme:advapi:SetThreadToken ((nil), 0x74): stub (NT impl. only)
fixme:heap:GlobalMemoryStatusEx we should emulate the 4GB bug here, as
per MSDN
fixme:heap:GlobalMemoryStatusEx we should emulate the 4GB bug here, as
per MSDN
fixme:ole:StdMarshalImpl_UnmarshalInterface Calling back to ourselves
for {777c89e1-5c36-11d5-abaf-00b0d02332eb}!
No debug information in 32bit DLL 'C:\WINDOWS\SYST...
2004 Mar 22
0
Setup: Failed to get CommonFilesFolder
...stall shield, i get these errors in the console (without any debuging flags set) :
fixme:advapi:SetThreadToken ((nil), (nil)): stub (NT impl. only)
fixme:ntdll:NtQueryInformationToken (0x48,1,0x4070c5d4,80,0x4070c624): stub
fixme:advapi:SetThreadToken ((nil), 0x44): stub (NT impl. only)
fixme:heap:GlobalMemoryStatusEx we should emulate the 4GB bug here, as per MSDN
fixme:powermgnt:SetThreadExecutionState (0x80000001): stub, harmless.
fixme:storage:StgCreateDocfile Transacted mode not implemented.
fixme:storage:StorageImpl_Commit (1): stub!
fixme:storage:StorageImpl_Commit (1): stub!
fixme:powermgnt:SetThreadExec...
2005 Jan 05
4
May i ask a question?
...arset GB18030 was not
recognized
err:dc:DCE_FreeWindowDCE [0x90031] GetDC() without
ReleaseDC()!
fixme:nls:init_default_lcid charset GB18030 was not
recognized
fixme:advapi:SetThreadToken ((nil), (nil)): stub (NT
impl. only)
fixme:advapi:SetThreadToken ((nil), 0x48): stub (NT
impl. only)
fixme:heap:GlobalMemoryStatusEx we should emulate the
4GB bug here, as per MSDN
Does the wine simulate the os win98 and the version of
os is too low?I'm a new user of wine,how to solve the
problem?thanks in advance,bow.
_________________________________________________________
Do You Yahoo!?
150ÍòÇúMP3·è¿ñËÑ£¬´øÄú´³ÈëÒôÀÖµ...
2007 Mar 16
0
Wine release 0.9.33
...SetCursorProperties on existing cursor.
Fabian Bieler (6):
wined3d: Height of rectangle is bottom - top, not vice versa.
wined3d: Set wrapmode for cubemags to clamp regardless of the sampler state.
wined3d: Implemented signed texture formats via NV_TEXTURE_SHADER.
kernel32: GlobalMemoryStatusEx: memory usage reported only reflects physical memory.
kernel32: GlobalMemoryStatusEx: return the size of physical memory + swapsize in ullTotalPageFile/ullAvailPageFile.
kernel32: GlobalMemoryStatusEx: always report at least 1 byte of virtual memory even if none is available.
Farshad A...
2004 Jun 29
1
wine and office 2000
...4
"Allocate CD Roms"="0"
Wine message before the crash:
"fixme:advapi:SetThreadToken ((nil), (nil)): stub (NT
impl. only)
fixme:ntdll:NtQueryInformationToken
(0x4c,1,0x406de514,80,0x406de564): stub
fixme:advapi:SetThreadToken ((nil), 0x48): stub (NT
impl. only)
fixme:heap:GlobalMemoryStatusEx we should emulate the
4GB bug here, as per MSDN
fixme:cursor:CURSORICON_SimulateLoadingFromResourceW
Animated icons not correctly implemented! 0x41680000
fixme:cursor:CURSORICON_SimulateLoadingFromResourceW
icon entry found! 0x41680000
fixme:cursor:CURSORICON_SimulateLoadingFromResourceW
icon size...
2007 Oct 12
0
Wine release 0.9.47
...an error message.
pdh/tests: Fix compilation on systems that don't support nameless unions.
Assorted spelling fixes.
Gerald Pfeifer (4):
kernel32: Fix signedess for FreeBSD-specific implementation of GetSystemInfo().
kernel32: Fix types for the FreeBSD implementation of GlobalMemoryStatusEx().
winex11.drv: Move X11DRV_XRender_Installed under #ifdef SONAME_LIBXRENDER.
mshtml: Removed unused function get_child_text_node().
H. Verbeet (1):
d3d9: Release pixel shaders after we're done with them in the visual test.
Hans Leidekker (7):
pdh: Implement PdhValidat...
2017 Mar 31
0
Wine release 2.5
...version: Add support for FILE_VER_GET_LOCALISED flag.
kernel32: Add localized version resource.
Alex Henrie (5):
ntdll: Don't report false memory statistics for other processes.
ntdll: Implement ProcessVmCounters for Linux.
kernel32: Simplify Linux implementation of GlobalMemoryStatusEx.
winecfg: Paint text on About tab with the right background color.
kernel32: Check for invalid flags in codepage conversion functions.
Alexandre Julliard (1):
po: Regenerate the po files.
Alistair Leslie-Hughes (5):
odbccp32: Implement SQLRemoveDriver/SQLRemoveDriverW....
2009 Oct 23
0
Wine release 1.1.32
...est failure on Vista+.
user32/tests: Skip some tests on Win9x/WinMe.
user32/tests: Fix a typo.
Piotr Caban (2):
jscript: Fixed Global functions lengths.
jscript: Added Global.encodeURIComponent implementation.
Ray Hinchliffe (1):
kernel32: Correct ullTotalVirtual for GlobalMemoryStatusEx().
Rein Klazes (1):
user32: Handle MN_GETHMENU in PopupMenuWndProc.
Rico Sch?ller (4):
d3d10: Implement ID3D10EffectVariable::GetElement().
d3d10: Implement ID3D10EffectConstantBuffer::GetParentConstantBuffer().
d3d10/tests: Add variable member test.
d3d10/tests: Add...