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

C / C++ / MFC

 
GeneralRe: Set active a radio button as default Pin
ricecake5-May-05 9:42
ricecake5-May-05 9:42 
GeneralRe: Set active a radio button as default Pin
David Crow5-May-05 9:49
David Crow5-May-05 9:49 
GeneralLoad webpage using url in C Pin
Member 7785435-May-05 7:22
Member 7785435-May-05 7:22 
GeneralRe: Load webpage using url in C Pin
includeh105-May-05 8:03
includeh105-May-05 8:03 
GeneralRe: Load webpage using url in C Pin
ThatsAlok5-May-05 20:52
ThatsAlok5-May-05 20:52 
GeneralMethods Pin
javi_jmc5-May-05 6:28
javi_jmc5-May-05 6:28 
GeneralRe: Methods Pin
Ansari A. Halim5-May-05 21:34
Ansari A. Halim5-May-05 21:34 
GeneralLIBC conflics with MySQL++ Pin
_kane_5-May-05 6:20
_kane_5-May-05 6:20 
hi i wrote a function which conjnects me to an online mysql database from my app. when i use the function from a win32 console application, all is well. when i port the same function to my mfc application, it gives all sorts of linker errors saying that there's a conflict between libc.lib and mysql++.lib. putting libc.lib or libcmt.dll in the ignore library list from the settings does not help.
anybody have any idea ? you guys ever used mysql++ from an mfc application ? if yes please give me the project settings and a few snippets ....

thanks in advance.

kane

"Some guys hack just to get themselves a girlfriend.What a pathetic reason huh ?"

www.coderkane.com
GeneralRe: LIBC conflics with MySQL++ Pin
Mike Dimmick5-May-05 17:57
Mike Dimmick5-May-05 17:57 
GeneralRe: LIBC conflics with MySQL++ Pin
_kane_5-May-05 19:39
_kane_5-May-05 19:39 
GeneralCreateProcess() with XP Pin
includeh105-May-05 5:19
includeh105-May-05 5:19 
GeneralRe: CreateProcess() with XP Pin
David Crow5-May-05 6:31
David Crow5-May-05 6:31 
GeneralRe: CreateProcess() with XP Pin
includeh105-May-05 7:31
includeh105-May-05 7:31 
GeneralRe: CreateProcess() with XP Pin
includeh105-May-05 7:50
includeh105-May-05 7:50 
GeneralRe: CreateProcess() with XP Pin
David Crow5-May-05 8:01
David Crow5-May-05 8:01 
GeneralOutlook Express programming Pin
RicercaSviluppo5-May-05 4:35
RicercaSviluppo5-May-05 4:35 
Generala Pin
Anonymous5-May-05 4:28
Anonymous5-May-05 4:28 
GeneralRe: a Pin
Larry J. Siddens5-May-05 4:46
Larry J. Siddens5-May-05 4:46 
GeneralRe: a Pin
Priyank Bolia5-May-05 7:03
Priyank Bolia5-May-05 7:03 
GeneralRe: a Pin
Chris Losinger5-May-05 4:48
professionalChris Losinger5-May-05 4:48 
GeneralD Pin
ThatsAlok6-May-05 2:02
ThatsAlok6-May-05 2:02 
QuestionHow to use nmake? Pin
yeetins5-May-05 3:48
yeetins5-May-05 3:48 
AnswerRe: How to use nmake? Pin
PJ Arends5-May-05 12:38
professionalPJ Arends5-May-05 12:38 
GeneralExit dialog Pin
alvarillo5-May-05 3:25
alvarillo5-May-05 3:25 
GeneralRe: Exit dialog Pin
alvarillo5-May-05 4:24
alvarillo5-May-05 4:24 

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.