4 lines
85 B
C++
4 lines
85 B
C++
#pragma once
|
|
|
|
bool put_data_on_clipboard(const char* text);
|
|
std::string get_passwd(); |