Click here to Skip to main content
15,916,215 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: RS 232 communication [modified] Pin
khan++5-Jun-06 18:44
khan++5-Jun-06 18:44 
AnswerRe: RS 232 communication Pin
ThatsAlok6-Jun-06 0:19
ThatsAlok6-Jun-06 0:19 
QuestionMouse move Event Pin
RajiRaghu5-Jun-06 18:04
RajiRaghu5-Jun-06 18:04 
AnswerRe: Mouse move Event Pin
Ryan Binns5-Jun-06 18:21
Ryan Binns5-Jun-06 18:21 
GeneralRe: Mouse move Event Pin
RajiRaghu6-Jun-06 0:30
RajiRaghu6-Jun-06 0:30 
GeneralRe: Mouse move Event Pin
Ryan Binns6-Jun-06 2:36
Ryan Binns6-Jun-06 2:36 
QuestionHow to load a component from the CLSID? Pin
Tcpip20055-Jun-06 17:55
Tcpip20055-Jun-06 17:55 
AnswerRe: How to load a component from the CLSID? Pin
Stephen Hewitt5-Jun-06 18:06
Stephen Hewitt5-Jun-06 18:06 
GeneralRe: How to load a component from the CLSID? Pin
Tcpip20055-Jun-06 18:36
Tcpip20055-Jun-06 18:36 
GeneralRe: How to load a component from the CLSID? [modified] Pin
Stephen Hewitt5-Jun-06 18:40
Stephen Hewitt5-Jun-06 18:40 
GeneralRe: How to load a component from the CLSID? [modified] Pin
Tcpip20055-Jun-06 18:56
Tcpip20055-Jun-06 18:56 
GeneralRe: How to load a component from the CLSID? [modified] Pin
Stephen Hewitt5-Jun-06 22:08
Stephen Hewitt5-Jun-06 22:08 
GeneralRe: How to load a component from the CLSID? [modified] Pin
Tcpip20057-Jun-06 16:36
Tcpip20057-Jun-06 16:36 
QuestionSaving data Pin
DanYELL5-Jun-06 17:37
DanYELL5-Jun-06 17:37 
QuestionHow to use OnDeviceChange under windows98? Pin
Syouki_kou5-Jun-06 17:03
Syouki_kou5-Jun-06 17:03 
AnswerRe: How to use OnDeviceChange under windows98? Pin
Syouki_kou5-Jun-06 21:50
Syouki_kou5-Jun-06 21:50 
GeneralRe: How to use OnDeviceChange under windows98? Pin
Syouki_kou6-Jun-06 17:55
Syouki_kou6-Jun-06 17:55 
Questionhow to get icon from other applications Pin
wanglei19805-Jun-06 15:28
wanglei19805-Jun-06 15:28 
AnswerRe: how to get icon from other applications Pin
Ryan Binns5-Jun-06 18:23
Ryan Binns5-Jun-06 18:23 
AnswerRe: how to get icon from other applications Pin
ThatsAlok5-Jun-06 23:22
ThatsAlok5-Jun-06 23:22 
QuestionMFC Excel charts with VC++ Pin
BuckBrown5-Jun-06 11:00
BuckBrown5-Jun-06 11:00 
Confused | :confused: Hi,

I am using Visual C++ 6.0 MFC on a Windows 2000 box. I want to be able to automate the creation of charts from my C++ application. I can create a chart of x-axis vs y-axis for a single series of data but I can't figure out how to do anything more powerful. My data is output to the spreadsheet as follows... cell A2 is the what should be the series name (device 1) cell B1 is the column header (Line Voltage) and cell C1 is the column header (Current). The current is measured for increasing line voltages and charted. My problems are twofold. How do I get the series name (device 1) to show up in the legend instead of 'series 1'? How do I get multiple series on a single chart? For example, if 5 different devices were tested the 'Line Voltage' (category / x-axis) would be the same for each device but the measured currents would differ. The cells for the 10 measured currents for 'device 1' would be C2 through C11. The cells for the 10 measured currents for 'device 2' would be C15 through C24. The cells for the 10 measured currents for 'device 3' would be C28 through C37 and so on. I have been all over the internet but have only found an example of how to create the simplest of charts. Any link to decent documentation on how to do this would be appreciated.

Thanks

Buck
AnswerRe: MFC Excel charts with VC++ Pin
BuckBrown6-Jun-06 12:02
BuckBrown6-Jun-06 12:02 
Questioncode for display multiple waveform in multiple channels of the same time base [modified] Pin
mrby1235-Jun-06 10:50
mrby1235-Jun-06 10:50 
QuestionMsn Messenger Pin
YaronNir5-Jun-06 10:39
YaronNir5-Jun-06 10:39 
AnswerRe: Msn Messenger Pin
ThatsAlok5-Jun-06 23:18
ThatsAlok5-Jun-06 23:18 

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.