Click here to Skip to main content
16,012,025 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to use winsock2 Pin
boby127-Jan-03 18:53
boby127-Jan-03 18:53 
AnswerRe: How to use winsock2 Pin
Simon.W7-Jan-03 19:41
Simon.W7-Jan-03 19:41 
Questionprojects that I can contribute towards? Pin
tiglic_acid7-Jan-03 17:53
tiglic_acid7-Jan-03 17:53 
AnswerRe: projects that I can contribute towards? Pin
Jim Crafton7-Jan-03 18:05
Jim Crafton7-Jan-03 18:05 
QuestionMenu ??? Pin
dktu7-Jan-03 17:39
dktu7-Jan-03 17:39 
AnswerRe: Menu ??? Pin
l a u r e n7-Jan-03 17:57
l a u r e n7-Jan-03 17:57 
AnswerRe: Menu ??? Pin
Simon.W7-Jan-03 19:49
Simon.W7-Jan-03 19:49 
GeneralNeed help with dlls Pin
VanHlebar7-Jan-03 16:41
VanHlebar7-Jan-03 16:41 
I have an application that I really want to move a good portion of the code out into a dll. This is all code that is static and will not change over over the life of the application and contains mostly static data (strings and such).

I know what I want to do, but I can't figure out how to write the dll correctly to be able to access the one exported function. Does anyone have any good books that you would recommend to assist me in understanding the process of creating the dll, then the code needed to be able to use the exported function.

Thanks for the help,
-Eric

PS
I have tried understanding the help files in evc++ and msdn about using _declspec but when I attempt to use GetProcAddress() I always get NULL returned.
GeneralRe: Need help with dlls Pin
Jim Crafton7-Jan-03 17:58
Jim Crafton7-Jan-03 17:58 
GeneralRe: Need help with dlls Pin
TOMTEFAR7-Jan-03 20:41
TOMTEFAR7-Jan-03 20:41 
GeneralListBox WM_VKEYTOITEM misbehaves! Pin
Brian Tietz7-Jan-03 15:30
Brian Tietz7-Jan-03 15:30 
GeneralRe: ListBox WM_VKEYTOITEM misbehaves! Pin
Brian Tietz7-Jan-03 16:01
Brian Tietz7-Jan-03 16:01 
GeneralRe: ListBox WM_VKEYTOITEM misbehaves! Pin
l a u r e n7-Jan-03 18:00
l a u r e n7-Jan-03 18:00 
GeneralCDataGrid Pin
Gilfrog7-Jan-03 12:11
Gilfrog7-Jan-03 12:11 
GeneralWM_TIMER and SetTimer Pin
Sunnygirl7-Jan-03 12:02
Sunnygirl7-Jan-03 12:02 
GeneralRe: WM_TIMER and SetTimer Pin
Mike Nordell7-Jan-03 15:49
Mike Nordell7-Jan-03 15:49 
GeneralArrays of control Pin
TV7-Jan-03 10:21
TV7-Jan-03 10:21 
GeneralRe: Arrays of control Pin
Alvaro Mendez7-Jan-03 11:50
Alvaro Mendez7-Jan-03 11:50 
GeneralRe: Arrays of control Pin
Heywood7-Jan-03 12:50
Heywood7-Jan-03 12:50 
GeneralRe: Arrays of control Pin
Andreas Saurwein8-Jan-03 0:38
Andreas Saurwein8-Jan-03 0:38 
Generalsystem, _wsystem calls within MSVC++ dialog applications Pin
rghin7-Jan-03 8:49
rghin7-Jan-03 8:49 
GeneralRe: system, _wsystem calls within MSVC++ dialog applications Pin
AlexO7-Jan-03 9:15
AlexO7-Jan-03 9:15 
GeneralRe: system, _wsystem calls within MSVC++ dialog applications Pin
valikac7-Jan-03 9:25
valikac7-Jan-03 9:25 
GeneralRe: system, _wsystem calls within MSVC++ dialog applications Pin
Alvaro Mendez7-Jan-03 9:25
Alvaro Mendez7-Jan-03 9:25 
GeneralWindows Hooks Pin
Nnamdi Onyeyiri7-Jan-03 8:07
Nnamdi Onyeyiri7-Jan-03 8:07 

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.