?? rdprecmp.h
字號:
/*____________________________________________________________________________
Copyright (C) 1997 Network Associates Inc. and affiliated companies.
All rights reserved.
$Id: RDprecmp.h,v 1.13 1999/03/10 03:01:28 heller Exp $
____________________________________________________________________________*/
#ifndef Included_RDPRECMP_h /* [ */
#define Included_RDPRECMP_h
#include <stdio.h>
#include <stdlib.h>
#include <Ole2.h>
// Project headers
#include "pgpui32.h"
#include "pgpRecipientDialogCommon.h"
#include "RDstruct.h"
#include "RDdraw.h"
#include "RDlstmng.h"
#include "RDlstsrt.h"
#include "RDserver.h"
#include "RDmove.h"
#include "RDlstsub.h"
#include "RDproc.h"
#include "RDkeyDB.h"
#include "RDdrag.h"
#include "PGPImage.h"
#include "resource.h"
#ifdef __cplusplus
extern "C" {
#endif
LRESULT
PGPsdkUIMessageBox (
HWND hWnd,
INT iCaption,
INT iMessage,
ULONG ulFlags) ;
UINT newPGPRecipientDialog(PRECGBL prg);
#ifdef __cplusplus
}
#endif
#endif /* ] Included_RDPRECMP_h */
/*__Editor_settings____
Local Variables:
tab-width: 4
End:
vi: ts=4 sw=4
vim: si
_____________________*/
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -