void _declspec ( naked ) SendPacket ( BitStream * bs ) { __asm mov eax , [ esp + 0x1C ] __asm push edx __asm jmp dwSendJmpAddr }