mirror of
https://github.com/yuanyuanxiang/SimpleRemoter.git
synced 2026-01-21 23:13:08 +08:00
Feature: refactor ClientList and add dialog to show it
This commit is contained in:
@@ -37,6 +37,8 @@ NOTE: String length must be evenly divisible by 16byte (str_len % 16 == 0)
|
||||
#include <string.h> // CBC mode, for memset
|
||||
#include "aes.h"
|
||||
|
||||
#pragma intrinsic(memcpy)
|
||||
|
||||
/*****************************************************************************/
|
||||
/* Defines: */
|
||||
/*****************************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user