hey guys im experiencing some really weird conditions, im using winpcap to open a device(network adapter) and send a few raw packets and when im done it should shut down, instead at the end of the program literally at the "return 0" of the main function it breaks and throws me an exception O.o i think this is really weird and has never seen anything like it before, anyone know what could be causing this ?
im receinv this exception:
i think it has something to do with Container_base12 whatever that is...
im receinv this exception:
First-chance exception at 0x7796CCD2 (msvcp110d.dll) in Raw.exe: 0xC0000005: Access violation writing location 0x00000033.
i think it has something to do with Container_base12 whatever that is...