Click here to Skip to main content
15,925,255 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Compiler disabling breakpoint Pin
Wheatbread6-May-04 10:49
Wheatbread6-May-04 10:49 
GeneralRe: Compiler disabling breakpoint Pin
vladfein6-May-04 12:47
vladfein6-May-04 12:47 
GeneralRe: Compiler disabling breakpoint Pin
axid3j1al6-May-04 21:34
axid3j1al6-May-04 21:34 
GeneralRe: Compiler disabling breakpoint Pin
Member 4210256-May-04 15:16
Member 4210256-May-04 15:16 
GeneralRe: Compiler disabling breakpoint Pin
Antony M Kancidrowski6-May-04 23:55
Antony M Kancidrowski6-May-04 23:55 
GeneralRe: Compiler disabling breakpoint Pin
David Crow7-May-04 3:07
David Crow7-May-04 3:07 
GeneralProblem using HttpSendRequest Pin
Jack Reed6-May-04 10:05
Jack Reed6-May-04 10:05 
QuestionHow to Eliminate Child Window Title Bar Pin
jerry1211a6-May-04 9:56
jerry1211a6-May-04 9:56 
AnswerRe: How to Eliminate Child Window Title Bar Pin
Paul M Watt6-May-04 10:12
mentorPaul M Watt6-May-04 10:12 
GeneralRe: How to Eliminate Child Window Title Bar Pin
jerry1211a6-May-04 12:23
jerry1211a6-May-04 12:23 
GeneralRe: How to Eliminate Child Window Title Bar Pin
Paul M Watt6-May-04 12:53
mentorPaul M Watt6-May-04 12:53 
GeneralMenu at runtime (dynamic menu) Pin
marcosvpp6-May-04 9:34
marcosvpp6-May-04 9:34 
GeneralRe: Menu at runtime (dynamic menu) Pin
Anthony_Yio6-May-04 16:21
Anthony_Yio6-May-04 16:21 
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 

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.