Click here to Skip to main content
15,890,438 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: need help Pin
toufiq_raja16-Nov-05 18:43
toufiq_raja16-Nov-05 18:43 
AnswerRe: need help Pin
toxcct15-Nov-05 22:07
toxcct15-Nov-05 22:07 
GeneralRe: need help Pin
toufiq_raja16-Nov-05 23:14
toufiq_raja16-Nov-05 23:14 
GeneralRe: need help Pin
toxcct17-Nov-05 2:21
toxcct17-Nov-05 2:21 
GeneralRe: need help Pin
toufiq_raja20-Nov-05 20:08
toufiq_raja20-Nov-05 20:08 
QuestionHow to use CByteArray to store and retrieve pictures Pin
snprani15-Nov-05 20:02
snprani15-Nov-05 20:02 
QuestionHow To set tab order at runtime using SetWindowPos() so as to shift the focus from one edit box to another edit box(of any control) when down arrow button pressed Pin
zxc8915-Nov-05 19:44
zxc8915-Nov-05 19:44 
AnswerRe: How To set tab order at runtime using SetWindowPos() so as to shift the focus from one edit box to another edit box(of any control) when down arrow button pressed Pin
Rage15-Nov-05 21:02
professionalRage15-Nov-05 21:02 
GeneralRe: How To set tab order at runtime using SetWindowPos() so as to shift the focus from one edit box to another edit box(of any control) when down arrow button pressed Pin
dabs15-Nov-05 22:27
dabs15-Nov-05 22:27 
AnswerRe: How To set tab order at runtime using SetWindowPos() so as to shift the focus from one edit box to another edit box(of any control) when down arrow button pressed Pin
Owner drawn15-Nov-05 23:52
Owner drawn15-Nov-05 23:52 
QuestionExtracing data from word document to notepad or edit box Pin
Ankush Mehta15-Nov-05 19:41
Ankush Mehta15-Nov-05 19:41 
AnswerRe: Extracing data from word document to notepad or edit box Pin
Rage15-Nov-05 21:06
professionalRage15-Nov-05 21:06 
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 

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.