Click here to Skip to main content
15,917,568 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Compiler error when including afxtempl.h Pin
piul1-Nov-10 4:46
piul1-Nov-10 4:46 
GeneralRe: Compiler error when including afxtempl.h Pin
Christoph Bail1-Nov-10 5:08
Christoph Bail1-Nov-10 5:08 
GeneralRe: Compiler error when including afxtempl.h Pin
piul1-Nov-10 5:40
piul1-Nov-10 5:40 
GeneralRe: Compiler error when including afxtempl.h Pin
Christoph Bail1-Nov-10 6:10
Christoph Bail1-Nov-10 6:10 
GeneralRe: Compiler error when including afxtempl.h Pin
piul1-Nov-10 6:38
piul1-Nov-10 6:38 
GeneralRe: Compiler error when including afxtempl.h Pin
Christoph Bail1-Nov-10 7:30
Christoph Bail1-Nov-10 7:30 
QuestionRe: Compiler error when including afxtempl.h Pin
David Crow1-Nov-10 5:04
David Crow1-Nov-10 5:04 
AnswerRe: Compiler error when including afxtempl.h Pin
piul1-Nov-10 5:52
piul1-Nov-10 5:52 
GeneralRe: Compiler error when including afxtempl.h Pin
David Crow1-Nov-10 6:07
David Crow1-Nov-10 6:07 
QuestionLinkage error - Variable already defined Pin
piul1-Nov-10 2:18
piul1-Nov-10 2:18 
AnswerRe: Linkage error - Variable already defined Pin
Richard MacCutchan1-Nov-10 2:34
mveRichard MacCutchan1-Nov-10 2:34 
GeneralRe: Linkage error - Variable already defined Pin
piul1-Nov-10 2:53
piul1-Nov-10 2:53 
AnswerRe: Linkage error - Variable already defined Pin
«_Superman_»1-Nov-10 6:18
professional«_Superman_»1-Nov-10 6:18 
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 

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.