search for: statex

Displaying 2 results from an estimated 2 matches for "statex".

Did you mean: state
2012 Mar 28
3
Compiling Omega 1.2.9 on Windows 7 64-Bit
...-core-1.2.9/include -g -O2 -MT freemem.o -MD -MP -MF .deps/freemem.Tpo -c -o fre emem.o freemem.cc freemem.cc: ?? '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]:...
2012 Aug 20
13
[PATCH 00/12] Multidisk support
Hello, the following patches should get multidisk access working. The syntax accepted is the following: (hdx,y)/path/to/file where x is the disk number and start at 0 and the y is the partition number starting at 1. So (hd0,1) is the first partition of the first disk. the other accepted syntax is using MBR's 32 bits disk signature so for example: (mbr:0x12345678,2)/foo/bar would address