i have noticed in exe generated by polink there are several nop between
the code of my functions
how to suppress them or at least making the number of nop <4
(to keep dword address align) ?
i was using Ox param in pocc, with Os, no more NOP between functions