Click here to Skip to main content
16,018,904 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionMy class wizard is empty Pin
garfield18523-May-07 1:36
garfield18523-May-07 1:36 
AnswerRe: My class wizard is empty Pin
Cedric Moonen23-May-07 1:42
Cedric Moonen23-May-07 1:42 
GeneralRe: My class wizard is empty Pin
garfield18523-May-07 1:47
garfield18523-May-07 1:47 
Questionissues with Vista / VS 2005? Pin
ldsdbomber23-May-07 1:14
ldsdbomber23-May-07 1:14 
AnswerRe: issues with Vista / VS 2005? Pin
JudyL_MD23-May-07 2:24
JudyL_MD23-May-07 2:24 
GeneralRe: issues with Vista / VS 2005? Pin
ldsdbomber30-May-07 17:05
ldsdbomber30-May-07 17:05 
GeneralRe: issues with Vista / VS 2005? Pin
ldsdbomber30-May-07 23:58
ldsdbomber30-May-07 23:58 
QuestionLinker : ERROR.....??? Pin
Thoyib Bustomi23-May-07 1:06
Thoyib Bustomi23-May-07 1:06 
I had Buil my source code and be error like follow,
Please help Me....to solve them (my mail:thoyib.bustomi@iaodt.com) :


1>Compiling resources...
1>Linking...
1>LINK : warning LNK4068: /MACHINE not specified; defaulting to X86
1>.\maxcust.def(3) : warning LNK4017: DESCRIPTION statement not supported for the target platform; ignored
1>.\maxcust.def(4) : warning LNK4017: EXETYPE statement not supported for the target platform; ignored
1> Creating library .\Debug/maxcust.lib and object .\Debug/maxcust.exp
1>mc200.obj : error LNK2019: unresolved external symbol __imp__wsprintfA referenced in function _GetText
1>mc200.obj : error LNK2019: unresolved external symbol __imp__GetWindowTextA@12 referenced in function _A_FindItemNum
1>mc300.obj : error LNK2001: unresolved external symbol __imp__GetWindowTextA@12
1>mc400.obj : error LNK2001: unresolved external symbol __imp__GetWindowTextA@12
1>mc200.obj : error LNK2019: unresolved external symbol __imp__SetWindowTextA@8 referenced in function _A_CompatibleRef
1>mc300.obj : error LNK2001: unresolved external symbol __imp__SetWindowTextA@8
1>mc400.obj : error LNK2001: unresolved external symbol __imp__SetWindowTextA@8
1>mc200.obj : error LNK2019: unresolved external symbol __imp__SetFocus@4 referenced in function _A_CheckApproverRequester
1>.\Debug/maxcust.dll : fatal error LNK1120: 4 unresolved externals
1>Creating browse information file...
1>Microsoft Browse Information Maintenance Utility Version 8.00.50727
1>Copyright (C) Microsoft Corporation. All rights reserved.
1>Build log was saved at "file://c:\Developer's Kit\maxcust\Debug\BuildLog.htm"
1>maxcust - 9 error(s), 1054 warning(s)
========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========
AnswerRe: Linker : ERROR.....??? Pin
Rage23-May-07 1:23
professionalRage23-May-07 1:23 
GeneralRe: Linker : ERROR.....??? Pin
David Crow23-May-07 3:59
David Crow23-May-07 3:59 
QuestionRe: Linker : ERROR.....??? Pin
Hamid Taebi23-May-07 1:31
professionalHamid Taebi23-May-07 1:31 
AnswerRe: Linker : ERROR.....??? Pin
Naveen23-May-07 1:37
Naveen23-May-07 1:37 
QuestionOnActivateApp -> fails sometimes... Pin
Joan M23-May-07 0:42
professionalJoan M23-May-07 0:42 
AnswerRe: OnActivateApp -> fails sometimes... Pin
Rage23-May-07 1:19
professionalRage23-May-07 1:19 
AnswerRe: OnActivateApp -> fails sometimes... Pin
Arman S.23-May-07 3:26
Arman S.23-May-07 3:26 
QuestionGlobalAddAtom function Pin
tom groezer23-May-07 0:41
tom groezer23-May-07 0:41 
AnswerRe: GlobalAddAtom function Pin
CPallini23-May-07 0:57
mveCPallini23-May-07 0:57 
QuestionPlease HELP!!! How do you create a dialog wizard inside a tab control?? [modified] Pin
dboogieman22-May-07 23:49
dboogieman22-May-07 23:49 
AnswerRe: Please HELP!!! How do you create a dialog wizard inside a tab control?? Pin
Joan M23-May-07 0:10
professionalJoan M23-May-07 0:10 
GeneralRe: Please HELP!!! How do you create a dialog wizard inside a tab control?? Pin
dboogieman23-May-07 0:37
dboogieman23-May-07 0:37 
GeneralRe: Please HELP!!! How do you create a dialog wizard inside a tab control?? Pin
Joan M23-May-07 0:45
professionalJoan M23-May-07 0:45 
QuestionHow to define each other class in self? Pin
hanlei000000000922-May-07 23:20
hanlei000000000922-May-07 23:20 
AnswerRe: How to define each other class in self? Pin
Sarath C22-May-07 23:49
Sarath C22-May-07 23:49 
QuestionKeep a DLL generated dialog on top Pin
fusion2344X22-May-07 22:57
fusion2344X22-May-07 22:57 
AnswerRe: Keep a DLL generated dialog on top Pin
Naveen23-May-07 1:41
Naveen23-May-07 1:41 

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.