And remove a few windows.h interface functions used before. Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
5 lines
78 B
C++
5 lines
78 B
C++
#pragma once
|
|
|
|
#include <string>
|
|
|
|
const std::string & getResourceName(WORD x);
|