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

C / C++ / MFC

 
GeneralRe: Internet Explorer List Control Pin
Le centriste3-Jun-02 12:41
Le centriste3-Jun-02 12:41 
GeneralBackup - Registry & File :: MFC Pin
valikac3-Jun-02 8:59
valikac3-Jun-02 8:59 
GeneralRe: Backup - Registry & File :: MFC Pin
Joaquín M López Muñoz3-Jun-02 9:18
Joaquín M López Muñoz3-Jun-02 9:18 
GeneralRe: Backup - Registry & File :: MFC Pin
valikac3-Jun-02 11:48
valikac3-Jun-02 11:48 
GeneralRe: Backup - Registry & File :: MFC Pin
Ed Gadziemski3-Jun-02 11:57
professionalEd Gadziemski3-Jun-02 11:57 
GeneralRe: Backup - Registry & File :: MFC Pin
Ed Gadziemski3-Jun-02 11:59
professionalEd Gadziemski3-Jun-02 11:59 
GeneralSolution Pin
valikac3-Jun-02 12:12
valikac3-Jun-02 12:12 
QuestionPlugin Framework? Pin
clintsinger3-Jun-02 7:33
clintsinger3-Jun-02 7:33 
Hi all,

I am having a hard time finding a tutorial of how to make my own plugin framework. The problem I have is as such: I want to open the COM ports on my system and have Point of Sale data flow in (each on it's own thread). From there I want a dll for each POS that can be dynamically loaded to parse the data. I would like to make a generic framework so I can just put in new dll's and then enumerate them so the user can select the appropriate one. The application then uses a function that parses the data into the an expected format to be then inserted into SQL server.

Is there a way to load a class froma DLL? That way I could load a class into it's own address space. I suppose this would help make it thread safe?

Thanks in advance,
Clint
AnswerRe: Plugin Framework? Pin
Chris Losinger3-Jun-02 7:49
professionalChris Losinger3-Jun-02 7:49 
Generalwanna do animation, please help Pin
pnpfriend3-Jun-02 7:19
pnpfriend3-Jun-02 7:19 
GeneralRe: wanna do animation, please help Pin
Joaquín M López Muñoz3-Jun-02 7:59
Joaquín M López Muñoz3-Jun-02 7:59 
GeneralRe: wanna do animation, please help Pin
Chris Losinger3-Jun-02 8:59
professionalChris Losinger3-Jun-02 8:59 
GeneralRe: wanna do animation, please help Pin
Joaquín M López Muñoz3-Jun-02 9:15
Joaquín M López Muñoz3-Jun-02 9:15 
GeneralRe: wanna do animation, please help Pin
Chris Losinger3-Jun-02 10:55
professionalChris Losinger3-Jun-02 10:55 
GeneralRe: wanna do animation, please help Pin
Joaquín M López Muñoz3-Jun-02 11:08
Joaquín M López Muñoz3-Jun-02 11:08 
GeneralRe: wanna do animation, please help Pin
Chris Losinger3-Jun-02 11:10
professionalChris Losinger3-Jun-02 11:10 
GeneralRe: wanna do animation, please help Pin
Paul M Watt3-Jun-02 14:56
mentorPaul M Watt3-Jun-02 14:56 
GeneralRe: wanna do animation, please help Pin
Chris Losinger3-Jun-02 15:33
professionalChris Losinger3-Jun-02 15:33 
GeneralRe: wanna do animation, please help Pin
Paul M Watt3-Jun-02 16:09
mentorPaul M Watt3-Jun-02 16:09 
GeneralRe: wanna do animation, please help Pin
Chris Losinger3-Jun-02 16:11
professionalChris Losinger3-Jun-02 16:11 
GeneralRe: wanna do animation, please help Pin
Paul M Watt3-Jun-02 8:36
mentorPaul M Watt3-Jun-02 8:36 
QuestionHow to specify a custom baud rate with using MSCOMM ctrl? Pin
3-Jun-02 7:11
suss3-Jun-02 7:11 
AnswerRe: How to specify a custom baud rate with using MSCOMM ctrl? Pin
Ed Gadziemski3-Jun-02 10:56
professionalEd Gadziemski3-Jun-02 10:56 
QuestionMagnus H -> How do i get the IShellFOlder interface for the current folder in the loop? Pin
redeemer3-Jun-02 6:50
redeemer3-Jun-02 6:50 
GeneralStrange compilation errors Pin
moredip3-Jun-02 6:20
moredip3-Jun-02 6:20 

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.