Click here to Skip to main content
15,895,667 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionMemory leakage Tool Pin
GAJERA1-Nov-10 1:47
GAJERA1-Nov-10 1:47 
AnswerRe: Memory leakage Tool Pin
N a v a n e e t h1-Nov-10 2:26
N a v a n e e t h1-Nov-10 2:26 
GeneralRe: Memory leakage Tool Pin
GAJERA2-Nov-10 18:18
GAJERA2-Nov-10 18:18 
AnswerRe: Memory leakage Tool Pin
LunaticFringe1-Nov-10 3:16
LunaticFringe1-Nov-10 3:16 
AnswerRe: Memory leakage Tool Pin
Rolf Kristensen3-Nov-10 14:44
Rolf Kristensen3-Nov-10 14:44 
QuestionHow can i get the name of windows mobile that is connected to pc? Pin
Le@rner1-Nov-10 0:18
Le@rner1-Nov-10 0:18 
AnswerRe: How can i get the name of windows mobile that is connected to pc? Pin
GAJERA1-Nov-10 1:01
GAJERA1-Nov-10 1:01 
GeneralRe: How can i get the name of windows mobile that is connected to pc? Pin
Le@rner2-Nov-10 18:45
Le@rner2-Nov-10 18:45 
this code generate these errors

1>------ Build started: Project: DeviceInfo, Configuration: Debug Win32 ------
1>Linking...
1>LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library
1>libcpmtd.lib(xdebug.obj) : error LNK2019: unresolved external symbol __malloc_dbg referenced in function "void * __cdecl operator new(unsigned int,struct std::_DebugHeapTag_t const &,char *,int)" (??2@YAPAXIABU_DebugHeapTag_t@std@@PADH@Z)
1>libcpmtd.lib(xdebug.obj) : error LNK2019: unresolved external symbol __free_dbg referenced in function "void __cdecl operator delete(void *,struct std::_DebugHeapTag_t const &,char *,int)" (??3@YAXPAXABU_DebugHeapTag_t@std@@PADH@Z)
1>Debug\DeviceInfo.exe : fatal error LNK1120: 2 unresolved externals
1>Build log was saved at "file://c:\Program Files (x86)\Windows CE Tools\wce500\Windows Mobile 5.0 Pocket PC SDK\Samples\CPP\Win32\Deviceinfo\Debug\BuildLog.htm"
1>DeviceInfo - 3 error(s), 1 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========


please tell me how can i resolve it.
GeneralRe: How can i get the name of windows mobile that is connected to pc? Pin
GAJERA2-Nov-10 22:26
GAJERA2-Nov-10 22:26 
GeneralRe: How can i get the name of windows mobile that is connected to pc? Pin
Le@rner2-Nov-10 23:21
Le@rner2-Nov-10 23:21 
GeneralRe: How can i get the name of windows mobile that is connected to pc? Pin
GAJERA3-Nov-10 2:15
GAJERA3-Nov-10 2:15 
QuestionProject Integration Problem[solved] Pin
AmbiguousName31-Oct-10 23:00
AmbiguousName31-Oct-10 23:00 
AnswerRe: Project Integration Problem Pin
Richard MacCutchan31-Oct-10 23:09
mveRichard MacCutchan31-Oct-10 23:09 
AnswerRe: Project Integration Problem Pin
AmbiguousName1-Nov-10 3:01
AmbiguousName1-Nov-10 3:01 
QuestionRe: Project Integration Problem Pin
David Crow1-Nov-10 5:07
David Crow1-Nov-10 5:07 
AnswerRe: Project Integration Problem Pin
AmbiguousName1-Nov-10 5:59
AmbiguousName1-Nov-10 5:59 
QuestionMessage Removed Pin
31-Oct-10 22:02
MahaKh31-Oct-10 22:02 
AnswerRe: connection of VC++6 application to SQL server.............plzzz help me PinPopular
Richard MacCutchan31-Oct-10 22:13
mveRichard MacCutchan31-Oct-10 22:13 
Questionconnection of VC++6 application to SQL server.............plzzzzzzzzzzzzzzzzzzzzzzzz help me Pin
MahaKh31-Oct-10 22:01
MahaKh31-Oct-10 22:01 
AnswerRe: connection of VC++6 application to SQL server.............plzzzzzzzzzzzzzzzzzzzzzzzz help me Pin
ShilpiP31-Oct-10 22:13
ShilpiP31-Oct-10 22:13 
Questionconnection of SQL server to VC++6 MFC application Pin
MahaKh31-Oct-10 19:48
MahaKh31-Oct-10 19:48 
AnswerRe: connection of SQL server to VC++6 MFC application Pin
GAJERA31-Oct-10 22:03
GAJERA31-Oct-10 22:03 
QuestionHow can update a purticular line in text file by CStdio file reading? Pin
Le@rner29-Oct-10 20:09
Le@rner29-Oct-10 20:09 
AnswerRe: How can update a purticular line in text file by CStdio file reading? Pin
Alain Rist29-Oct-10 21:31
Alain Rist29-Oct-10 21:31 
GeneralRe: How can update a purticular line in text file by CStdio file reading? Pin
Le@rner31-Oct-10 18:26
Le@rner31-Oct-10 18:26 

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.