Click here to Skip to main content
16,008,719 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Finding a file Pin
gillou166419-Jul-04 0:55
gillou166419-Jul-04 0:55 
GeneralRe: Finding a file Pin
ThatsAlok19-Jul-04 2:28
ThatsAlok19-Jul-04 2:28 
General[MDI] Detecting document switch Pin
Maarten Kools18-Jul-04 23:53
professionalMaarten Kools18-Jul-04 23:53 
Generalstatus bar.. Pin
mvnevis18-Jul-04 23:50
mvnevis18-Jul-04 23:50 
GeneralRe: status bar.. Pin
Maarten Kools18-Jul-04 23:59
professionalMaarten Kools18-Jul-04 23:59 
GeneralRedrawing MSHFlexGrid Pin
V.18-Jul-04 23:36
professionalV.18-Jul-04 23:36 
GeneralRe: Redrawing MSHFlexGrid Pin
Toni7819-Jul-04 5:13
Toni7819-Jul-04 5:13 
Questionis possible to import structure from DLL?? Pin
Anonymous18-Jul-04 22:13
Anonymous18-Jul-04 22:13 
hello,
I've got a simple question, some time ago I've wrote an application that creates a binary search tree and now I need it to be used into my win32 appliaction, since importing dll function is not difficult, how do I import structures? I've included in my project the bst.h file that contanins all the definition but at link compiler I get errors... as no bst_node struct is found...... my question is : How I tell the compiler to import a structure from a dll?
for all the funcions that needs to be exported I inserted
__declspec( dllexport )

but it doesn't work with str.
Thanks!
AnswerRe: is possible to import structure from DLL?? Pin
ThatsAlok19-Jul-04 2:49
ThatsAlok19-Jul-04 2:49 
GeneralRe: is possible to import structure from DLL?? Pin
Anonymous19-Jul-04 3:28
Anonymous19-Jul-04 3:28 
GeneralMS word rows Pin
ufuk ozbozkurt18-Jul-04 20:56
ufuk ozbozkurt18-Jul-04 20:56 
QuestionOpposite of InvalidateRect? Pin
bryce18-Jul-04 19:35
bryce18-Jul-04 19:35 
AnswerRe: Opposite of InvalidateRect? Pin
PJ Arends18-Jul-04 20:18
professionalPJ Arends18-Jul-04 20:18 
GeneralRe: Opposite of InvalidateRect? Pin
bryce18-Jul-04 20:33
bryce18-Jul-04 20:33 
GeneralExcel automation Pin
18-Jul-04 19:24
suss18-Jul-04 19:24 
GeneralAbut timers Pin
Zeeshan Bilal18-Jul-04 19:01
Zeeshan Bilal18-Jul-04 19:01 
GeneralRe: Abut timers Pin
bryce18-Jul-04 19:41
bryce18-Jul-04 19:41 
GeneralRe: Abut timers Pin
Zeeshan Bilal18-Jul-04 19:55
Zeeshan Bilal18-Jul-04 19:55 
GeneralRe: Abut timers Pin
bryce18-Jul-04 19:59
bryce18-Jul-04 19:59 
GeneralRe: Abut timers Pin
ThatsAlok19-Jul-04 4:54
ThatsAlok19-Jul-04 4:54 
GeneralRe: Abut timers Pin
vcplusplus19-Jul-04 4:58
vcplusplus19-Jul-04 4:58 
GeneralRe: Abut timers Pin
Anonymous18-Jul-04 21:30
Anonymous18-Jul-04 21:30 
GeneralRe: Abut timers Pin
vcplusplus19-Jul-04 2:33
vcplusplus19-Jul-04 2:33 
Generalusing static link libraries in vc++ application Pin
Kanagu_INDIAN18-Jul-04 18:43
Kanagu_INDIAN18-Jul-04 18:43 
GeneralCDaodatabase Pin
Anonymous18-Jul-04 18:17
Anonymous18-Jul-04 18:17 

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.