#ifndef CONFIRM_RECEIPT_H #define CONFIRM_RECEIPT_H int DoConfirmReceipt(wchar_t* wxid,wchar_t *transcationid, wchar_t *transferid); #endif