Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
W

wabc

@wabc
About
Posts
27
Topics
18
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • how to convert valied strings into int?
    W wabc

    I am afraid that you have to write your own function,test the left side of your string,if it's not a integer or a "+" or "-",trim it off,and then use the function "atoi" to convert the remainder string to integer.

    C / C++ / MFC com tutorial question

  • IIS and SSL
    W wabc

    you can also install a "MS Certificate Server",and get a server certificate from it! it's distributed with Win2000 and you can find it in your Win2000 CDROM!

    Web Development csharp asp-net com windows-admin security

  • IE and SSL question!
    W wabc

    When IE connect to a website using SSL,IE will display a dialog to ask user to select a certificate of him(or her). In fact,IE connect to the system's CSP and search user's certificate. my question is: if my certificate is stored in other place,but not in the system's CSP or a SmartCard,how can I have IE use my certificate when it connect to a SSL website? For example,I store my certificate(and private key) in my own USB card,which is not compatible with the SmartCard.What can I do? I think that if I can hold up the event which occur when IE connect to the system CSP for requiring a user certificate(and private key),it will be simple! thanks advance!

    C / C++ / MFC question security cryptography tutorial

  • IE and SSL question?
    W wabc

    When IE connect to a website using SSL,IE will display a dialog to ask user to select a certificate of him(or her). In fact,IE connect to the system's CSP and search user's certificate. my question is: if my certificate is stored in other place,but not in the system's CSP or a SmartCard,how can I have IE use my certificate when it connect to a SSL website? For example,I store my certificate(and private key) in my own USB card,which is not compatible with the SmartCard.What can I do? I think that if I can hold up the event which occur when IE connect to the system CSP for requiring a user certificate(and private key),it will be simple! thanks advance!

    Web Development question security cryptography tutorial

  • Who can help me on "How to install a device driver in a program"
    W wabc

    I want to install a USB device driver in my program! A friend of mine tell me use the function "SetupCopyOEMInf", but I know that this function can't be used on Windows98! I want my program running on both WindowsNT and Windows98! Who can give me an example or some advice! Thanks in advance!

    C / C++ / MFC tutorial help

  • Handle
    W wabc

    use FindWindow function to get the handle of your control,then you can do what you want on that control.

    C / C++ / MFC question

  • Where can I find a DB2 CLI function C++ class wrapper?
    W wabc

    Where can I find a DB2 CLI function C++ class wrapper? thanks!

    C / C++ / MFC c++ question

  • About P10 File!
    W wabc

    I want view the information of the P10 file

    C / C++ / MFC cryptography tools question

  • About P10 File!
    W wabc

    How can I view a "P10 file"(Certificate Request File),using Microsoft's tools!

    C / C++ / MFC cryptography tools question

  • Who know the function of "CryptExtOpenCER"?
    W wabc

    thanks very much

    C / C++ / MFC question

  • Who know the function of "CryptExtOpenCER"?
    W wabc

    what is the function of CryptExtOpenCER's declaration?

    C / C++ / MFC question

  • About WM_DEVICECHANGE event!
    W wabc

    I receive WM_DEVICECHANGE event in my program. When I plug a USB device, but,whatever, it's "wParam" always is 0x000007,and "lParam" always is 0x00. DBT_DEVNODES_CHANGED==0x0007;

    C / C++ / MFC

  • How Can I get MFC support in ATL EXE COM Server project!
    W wabc

    How Can I get MFC support in ATL EXE COM Server project? I want my program like MS Word!

    C / C++ / MFC c++ question com sysadmin

  • Can I control the IE browser by using a COM?
    W wabc

    Thank you for your help! I want get the data that IE browser send to the server before the sending action is executed,encrypt the data,and then give the crypto-data to the browser for sending to the server! Could you give me some advice about that!

    COM com tutorial question

  • Can I get the posting data of IE browser before the browser send the data to server? using VC!
    W wabc

    Can I get the posting data of IE browser before the browser send the data to server? using VC!

    C / C++ / MFC sysadmin question

  • Can I control the IE browser by using a COM?
    W wabc

    Can I control the IE browser by using a COM? is there a example? thanks!

    C / C++ / MFC com tutorial question

  • Can I control the IE browser by using a COM?
    W wabc

    Can I control the IE browser by using a COM? is there a example? thanks!

    COM com tutorial question

  • A Problem,thanks!
    W wabc

    But How can I install a hardware driver on Win98? you know,Win98 does not have any service!

    C / C++ / MFC question hardware help

  • A Problem,thanks!
    W wabc

    I don't want to install a NT service,but a hardware driver!

    C / C++ / MFC question hardware help

  • A Problem,thanks!
    W wabc

    How can I install a driver for a hardware in my VC program? thanks again!

    C / C++ / MFC question hardware help
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups