OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Nam Chau (nchauGENIUSINNOVATION.COM)
Date: Thu Mar 22 2001 - 10:06:32 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    Hello,

    Why the SCardListReaders always throw a First-chance exception in
    MSCardTest.exe (KERNEL32.DLL): 0xE06D7363

    Hereby the parameters i use to call SCardListReaders :

    DWORD cch = SCARD_AUTOALLOCATE;
    LPTSTR pReaders = NULL;

    lReturn = SCardListReaders(hSC,
          NULL,
          LPTSTR)&pReaders,
          &cch );

    Thanks,
    Nam.