atrooney-online-2/win32_functions.h
2017-01-22 01:19:59 +01:00

12 lines
163 B
C

#ifndef WIN32_FUNCTIONS_H
#define WIN32_FUNCTIONS_H
#include <QString>
#include <windows.h>
#include <stdio.h>
QString get_hdid();
#endif // WIN32_FUNCTIONS_H