RE: SSL and CrytoAPI
From: Rhett Gong [MSFT] (v-raygon_at_online.microsoft.com)
Date: 04/05/04
- Previous message: desnos: "RE: New MSDN article on using Xenroll.dll and CryptoAPI to build x.509 certificate requests"
- In reply to: henghuei: "RE: SSL and CrytoAPI"
- Next in thread: henghuei: "RE: SSL and CrytoAPI"
- Reply: henghuei: "RE: SSL and CrytoAPI"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 05 Apr 2004 02:29:49 GMT
Hello,
I don't have SSLChat sample code in hand. From a search on google, I find following information for cmnhdr.h (this header file is not a part of our sdk, and
check the note section please).
/******************************************************************************
Module: CmnHdr.h
Notices: Copyright (c) 2000 Jeffrey Richter
Purpose: Common header file containing handy macros and definitions
used throughout all the applications in the book.
See Appendix A.
NOTE: this version has been modified to use GetWindowLong instead of
GetWindowLongPointer in order to avoid compilation problems.
******************************************************************************/
But from the error, I believe you may need to have a look at following page if you have PSDK2003 installed.
http://msdn.microsoft.com/library/default.asp?url=/library/en-
us/winui/winui/windowsuserinterface/windowing/windowclasses/windowclassreference/windowclassfunctions/getwindowlongptr.asp
Here is the snippet:
/******************************************************************************
Header Declared in Winuser.h, include Windows.h
Import library User32.lib
Minimum operating systems Windows 95, Windows NT 3.1
Unicode Implemented as Unicode and ANSI versions on Windows NT, Windows 2000, Windows XP
******************************************************************************/
Best regards,
Rhett Gong [MSFT]
Microsoft Online Partner Support
This posting is provided "AS IS" with no warranties, and confers no rights.
Please reply to newsgroups only. Thanks.
- Previous message: desnos: "RE: New MSDN article on using Xenroll.dll and CryptoAPI to build x.509 certificate requests"
- In reply to: henghuei: "RE: SSL and CrytoAPI"
- Next in thread: henghuei: "RE: SSL and CrytoAPI"
- Reply: henghuei: "RE: SSL and CrytoAPI"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|