Click here to Skip to main content
15,921,169 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How reliable is "cin" for receiving data? Pin
Beer2626-Jul-03 18:12
Beer2626-Jul-03 18:12 
GeneralRe: How reliable is "cin" for receiving data? Pin
WREY26-Jul-03 18:48
WREY26-Jul-03 18:48 
GeneralRe: How reliable is "cin" for receiving data? Pin
Ryan Binns26-Jul-03 20:26
Ryan Binns26-Jul-03 20:26 
GeneralRe: How reliable is "cin" for receiving data? Pin
Beer2627-Jul-03 2:48
Beer2627-Jul-03 2:48 
GeneralRe: How reliable is "cin" for receiving data? Pin
Ryan Binns27-Jul-03 4:06
Ryan Binns27-Jul-03 4:06 
GeneralRe: How reliable is "cin" for receiving data? Pin
Beer2627-Jul-03 4:37
Beer2627-Jul-03 4:37 
GeneralRe: How reliable is "cin" for receiving data? Pin
Bob Stanneveld27-Jul-03 8:16
Bob Stanneveld27-Jul-03 8:16 
QuestionHow can I execute a .chm file? Pin
DanYELL26-Jul-03 15:25
DanYELL26-Jul-03 15:25 
I managed to put together a very cool looking
.chm file using the program FAR. How can I
execute the .chm from my program? I used the
code:

CreateProcess(NULL, "help.chm, NULL, NULL, FALSE, 0, NULL, NULL, &si, &pi);

But it didn't work, even though it works for all the
other .exe files that I have. Is there something
special I need to do to run a .chm file?

Please, please, any response any one can give me
will be greatly appreciated.

Sincerely,
Danielle (an overworked graduate student)
AnswerRe: How can I execute a .chm file? Pin
Beer2626-Jul-03 15:50
Beer2626-Jul-03 15:50 
AnswerRe: How can I execute a .chm file? Pin
Beer2626-Jul-03 15:53
Beer2626-Jul-03 15:53 
GeneralRe: How can I execute a .chm file? Pin
DanYELL26-Jul-03 16:12
DanYELL26-Jul-03 16:12 
AnswerRe: How can I execute a .chm file? Pin
pranavamhari26-Jul-03 16:29
pranavamhari26-Jul-03 16:29 
GeneralRe: How can I execute a .chm file? Pin
Hashim Saleem27-Jul-03 2:41
Hashim Saleem27-Jul-03 2:41 
GeneralRe: How can I execute a .chm file? Pin
Hashim Saleem27-Jul-03 4:07
Hashim Saleem27-Jul-03 4:07 
QuestionHow to put background image into CListCtrl. Pin
Artem Moroz26-Jul-03 12:58
Artem Moroz26-Jul-03 12:58 
AnswerRe: How to put background image into CListCtrl. Pin
Beer2626-Jul-03 13:08
Beer2626-Jul-03 13:08 
AnswerRe: How to put background image into CListCtrl. Pin
Michael Dunn26-Jul-03 13:45
sitebuilderMichael Dunn26-Jul-03 13:45 
GeneralRetrieving selected item in Classview from add-in Pin
joltman26-Jul-03 9:36
joltman26-Jul-03 9:36 
GeneralRe: Retrieving selected item in Classview from add-in Pin
Beer2626-Jul-03 11:03
Beer2626-Jul-03 11:03 
GeneralSDI View question Pin
DougW4826-Jul-03 7:57
DougW4826-Jul-03 7:57 
GeneralRe: SDI View question Pin
Niall Barr26-Jul-03 9:49
professionalNiall Barr26-Jul-03 9:49 
GeneralRe: SDI View question Pin
Bob Stanneveld27-Jul-03 8:21
Bob Stanneveld27-Jul-03 8:21 
QuestionHow to transfer data from one dialog box to another, Pin
Deepak Samuel26-Jul-03 6:39
Deepak Samuel26-Jul-03 6:39 
AnswerRe: How to transfer data from one dialog box to another, Pin
valikac26-Jul-03 7:01
valikac26-Jul-03 7:01 
AnswerRe: How to transfer data from one dialog box to another, Pin
User 665826-Jul-03 7:08
User 665826-Jul-03 7:08 

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.