Displaying 3 results from an estimated 3 matches for "m_state".
Did you mean:
_state
2008 Mar 09
3
Gothic 3 Demo - turn around of the character
Greetings,
could someone verify, that the error i am seeing since now a long time
doesn't occur only for me? In that case i should file a bug.
At the moment i a am using wine-0.9.57 with the demo from
http://download.piranha-bytes.com/download.php?getname=/gothic3/Gothic3Demo-US.exe
The only way to turn the character around seems to be by moving the
mouse. Works, but a full turn is
2011 Jun 21
1
[LLVMdev] Instantiating a JIT on win64
...ial, and have the
following code for instantiating an ExecutionEngine:
#include <LLVM\ExecutionEngine\JIT.h>
#include <LLVM\ExecutionEngine\Interpreter.h>
// ...
std::string builderErr;
llvm::EngineBuilder engineBuilder(&m_state.GetModule());
engineBuilder.setErrorStr(&builderErr);
m_engine = engineBuilder.create();
Unfortunately, i can't seem to instantiate a JIT. I can get into the
JIT::createJIT function, but i then fail to find an appropriate JIT for my
architecture (which is actually...
2006 Nov 15
0
[740] trunk/wxruby2: API - Make ListCtrl#get_item return a ListCtrl item corresponding to a row and
...;>
</span><span class="cx"> The *m_mask* member contains a bitlist specifying which of the other fields are valid. The flags are:
</span><span class="cx">
</span><del>-
-
</del><span class="cx"> |LIST_MASK_STATE|The *m_state* field is valid.|
</span><span class="cx"> |LIST_MASK_TEXT|The *m_text* field is valid.|
</span><span class="cx"> |LIST_MASK_IMAGE|The *m_image* field is valid.|
</span><span class="lines">@@ -831,8 +819,6 @@
</span><span cl...