Click here to Skip to main content
15,917,481 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: File Directory Table Pin
LiYS11-Jan-05 13:37
LiYS11-Jan-05 13:37 
GeneralRe: File Directory Table Pin
David Crow12-Jan-05 1:55
David Crow12-Jan-05 1:55 
GeneralCreating Property Sheet Run Time. Pin
Anonymous10-Jan-05 20:05
Anonymous10-Jan-05 20:05 
Generalsoftware package Pin
vc-programmer-10-Jan-05 19:31
vc-programmer-10-Jan-05 19:31 
GeneralRe: software package Pin
ThatsAlok11-Jan-05 0:34
ThatsAlok11-Jan-05 0:34 
GeneralConverting UNICODE to Str Pin
dSolariuM10-Jan-05 18:44
dSolariuM10-Jan-05 18:44 
QuestionI need to do some clean-up on exit, how do I break in? Pin
fklldsvs10-Jan-05 18:22
fklldsvs10-Jan-05 18:22 
AnswerRe: I need to do some clean-up on exit, how do I break in? Pin
Cedric Moonen10-Jan-05 19:50
Cedric Moonen10-Jan-05 19:50 
Where is the handle of your COM port stored ? You can close the port in the destructor of the class that contains this handle for example.

Or you can override the ExitInstance from your CWinApp class and close it there.

Hope this helps
QuestionHow to change the Color in Scroll Bar in a TextBox? Pin
pubududilena10-Jan-05 18:04
pubududilena10-Jan-05 18:04 
QuestionHow to call javascript in mfc project without CHtmlView? Pin
Anonymous10-Jan-05 17:47
Anonymous10-Jan-05 17:47 
AnswerRe: How to call javascript in mfc project without CHtmlView? Pin
basementman11-Jan-05 5:50
basementman11-Jan-05 5:50 
GeneralSliding window in serial communications Pin
ledallam10-Jan-05 17:16
ledallam10-Jan-05 17:16 
GeneralRe: Sliding window in serial communications Pin
Antony M Kancidrowski11-Jan-05 2:02
Antony M Kancidrowski11-Jan-05 2:02 
GeneralCPicture control Pin
Suvendra10-Jan-05 16:14
Suvendra10-Jan-05 16:14 
GeneralRe: CPicture control Pin
Abhi Lahare10-Jan-05 17:05
Abhi Lahare10-Jan-05 17:05 
GeneralRe: CPicture control Pin
Anonymous11-Jan-05 3:17
Anonymous11-Jan-05 3:17 
GeneralRe: CPicture control Pin
Anonymous11-Jan-05 5:00
Anonymous11-Jan-05 5:00 
QuestionIsn't this supposed to be simple?? Pin
Anonymous10-Jan-05 15:21
Anonymous10-Jan-05 15:21 
AnswerRe: Isn't this supposed to be simple?? Pin
Michael Dunn10-Jan-05 19:30
sitebuilderMichael Dunn10-Jan-05 19:30 
GeneralRe: Isn't this supposed to be simple?? Pin
Anonymous11-Jan-05 8:20
Anonymous11-Jan-05 8:20 
GeneralRe: Isn't this supposed to be simple?? Pin
Michael Dunn11-Jan-05 10:52
sitebuilderMichael Dunn11-Jan-05 10:52 
GeneralFiles Manipulation Pin
LiYS10-Jan-05 15:16
LiYS10-Jan-05 15:16 
GeneralRe: Files Manipulation Pin
Anonymous10-Jan-05 15:27
Anonymous10-Jan-05 15:27 
GeneralRe: Files Manipulation Pin
David Crow11-Jan-05 10:25
David Crow11-Jan-05 10:25 
Generalclick into view of a website return the content of it Pin
rising_sun_200510-Jan-05 14:02
rising_sun_200510-Jan-05 14:02 

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.