Subversion Repositories pentevo

Rev

Rev 716 | Blame | Last modification | View Log | Download | RSS feed

  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);
  7.