Недавнее содержимое от Maik1012

  1. M

    Error Cmake-Conan C++ (OpenMP)

    $ cmake .. -A Win32 -T ClangCL -- Selecting Windows SDK version 10.0.22621.0 to target Windows 10.0.22631. usage: conan profile [-h] [-v [V]] [-cc CORE_CONF] {detect,list,path,show} ... conan profile: error: argument subcommand: invalid choice: 'update' (choose from 'detect', 'list', 'path'...
  2. M

    с++ sendpacket

    Возможно ли как-то сделать под Open.MP ? void Hooks::SendPacket(int player_id, RakNet::BitStream* bs, int priority, int reliability) { urmem::call_function<urmem::calling_convention::thiscall, bool>(Addresses::FUNC_RAKSERVER__SEND, Addresses::PTR_RAKSERVER, bs, priority, reliability, '\0'...