Click here to Skip to main content
15,906,323 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: uploading a file in MFC Pin
Naveen5-Jun-07 0:56
Naveen5-Jun-07 0:56 
GeneralRe: uploading a file in MFC Pin
p_5-Jun-07 1:02
p_5-Jun-07 1:02 
QuestionRe: uploading a file in MFC Pin
David Crow5-Jun-07 2:47
David Crow5-Jun-07 2:47 
QuestionCreating Setup Pin
garfield1855-Jun-07 0:24
garfield1855-Jun-07 0:24 
AnswerRe: Creating Setup Pin
Naveen5-Jun-07 0:44
Naveen5-Jun-07 0:44 
GeneralRe: Creating Setup Pin
garfield1855-Jun-07 0:52
garfield1855-Jun-07 0:52 
GeneralRe: Creating Setup Pin
Naveen5-Jun-07 0:57
Naveen5-Jun-07 0:57 
GeneralRe: Creating Setup Pin
garfield1855-Jun-07 0:59
garfield1855-Jun-07 0:59 
Here.


//Some stupid warnings before..
Generating Code...
Linking...
RutinasBD.obj : error LNK2001: unresolved external symbol _dbdead
RutinasBD.obj : error LNK2001: unresolved external symbol _dbuse
RutinasBD.obj : error LNK2001: unresolved external symbol _dbopen
RutinasBD.obj : error LNK2001: unresolved external symbol _dbsetlname
RutinasBD.obj : error LNK2001: unresolved external symbol _dbsetlogintime
RutinasBD.obj : error LNK2001: unresolved external symbol _dblogin
RutinasBD.obj : error LNK2001: unresolved external symbol _dbmsghandle
RutinasBD.obj : error LNK2001: unresolved external symbol _dberrhandle
RutinasBD.obj : error LNK2001: unresolved external symbol _dbsqlexec
RutinasBD.obj : error LNK2001: unresolved external symbol _dbcmd
RutinasBD.obj : error LNK2001: unresolved external symbol _dbnextrow
RutinasBD.obj : error LNK2001: unresolved external symbol _dbbind
RutinasBD.obj : error LNK2001: unresolved external symbol _dbresults
RutinasBD.obj : error LNK2001: unresolved external symbol _dbclose
SockUdp.obj : error LNK2001: unresolved external symbol ___WSAFDIsSet@8
SockUdp.obj : error LNK2001: unresolved external symbol _WSAGetLastError@0
SockUdp.obj : error LNK2001: unresolved external symbol _select@20
SockUdp.obj : error LNK2001: unresolved external symbol _connect@12
SockUdp.obj : error LNK2001: unresolved external symbol _socket@12
SockUdp.obj : error LNK2001: unresolved external symbol _getprotobyname@4
SockUdp.obj : error LNK2001: unresolved external symbol _gethostbyaddr@12
SockUdp.obj : error LNK2001: unresolved external symbol _inet_addr@4
SockUdp.obj : error LNK2001: unresolved external symbol _gethostbyname@4
SockUdp.obj : error LNK2001: unresolved external symbol _htons@4
SockUdp.obj : error LNK2001: unresolved external symbol _WSAStartup@8
SockUdp.obj : error LNK2001: unresolved external symbol _send@16
SockUdp.obj : error LNK2001: unresolved external symbol _recv@16
SockUdp.obj : error LNK2001: unresolved external symbol _closesocket@4
SockUdp.obj : error LNK2001: unresolved external symbol _sendto@24
Release/TMB.exe : fatal error LNK1120: 29 unresolved externals
Error executing link.exe.

TMB.exe - 30 error(s), 25 warning(s)



Time to come clean...

Vive y deja vivir / Live and let live

Javier

GeneralRe: Creating Setup Pin
Naveen5-Jun-07 1:08
Naveen5-Jun-07 1:08 
GeneralRe: Creating Setup Pin
Naveen5-Jun-07 1:10
Naveen5-Jun-07 1:10 
GeneralRe: Creating Setup Pin
Cedric Moonen5-Jun-07 1:00
Cedric Moonen5-Jun-07 1:00 
GeneralRe: Creating Setup Pin
garfield1855-Jun-07 1:04
garfield1855-Jun-07 1:04 
GeneralRe: Creating Setup Pin
Cedric Moonen5-Jun-07 1:09
Cedric Moonen5-Jun-07 1:09 
GeneralRe: Creating Setup Pin
garfield1855-Jun-07 1:11
garfield1855-Jun-07 1:11 
GeneralRe: Creating Setup Pin
Cedric Moonen5-Jun-07 1:19
Cedric Moonen5-Jun-07 1:19 
GeneralRe: Creating Setup Pin
David Crow5-Jun-07 2:49
David Crow5-Jun-07 2:49 
GeneralRe: Creating Setup Pin
Cedric Moonen5-Jun-07 3:06
Cedric Moonen5-Jun-07 3:06 
GeneralRe: Creating Setup Pin
David Crow5-Jun-07 3:13
David Crow5-Jun-07 3:13 
QuestionReuters RFA API C++ Pin
rjkg5-Jun-07 0:19
rjkg5-Jun-07 0:19 
AnswerRe: Reuters RFA API C++ Pin
codeprojlover19-Jan-10 20:42
codeprojlover19-Jan-10 20:42 
GeneralRe: Reuters RFA API C++ Pin
Vijaygoel197126-Sep-11 9:38
Vijaygoel197126-Sep-11 9:38 
QuestionOCR? Pin
$uresh $hanmugam5-Jun-07 0:17
$uresh $hanmugam5-Jun-07 0:17 
QuestionWin32 Debug API Pin
chandni_chandrakant_maheta5-Jun-07 0:05
chandni_chandrakant_maheta5-Jun-07 0:05 
AnswerRe: Win32 Debug API Pin
Roger Stoltz5-Jun-07 3:41
Roger Stoltz5-Jun-07 3:41 
GeneralRe: Win32 Debug API Pin
chandni_chandrakant_maheta5-Jun-07 4:03
chandni_chandrakant_maheta5-Jun-07 4:03 

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.