Click here to Skip to main content
15,893,663 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Increment string value in VC++ 6.0 Pin
CPallini20-Apr-09 10:57
mveCPallini20-Apr-09 10:57 
GeneralRe: Increment string value in VC++ 6.0 Pin
Jim Crafton20-Apr-09 10:58
Jim Crafton20-Apr-09 10:58 
AnswerRe: Increment string value in VC++ 6.0 Pin
bulg20-Apr-09 6:35
bulg20-Apr-09 6:35 
QuestionTo find all information related to a particular software in registry with the help of file using c++ Pin
Satish Jagtap20-Apr-09 1:38
Satish Jagtap20-Apr-09 1:38 
AnswerRe: To find all information related to a particular software in registry with the help of file using c++ Pin
CPallini20-Apr-09 1:49
mveCPallini20-Apr-09 1:49 
GeneralRe: To find all information related to a particular software in registry with the help of file using c++ Pin
Satish Jagtap20-Apr-09 2:05
Satish Jagtap20-Apr-09 2:05 
GeneralRe: To find all information related to a particular software in registry with the help of file using c++ Pin
Rajesh R Subramanian20-Apr-09 2:15
professionalRajesh R Subramanian20-Apr-09 2:15 
AnswerRe: To find all information related to a particular software in registry with the help of file using c++ Pin
_AnsHUMAN_ 20-Apr-09 1:56
_AnsHUMAN_ 20-Apr-09 1:56 
Questionhow to determen if win key exist on keyboard Pin
josip cagalj20-Apr-09 0:21
josip cagalj20-Apr-09 0:21 
AnswerRe: how to determen if win key exist on keyboard Pin
josip cagalj20-Apr-09 21:07
josip cagalj20-Apr-09 21:07 
Questionsigned ActiveX control Pin
p_196019-Apr-09 23:28
p_196019-Apr-09 23:28 
QuestionBalloonTip on systray Pin
RevathiRamakumar19-Apr-09 23:22
RevathiRamakumar19-Apr-09 23:22 
AnswerRe: BalloonTip on systray Pin
Divyang Mithaiwala19-Apr-09 23:39
Divyang Mithaiwala19-Apr-09 23:39 
GeneralRe: BalloonTip on systray Pin
RevathiRamakumar19-Apr-09 23:55
RevathiRamakumar19-Apr-09 23:55 
AnswerRe: BalloonTip on systray Pin
Hamid_RT20-Apr-09 0:07
Hamid_RT20-Apr-09 0:07 
GeneralRe: BalloonTip on systray Pin
RevathiRamakumar20-Apr-09 0:20
RevathiRamakumar20-Apr-09 0:20 
QuestionWhich SDK should I download? Pin
kapardhi19-Apr-09 21:59
kapardhi19-Apr-09 21:59 
Hai!

I am developing an dialog based application in embedded Visual C++ for an WIN CE 5.0 operated device, The application deals with Smart card so i have to use the WINSCARD.lib and functions such as SCardEstablishContext (), SCardConnect ()...etc.

i have downloaded Pocket PC 2003 SDk but it doesn't support WINSCARD.lib
when I try to build the solution in emulator (debug/release)i get an error as
error LNK2019: unresolved external symbol _SCardEstablishContext referenced in function "public: void __thiscall CVizzyDlg::OnDropdownCombo1(void)" (?OnDropdownCombo1@CVizzyDlg@@QAEXXZ)

if i try to build solution in ARM (debug/release) i get error as
errorLNK2111: Module Machine type 'THUMB' conflicts with target machine type 'ARM

So what is the correct SDK i have use that supports Winscard.lib or do i need to make some other change?

Thanks!
AnswerRe: Which SDK should I download? Pin
zhanzongru19-Apr-09 22:32
zhanzongru19-Apr-09 22:32 
QuestionDownload Pin
p_196019-Apr-09 21:27
p_196019-Apr-09 21:27 
AnswerRe: Download Pin
_AnsHUMAN_ 19-Apr-09 21:31
_AnsHUMAN_ 19-Apr-09 21:31 
AnswerRe: Download Pin
Hamid_RT20-Apr-09 0:06
Hamid_RT20-Apr-09 0:06 
QuestionMemory Leak Pin
hhhakan19-Apr-09 21:17
hhhakan19-Apr-09 21:17 
AnswerRe: Memory Leak Pin
KarstenK19-Apr-09 21:46
mveKarstenK19-Apr-09 21:46 
AnswerRe: Memory Leak [modified] Pin
Stuart Dootson19-Apr-09 21:58
professionalStuart Dootson19-Apr-09 21:58 
QuestionCan I overload operators in C? Pin
Aakash Johari19-Apr-09 20:31
Aakash Johari19-Apr-09 20:31 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.