A
alou84
Guest
HelloI am testing functions of a SMART CARD DLL under Windows 10.I use the header <winscard.h> and the lib "winscard.lib"The debug suddenly stops on the second pass on the function and it's very bizarre and I don't understand why?
App_console_test_fonction_dll.exe' Win32 : Chargé 'D:\source DLL pour PU V2_3\generic dll nf4\App_console_test_fonction_dll - MBCS\x64\Debug\App_console_test_fonction_dll.exe'. Les symboles ont été chargés.
'App_console_test_fonction_dll.exe' Win32 : Chargé 'C:\Windows\System32\ntdll.dll'.
'App_console_test_fonction_dll.exe' Win32 : Chargé 'C:\Windows\System32\kernel32.dll'.
'App_console_test_fonction_dll.exe' Win32 : Chargé 'C:\Windows\System32\KernelBase.dll'.
'App_console_test_fonction_dll.exe' Win32 : Chargé 'C:\Windows\System32\sysfer.dll'.
'App_console_test_fonction_dll.exe' Win32 : Chargé 'C:\Windows\System32\advapi32.dll'.
'App_console_test_fonction_dll.exe' Win32 : Chargé 'C:\Windows\System32\msvcrt.dll'.
'App_console_test_fonction_dll.exe' Win32 : Chargé 'C:\Windows\System32\sechost.dll'.
'App_console_test_fonction_dll.exe' Win32 : Chargé 'C:\Windows\System32\rpcrt4.dll'.
'App_console_test_fonction_dll.exe' Win32 : Chargé 'C:\Windows\System32\WinSCard.dll'.
'App_console_test_fonction_dll.exe' Win32 : Chargé 'C:\Windows\System32\vcruntime140d.dll'.
'App_console_test_fonction_dll.exe' Win32 : Chargé 'C:\Windows\System32\ucrtbased.dll'.
'App_console_test_fonction_dll.exe' Win32 : Chargé 'C:\Windows\System32\devobj.dll'.
'App_console_test_fonction_dll.exe' Win32 : Chargé 'C:\Windows\System32\ucrtbase.dll'.
'App_console_test_fonction_dll.exe' Win32 : Chargé 'C:\Windows\System32\cfgmgr32.dll'.
Exception levée à 0x00007FF88485A839 dans App_console_test_fonction_dll.exe : exception Microsoft C++ : unsigned long à l'emplacement de mémoire 0x000000E5BE58EBB8.
Le thread 0x3fb4 s'est arrêté avec le code 0 0x0.
'App_console_test_fonction_dll.exe' Win32 : Chargé 'C:\Windows\System32\winsta.dll'.
Exception levée à 0x00007FF88485A839 dans App_console_test_fonction_dll.exe : exception Microsoft C++ : unsigned long à l'emplacement de mémoire 0x000000E5BE8FF9A8.
'App_console_test_fonction_dll.exe' Win32 : Chargé 'C:\Windows\System32\kernel.appcore.dll'.
Le thread 0x2e60 s'est arrêté avec le code 0 0x0.
Le thread 0x6c0 s'est arrêté avec le code 0 0x0.
Le thread 0x3ec8 s'est arrêté avec le code 0 0x0.
Le thread 0x3de8 s'est arrêté avec le code 0 0x0.
The program '[0x24E4] App_console_test_fonction_dll.exe' stopped with code 0 0x0.
Thank you for your help, it's urgent ....
Continue reading...
App_console_test_fonction_dll.exe' Win32 : Chargé 'D:\source DLL pour PU V2_3\generic dll nf4\App_console_test_fonction_dll - MBCS\x64\Debug\App_console_test_fonction_dll.exe'. Les symboles ont été chargés.
'App_console_test_fonction_dll.exe' Win32 : Chargé 'C:\Windows\System32\ntdll.dll'.
'App_console_test_fonction_dll.exe' Win32 : Chargé 'C:\Windows\System32\kernel32.dll'.
'App_console_test_fonction_dll.exe' Win32 : Chargé 'C:\Windows\System32\KernelBase.dll'.
'App_console_test_fonction_dll.exe' Win32 : Chargé 'C:\Windows\System32\sysfer.dll'.
'App_console_test_fonction_dll.exe' Win32 : Chargé 'C:\Windows\System32\advapi32.dll'.
'App_console_test_fonction_dll.exe' Win32 : Chargé 'C:\Windows\System32\msvcrt.dll'.
'App_console_test_fonction_dll.exe' Win32 : Chargé 'C:\Windows\System32\sechost.dll'.
'App_console_test_fonction_dll.exe' Win32 : Chargé 'C:\Windows\System32\rpcrt4.dll'.
'App_console_test_fonction_dll.exe' Win32 : Chargé 'C:\Windows\System32\WinSCard.dll'.
'App_console_test_fonction_dll.exe' Win32 : Chargé 'C:\Windows\System32\vcruntime140d.dll'.
'App_console_test_fonction_dll.exe' Win32 : Chargé 'C:\Windows\System32\ucrtbased.dll'.
'App_console_test_fonction_dll.exe' Win32 : Chargé 'C:\Windows\System32\devobj.dll'.
'App_console_test_fonction_dll.exe' Win32 : Chargé 'C:\Windows\System32\ucrtbase.dll'.
'App_console_test_fonction_dll.exe' Win32 : Chargé 'C:\Windows\System32\cfgmgr32.dll'.
Exception levée à 0x00007FF88485A839 dans App_console_test_fonction_dll.exe : exception Microsoft C++ : unsigned long à l'emplacement de mémoire 0x000000E5BE58EBB8.
Le thread 0x3fb4 s'est arrêté avec le code 0 0x0.
'App_console_test_fonction_dll.exe' Win32 : Chargé 'C:\Windows\System32\winsta.dll'.
Exception levée à 0x00007FF88485A839 dans App_console_test_fonction_dll.exe : exception Microsoft C++ : unsigned long à l'emplacement de mémoire 0x000000E5BE8FF9A8.
'App_console_test_fonction_dll.exe' Win32 : Chargé 'C:\Windows\System32\kernel.appcore.dll'.
Le thread 0x2e60 s'est arrêté avec le code 0 0x0.
Le thread 0x6c0 s'est arrêté avec le code 0 0x0.
Le thread 0x3ec8 s'est arrêté avec le code 0 0x0.
Le thread 0x3de8 s'est arrêté avec le code 0 0x0.
The program '[0x24E4] App_console_test_fonction_dll.exe' stopped with code 0 0x0.
Thank you for your help, it's urgent ....
Continue reading...