Click here to Skip to main content
15,919,341 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Menu at runtime (dynamic menu) Pin
marcosvpp10-May-04 5:40
marcosvpp10-May-04 5:40 
GeneralRe: Menu at runtime (dynamic menu) Pin
Anthony_Yio10-May-04 16:14
Anthony_Yio10-May-04 16:14 
GeneralRe: Menu at runtime (dynamic menu) Pin
marcosvpp11-May-04 5:45
marcosvpp11-May-04 5:45 
GeneralRe: Menu at runtime (dynamic menu) Pin
Anonymous11-May-04 15:39
Anonymous11-May-04 15:39 
GeneralMemory Problem with AdoConnection Pin
VietDelphi6-May-04 9:24
VietDelphi6-May-04 9:24 
GeneralMemory Problem with AdoConnection -- Help!!!! Pin
VietDelphi7-May-04 0:51
VietDelphi7-May-04 0:51 
GeneralMemory Problem with AdoConnection -- Help!!!! - 2 Pin
VietDelphi10-May-04 3:40
VietDelphi10-May-04 3:40 
GeneralMFC Application To DLL Pin
Grahamfff6-May-04 9:16
Grahamfff6-May-04 9:16 
I have developed an MFC application which reads data from a Joystick (x, y, z and 4 buttons).

All the data regarding the joystick is displayed on the dialog.

However what I would like to do is convert this Joystick EXE into a DLL with some functions calls to access the Joystick data. This would allow other applications to obtain the Joystick data.
What I did not want to do was include all the bits required (from the original MFC Joystick application) into any applications that needed the Joystick information.

Now my question is can this Joystick MFC application be converted into a DLL; can you include function calls to make the dialog visiable or hidden as required from the EXE applications that use this DLL.

i.e. are they any limitations on the DLL that I have to take into account. The Joystick code uses Windows Messages JOY1MOVE, JOY1BUTTONUP etc and timers.

grahamfff
GeneralRe: MFC Application To DLL Pin
valikac6-May-04 13:19
valikac6-May-04 13:19 
GeneralList Contol Pin
kpatry6-May-04 8:35
kpatry6-May-04 8:35 
GeneralRe: List Contol Pin
David Crow6-May-04 8:42
David Crow6-May-04 8:42 
GeneralRe: List Contol Pin
Abin6-May-04 17:15
Abin6-May-04 17:15 
GeneralIntellectual property Pin
Jeff Bogan6-May-04 8:08
Jeff Bogan6-May-04 8:08 
GeneralRe: Intellectual property Pin
Christian Graus6-May-04 10:41
protectorChristian Graus6-May-04 10:41 
GeneralRe: Intellectual property Pin
Joe Woodbury6-May-04 11:53
professionalJoe Woodbury6-May-04 11:53 
GeneralMFC:Mnemonic executed without CTRL Pin
MarcoNedwig6-May-04 6:24
MarcoNedwig6-May-04 6:24 
GeneralRe: MFC:Mnemonic executed without CTRL Pin
Jens Doose7-May-04 0:48
Jens Doose7-May-04 0:48 
GeneralEnumDesktopWindows Pin
Member 10350186-May-04 6:01
Member 10350186-May-04 6:01 
GeneralRe: EnumDesktopWindows Pin
David Crow6-May-04 6:26
David Crow6-May-04 6:26 
GeneralRe: EnumDesktopWindows Pin
Member 10350188-May-04 23:13
Member 10350188-May-04 23:13 
GeneralRe: EnumDesktopWindows Pin
David Crow10-May-04 2:24
David Crow10-May-04 2:24 
GeneralTurn Off Monitor Pin
hkulten6-May-04 5:56
hkulten6-May-04 5:56 
GeneralRe: Turn Off Monitor Pin
David Crow6-May-04 6:24
David Crow6-May-04 6:24 
GeneralRe: Turn Off Monitor Pin
Maximilien6-May-04 7:25
Maximilien6-May-04 7:25 
GeneralRe: Turn Off Monitor Pin
hkulten6-May-04 21:38
hkulten6-May-04 21:38 

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.