Subversion Repositories pentevo

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
716 lvd 1
#pragma once
2
 
3
void printrdd(const char *pr, HRESULT r);
4
void printrmm(const char *pr, HRESULT r);
5
void printrds(const char *pr, HRESULT r);
6
void printrdi(const char *pr, HRESULT r);