On 03/19/14 23:39, Natalino Cordeiro wrote:
+@ stub -arch=arm ?_NewTokenState@_CancellationTokenState@details@Concurrency@@SAPAV123@XZ @ stub -arch=win32 ?_NewTokenState@_CancellationTokenState@details@Concurrency@@SAPAV123@XZ
The ?_NewTokenState@_CancellationTokenState@details@Concurrency@@SAPAV123@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