Click here to Skip to main content
15,920,217 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: how to store a value at the specified location in RAM. Pin
Iain Clarke, Warrior Programmer9-Nov-08 23:52
Iain Clarke, Warrior Programmer9-Nov-08 23:52 
GeneralRe: how to store a value at the specified location in RAM. Pin
chandu00410-Nov-08 2:32
chandu00410-Nov-08 2:32 
QuestionRe: how to store a value at the specified location in RAM. Pin
David Crow10-Nov-08 3:15
David Crow10-Nov-08 3:15 
AnswerRe: how to store a value at the specified location in RAM. Pin
Nemanja Trifunovic10-Nov-08 7:52
Nemanja Trifunovic10-Nov-08 7:52 
AnswerRe: how to store a value at the specified location in RAM. Pin
Roger Stoltz10-Nov-08 4:50
Roger Stoltz10-Nov-08 4:50 
AnswerRe: how to store a value at the specified location in RAM. Pin
Nemanja Trifunovic10-Nov-08 7:48
Nemanja Trifunovic10-Nov-08 7:48 
QuestionHelp Workshop question [SOLVED] Pin
Ahmed Charfeddine9-Nov-08 20:51
Ahmed Charfeddine9-Nov-08 20:51 
AnswerRe: Help Workshop question Pin
Iain Clarke, Warrior Programmer9-Nov-08 21:56
Iain Clarke, Warrior Programmer9-Nov-08 21:56 
If [*] help workshop is the one that makes .chm files, then you will have a .hhp file somewhere in your list of files to be compiled.

At the top of mine, I have the following:
[OPTIONS]
Auto Index=Yes
Compiled file=MyChm.chm
Contents file=Table of Contents.hhc
Default Window=Main
Default topic=Welcome.htm
Display compile progress=No
Index file=MyChm.hhk
Language=0x809 English (United Kingdom)
Title=I made this special help

[WINDOWS]
Main=,"Table of Contents.hhc",,"Welcome.htm","Welcome.htm",,,,,0x42120,,0x3046,,0x1000000,,,,,,

[FILES]
A list of files here...


(OK, I've changed the odd word here and there to protect the guilty).

Default topic gives you the "unless they explicitly asked for another one, give them this" functionality.

Hope that helps,

Iain.

[*] I say IF as I never use the workshop itself, just the hhc.exe help compiler.
GeneralRe: Help Workshop question Pin
Ahmed Charfeddine9-Nov-08 21:59
Ahmed Charfeddine9-Nov-08 21:59 
Questionclosing of a dialog box on button click problem! Pin
Dhiraj kumar Saini9-Nov-08 20:31
Dhiraj kumar Saini9-Nov-08 20:31 
AnswerRe: closing of a dialog box on button click problem! Pin
_AnsHUMAN_ 9-Nov-08 20:36
_AnsHUMAN_ 9-Nov-08 20:36 
GeneralRe: closing of a dialog box on button click problem! Pin
Dhiraj kumar Saini9-Nov-08 20:41
Dhiraj kumar Saini9-Nov-08 20:41 
GeneralRe: closing of a dialog box on button click problem! Pin
_AnsHUMAN_ 9-Nov-08 20:47
_AnsHUMAN_ 9-Nov-08 20:47 
GeneralRe: closing of a dialog box on button click problem! Pin
Dhiraj kumar Saini9-Nov-08 20:59
Dhiraj kumar Saini9-Nov-08 20:59 
GeneralRe: closing of a dialog box on button click problem! Pin
_AnsHUMAN_ 9-Nov-08 21:19
_AnsHUMAN_ 9-Nov-08 21:19 
GeneralRe: closing of a dialog box on button click problem! Pin
SandipG 9-Nov-08 21:26
SandipG 9-Nov-08 21:26 
GeneralRe: closing of a dialog box on button click problem! Pin
Dhiraj kumar Saini9-Nov-08 22:23
Dhiraj kumar Saini9-Nov-08 22:23 
GeneralRe: closing of a dialog box on button click problem! Pin
enhzflep9-Nov-08 22:30
enhzflep9-Nov-08 22:30 
GeneralRe: closing of a dialog box on button click problem! Pin
Dhiraj kumar Saini9-Nov-08 22:50
Dhiraj kumar Saini9-Nov-08 22:50 
GeneralRe: closing of a dialog box on button click problem! Pin
enhzflep9-Nov-08 22:57
enhzflep9-Nov-08 22:57 
GeneralRe: closing of a dialog box on button click problem! Pin
Dhiraj kumar Saini9-Nov-08 23:05
Dhiraj kumar Saini9-Nov-08 23:05 
GeneralRe: closing of a dialog box on button click problem! Pin
Iain Clarke, Warrior Programmer10-Nov-08 0:00
Iain Clarke, Warrior Programmer10-Nov-08 0:00 
GeneralRe: closing of a dialog box on button click problem! Pin
Dhiraj kumar Saini10-Nov-08 0:52
Dhiraj kumar Saini10-Nov-08 0:52 
GeneralRe: closing of a dialog box on button click problem! Pin
Iain Clarke, Warrior Programmer10-Nov-08 1:20
Iain Clarke, Warrior Programmer10-Nov-08 1:20 
GeneralRe: closing of a dialog box on button click problem! Pin
Dhiraj kumar Saini10-Nov-08 2:00
Dhiraj kumar Saini10-Nov-08 2:00 

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.