|
From: Vincent R. <fo...@sm...> - 2009-12-27 18:54:29
|
Hi, To be able to compile CoreFoundationLite(see opencflite) I need to have access to the MemoryBarrier function defined on MSDN : http://msdn.microsoft.com/en-us/library/ms684208%28VS.85%29.aspx I tried to add it to Winnt.h just after NtCurrentTeb but I am not fluent in x86 asm. Thanks |