Click here to Skip to main content
16,007,885 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: SDI OnOpenFile????? Pin
Christian Graus29-May-01 19:17
protectorChristian Graus29-May-01 19:17 
QuestionHow to find hostnames and IP in network? Pin
29-May-01 17:02
suss29-May-01 17:02 
AnswerRe: How to find hostnames and IP in network? Pin
Ghazi H. Wadi30-May-01 12:09
Ghazi H. Wadi30-May-01 12:09 
GeneralMSControl on ATL dialog Pin
29-May-01 16:13
suss29-May-01 16:13 
GeneralRe: MSControl on ATL dialog Pin
Matt Philmon29-May-01 17:22
Matt Philmon29-May-01 17:22 
GeneralRe: MSControl on ATL dialog Pin
29-May-01 18:01
suss29-May-01 18:01 
GeneralRe: MSControl on ATL dialog Pin
Matt Philmon30-May-01 6:42
Matt Philmon30-May-01 6:42 
GeneralRe: MSControl on ATL dialog Pin
30-May-01 10:43
suss30-May-01 10:43 
The app / control works fine on W2K where it was developed. The app crashed Win95 to a blue screen. As part of the troubleshooting process I then installed Visual Studion on the Win95 machine that was crashing. The application still crashed the OS. I wrote a sample VB that displayed the chart correctly on the Win95 machine, no crashes. I wrote a simple ATL app that had the chart in a dialog, it still crashed the app. If I take the control out of the dialog, the ATL app runs fine. I can add other ActiveX controls to the ATL app and the dialog shows correctly, the calendar control for example. One difference I noticed is that the chart control is marked as single threaded while the calendar control isn't? Is this a threading issue? I did try the ATL app on Windows ME machine, while it didn't crash the OS, an error was displayed where the chart should have been. Any further ideas?

TIA!
GeneralRe: MSControl on ATL dialog Pin
Matt Philmon30-May-01 17:24
Matt Philmon30-May-01 17:24 
GeneralRe: MSControl on ATL dialog Pin
Matt Philmon30-May-01 17:41
Matt Philmon30-May-01 17:41 
GeneralRe: MSControl on ATL dialog Pin
30-May-01 19:04
suss30-May-01 19:04 
GeneralRe: MSControl on ATL dialog Pin
Matt Philmon31-May-01 4:07
Matt Philmon31-May-01 4:07 
GeneralRe: MSControl on ATL dialog Pin
31-May-01 4:20
suss31-May-01 4:20 
GeneralRe: MSControl on ATL dialog Pin
Matt Philmon31-May-01 10:23
Matt Philmon31-May-01 10:23 
GeneralUnicode Clipboard Pin
29-May-01 13:41
suss29-May-01 13:41 
GeneralRe: Unicode Clipboard Pin
Tim Deveaux30-May-01 7:36
Tim Deveaux30-May-01 7:36 
GeneralRe: Unicode Clipboard Pin
30-May-01 13:22
suss30-May-01 13:22 
GeneralImporting existing Dialog interfaces into a new SDI application. Pin
Kimball M. Rudeen29-May-01 13:05
Kimball M. Rudeen29-May-01 13:05 
GeneralRe: Importing existing Dialog interfaces into a new SDI application. Pin
Christian Graus29-May-01 13:12
protectorChristian Graus29-May-01 13:12 
GeneralTimer in a Dialog Box Pin
RobJones29-May-01 12:54
RobJones29-May-01 12:54 
GeneralRe: Timer in a Dialog Box Pin
Christian Graus29-May-01 13:07
protectorChristian Graus29-May-01 13:07 
GeneralRe: Timer in a Dialog Box Pin
RobJones29-May-01 13:30
RobJones29-May-01 13:30 
GeneralRe: Timer in a Dialog Box Pin
Christian Graus29-May-01 13:47
protectorChristian Graus29-May-01 13:47 
GeneralRe: Timer in a Dialog Box Pin
29-May-01 14:43
suss29-May-01 14:43 
GeneralRe: Timer in a Dialog Box Pin
Christian Graus29-May-01 14:53
protectorChristian Graus29-May-01 14:53 

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.