/[openpgpmdrv]/trunk/OpenPGPminidriverTest/global.h
ViewVC logotype

Diff of /trunk/OpenPGPminidriverTest/global.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 11 by vletoux, Thu Mar 18 16:03:39 2010 UTC revision 12 by vletoux, Wed Mar 31 08:58:46 2010 UTC
# Line 22  DWORD Authenticate(PSTR wszPin, PWSTR ws Line 22  DWORD Authenticate(PSTR wszPin, PWSTR ws
22  DWORD ResetPin(PSTR wszPin, PSTR wszPin2, BOOL fIsPUK, PDWORD pcAttemptsRemaining);  DWORD ResetPin(PSTR wszPin, PSTR wszPin2, BOOL fIsPUK, PDWORD pcAttemptsRemaining);
23  DWORD ChangePin(PSTR szPin, PSTR szPin2, PWSTR wszUserId, PDWORD pcAttemptsRemaining);  DWORD ChangePin(PSTR szPin, PSTR szPin2, PWSTR wszUserId, PDWORD pcAttemptsRemaining);
24  DWORD SetPuk(PSTR szPin, PSTR szPin2, PDWORD pcAttemptsRemaining);  DWORD SetPuk(PSTR szPin, PSTR szPin2, PDWORD pcAttemptsRemaining);
25    DWORD SetSM(PSTR szPin, PSTR szPin2, PDWORD pcAttemptsRemaining);
26  DWORD ListFiles(HWND hWnd);  DWORD ListFiles(HWND hWnd);
27  DWORD ViewFile(HWND hWnd);  DWORD ViewFile(HWND hWnd);
28  DWORD ListContainer(HWND hWnd);  DWORD ListContainer(HWND hWnd);
# Line 34  DWORD SetTheSameKeyForAllContainers(); Line 35  DWORD SetTheSameKeyForAllContainers();
35  DWORD SetReadOnly(BOOL fSet);  DWORD SetReadOnly(BOOL fSet);
36  void ViewCertificate(HWND hWnd, PCCERT_CONTEXT pCertContext);  void ViewCertificate(HWND hWnd, PCCERT_CONTEXT pCertContext);
37  DWORD Personnalize();  DWORD Personnalize();
38    HRESULT Enroll();
39  #define OPENPGP_TEST_CONTAINER TEXT("Test_OPENPGPG")  #define OPENPGP_TEST_CONTAINER TEXT("Test_OPENPGPG")

Legend:
Removed from v.11  
changed lines
  Added in v.12

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26