Click here to Skip to main content
15,897,187 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: worker thread model Pin
SandipG 9-Sep-08 20:45
SandipG 9-Sep-08 20:45 
QuestionRe: worker thread model Pin
an8910-Sep-08 18:20
an8910-Sep-08 18:20 
QuestionPaste Unicode in Edit box problem Pin
santhoshv849-Sep-08 19:36
santhoshv849-Sep-08 19:36 
AnswerRe: Paste Unicode in Edit box problem Pin
Naveen9-Sep-08 19:42
Naveen9-Sep-08 19:42 
AnswerRe: Paste Unicode in Edit box problem Pin
Hamid_RT9-Sep-08 20:33
Hamid_RT9-Sep-08 20:33 
GeneralRe: Paste Unicode in Edit box problem Pin
santhoshv849-Sep-08 23:26
santhoshv849-Sep-08 23:26 
GeneralRe: Paste Unicode in Edit box problem Pin
Hamid_RT10-Sep-08 9:46
Hamid_RT10-Sep-08 9:46 
QuestionLinker error in windows app. Pin
Sauce!9-Sep-08 18:37
Sauce!9-Sep-08 18:37 
Until recently my windows app has been running fine without the need to link any additional files, but when I began using the stl vector class, I recieved about 50 linker errors, all of which were pointing towards windows functions. A quick google revealed that I would need to link with user32.lib, so I did, and all of the error have dissapeared, bar one;

Error 1 error LNK2001: unresolved external symbol _wWinMain@16 MSVCRT.lib

Any suggestions?
AnswerRe: Linker error in windows app. Pin
Naveen9-Sep-08 18:43
Naveen9-Sep-08 18:43 
GeneralRe: Linker error in windows app. Pin
Sauce!9-Sep-08 18:54
Sauce!9-Sep-08 18:54 
GeneralRe: Linker error in windows app. Pin
Naveen9-Sep-08 18:56
Naveen9-Sep-08 18:56 
GeneralRe: Linker error in windows app. Pin
Sauce!9-Sep-08 18:59
Sauce!9-Sep-08 18:59 
GeneralRe: Linker error in windows app. Pin
Naveen9-Sep-08 19:07
Naveen9-Sep-08 19:07 
GeneralRe: Linker error in windows app. Pin
Sauce!9-Sep-08 19:23
Sauce!9-Sep-08 19:23 
GeneralRe: Linker error in windows app. Pin
Naveen9-Sep-08 19:26
Naveen9-Sep-08 19:26 
GeneralRe: Linker error in windows app. Pin
Sauce!9-Sep-08 19:36
Sauce!9-Sep-08 19:36 
GeneralRe: Linker error in windows app. Pin
Naveen9-Sep-08 19:40
Naveen9-Sep-08 19:40 
AnswerRe: Linker error in windows app. Pin
Michael Dunn10-Sep-08 11:47
sitebuilderMichael Dunn10-Sep-08 11:47 
GeneralRe: Linker error in windows app. Pin
Sauce!10-Sep-08 23:39
Sauce!10-Sep-08 23:39 
QuestionSendMessageTimeOut( ) fails in Vista Pin
V K 29-Sep-08 18:21
V K 29-Sep-08 18:21 
AnswerRe: SendMessageTimeOut( ) fails in Vista Pin
SandipG 9-Sep-08 20:38
SandipG 9-Sep-08 20:38 
GeneralRe: SendMessageTimeOut( ) fails in Vista Pin
V K 29-Sep-08 20:59
V K 29-Sep-08 20:59 
GeneralRe: SendMessageTimeOut( ) fails in Vista [modified] Pin
SandipG 9-Sep-08 21:04
SandipG 9-Sep-08 21:04 
GeneralRe: SendMessageTimeOut( ) fails in Vista Pin
V K 29-Sep-08 21:45
V K 29-Sep-08 21:45 
QuestionRe: SendMessageTimeOut( ) fails in Vista Pin
Mark Salsbery10-Sep-08 5:15
Mark Salsbery10-Sep-08 5:15 

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.