Click here to Skip to main content
15,915,752 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Text segmentation/detection....any idea for logic??? Pin
khan++12-May-05 21:09
khan++12-May-05 21:09 
QuestionHow can I compile Visual C++ 6.0 for run with Windows NT Server 3.51? Pin
otakung12-May-05 17:04
otakung12-May-05 17:04 
GeneralJust your comments... Pin
tom_dx12-May-05 15:38
tom_dx12-May-05 15:38 
GeneralRe: Just your comments... Pin
Priyank Bolia12-May-05 19:17
Priyank Bolia12-May-05 19:17 
GeneralRe: Just your comments... Pin
Bob Stanneveld12-May-05 22:33
Bob Stanneveld12-May-05 22:33 
GeneralRe: Just your comments... Pin
ThatsAlok13-May-05 0:49
ThatsAlok13-May-05 0:49 
GeneralRe: Just your comments... Pin
Steve Messer13-May-05 10:21
Steve Messer13-May-05 10:21 
Generaldebugging Pin
Anonymous12-May-05 14:17
Anonymous12-May-05 14:17 
GeneralRe: debugging Pin
kumarbp12-May-05 17:06
kumarbp12-May-05 17:06 
Generalproject settings Pin
_tasleem12-May-05 12:54
_tasleem12-May-05 12:54 
GeneralRe: project settings Pin
Blake Miller12-May-05 14:35
Blake Miller12-May-05 14:35 
GeneralRe: project settings Pin
_tasleem13-May-05 3:54
_tasleem13-May-05 3:54 
GeneralRe: project settings Pin
Blake Miller13-May-05 4:13
Blake Miller13-May-05 4:13 
GeneralRe: project settings Pin
_tasleem13-May-05 4:28
_tasleem13-May-05 4:28 
GeneralRe: project settings Pin
Blake Miller13-May-05 6:01
Blake Miller13-May-05 6:01 
1. I still think that the debug version of your EXE might be trying to use the release version of your library.
You need to sort that out.
2. Make sure one is not using UNICODE and the other is not.
3. If you are using the MBCS, make sure the library and EXE both match.

GeneralRe: project settings Pin
_tasleem16-May-05 14:19
_tasleem16-May-05 14:19 
GeneralRe: project settings Pin
Blake Miller17-May-05 4:48
Blake Miller17-May-05 4:48 
GeneralRe: project settings Pin
_tasleem18-May-05 13:50
_tasleem18-May-05 13:50 
GeneralRe: project settings Pin
Blake Miller19-May-05 4:23
Blake Miller19-May-05 4:23 
GeneralWorking Thread + UpdateData Problem Pin
acinosanduce12-May-05 10:51
acinosanduce12-May-05 10:51 
GeneralRe: Working Thread + UpdateData Problem Pin
lucy12-May-05 10:53
lucy12-May-05 10:53 
GeneralRe: Working Thread + UpdateData Problem Pin
ThatsAlok12-May-05 18:49
ThatsAlok12-May-05 18:49 
GeneralComboBox problem Pin
ddmcr12-May-05 9:27
ddmcr12-May-05 9:27 
GeneralRe: ComboBox problem Pin
liquid_12-May-05 11:28
liquid_12-May-05 11:28 
GeneralRe: ComboBox problem Pin
ddmcr12-May-05 22:43
ddmcr12-May-05 22:43 

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.