20 Mar
2014
20 Mar
'14
3:37 a.m.
On 03/19/14 23:39, Natalino Cordeiro wrote:
+@ stub -arch=arm ?_NewTokenState(a)_CancellationTokenState@details(a)Concurrency@@SAPAV123(a)XZ @ stub -arch=win32 ?_NewTokenState(a)_CancellationTokenState@details(a)Concurrency@@SAPAV123(a)XZ The ?_NewTokenState(a)_CancellationTokenState@details(a)Concurrency@@SAPAV123(a)XZ function is already exported on arm (there's other entry with the same name and -arch=win32 specifier).
-@ stub -arch=i386,win64 __crtCompareStringEx +@ stub -arch=arm,i386,win64 __crtCompareStringEx It's not really important but in this case -arch option may be removed.
Cheers, Piotr