Click here to Skip to main content
15,881,803 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Extracing data from word document to notepad or edit box Pin
Barm15-Nov-05 21:20
Barm15-Nov-05 21:20 
AnswerRe: Extracing data from word document to notepad or edit box Pin
grigsoft15-Nov-05 21:54
grigsoft15-Nov-05 21:54 
QuestionCompiler warning Pin
Raza568015-Nov-05 18:39
Raza568015-Nov-05 18:39 
AnswerRe: Compiler warning Pin
chamilkab15-Nov-05 20:43
chamilkab15-Nov-05 20:43 
AnswerRe: Compiler warning Pin
Rage15-Nov-05 21:18
professionalRage15-Nov-05 21:18 
Questionserver, domain, ip, what are they? Pin
includeh1015-Nov-05 18:37
includeh1015-Nov-05 18:37 
AnswerRe: server, domain, ip, what are they? Pin
sunit515-Nov-05 23:38
sunit515-Nov-05 23:38 
QuestionDLL Concept Question Pin
LighthouseJ15-Nov-05 17:42
LighthouseJ15-Nov-05 17:42 
I've decided that the modular design of a DLL would be beneficial in a project I'm doing. I've read and followed the howto's and made the barebones DLL file and I've also read how to export data using __declspec (dllimport)/(dllexport). Like in the past, these howto's don't enhance my overall understanding, thus I am asking you, the reader. I've also read many different howto's to try and answer my own questions but each one seems to do things different from the rest so I don't have a clear picture of DLL's.

I'd like to create a DLL that takes in some parameters like a username or password and a couple other things, possibly download information from the internet, process the information, then be available for queries on that information once processed.

First, I don't see how I can "start the music" so to speak by initializing a class inside the DLL with data given to it.

Second, can I run the processing using a thread inside the DLL? The information to process takes 30 seconds on average and I don't want to hang the main app while it works.

If you can provide code examples even just as pseudocode, that would be much more informative than trying to explain it to me because I work best off of example.
QuestionHow to write a transfer file with UDP/IP? Pin
001141115-Nov-05 16:35
001141115-Nov-05 16:35 
AnswerRe: How to write a transfer file with UDP/IP? Pin
sunit515-Nov-05 23:43
sunit515-Nov-05 23:43 
AnswerRe: How to write a transfer file with UDP/IP? Pin
001141116-Nov-05 15:27
001141116-Nov-05 15:27 
QuestionOpenGL - Axis Direction Pin
Swinefeaster15-Nov-05 15:31
Swinefeaster15-Nov-05 15:31 
QuestionStill having problems with Dir. Copying Pin
bobfilar15-Nov-05 14:58
bobfilar15-Nov-05 14:58 
AnswerRe: Still having problems with Dir. Copying Pin
Cool Ju15-Nov-05 17:48
Cool Ju15-Nov-05 17:48 
AnswerRe: Still having problems with Dir. Copying Pin
David Crow16-Nov-05 3:41
David Crow16-Nov-05 3:41 
Questionodd error on web services... Pin
(Steven Hicks)n+115-Nov-05 13:16
(Steven Hicks)n+115-Nov-05 13:16 
AnswerRe: odd error on web services... Pin
Christian Graus15-Nov-05 15:05
protectorChristian Graus15-Nov-05 15:05 
GeneralRe: odd error on web services... Pin
(Steven Hicks)n+115-Nov-05 15:09
(Steven Hicks)n+115-Nov-05 15:09 
GeneralRe: odd error on web services... Pin
Christian Graus15-Nov-05 15:21
protectorChristian Graus15-Nov-05 15:21 
Questionms outlook Pin
pnpfriend15-Nov-05 11:37
pnpfriend15-Nov-05 11:37 
Question2 question for you pro's Pin
talvezu15-Nov-05 11:17
talvezu15-Nov-05 11:17 
AnswerRe: 2 question for you pro's Pin
Christian Graus15-Nov-05 13:32
protectorChristian Graus15-Nov-05 13:32 
Generalto Christian Pin
talvezu15-Nov-05 23:35
talvezu15-Nov-05 23:35 
GeneralRe: to Christian Pin
Christian Graus16-Nov-05 12:19
protectorChristian Graus16-Nov-05 12:19 
AnswerRe: 2 question for you pro's Pin
grigsoft15-Nov-05 22:03
grigsoft15-Nov-05 22: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.