Click here to Skip to main content
15,914,071 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralObtaining URL from OnBeforeNavigate2Explorer1 Pin
Cesario Simoes, jr17-Apr-01 2:50
Cesario Simoes, jr17-Apr-01 2:50 
GeneralSomething like this Pin
17-Apr-01 10:29
suss17-Apr-01 10:29 
GeneralContext menu bug?! Pin
Deian16-Apr-01 21:28
Deian16-Apr-01 21:28 
GeneralRe: Context menu bug?! Pin
Deian16-Apr-01 23:31
Deian16-Apr-01 23:31 
QuestionCan i change the Menu's BAckground Color Pin
16-Apr-01 20:23
suss16-Apr-01 20:23 
AnswerRe: Can i change the Menu's BAckground Color Pin
3-Sep-01 0:26
suss3-Sep-01 0:26 
GeneralRefresh hardware configuration Pin
16-Apr-01 18:34
suss16-Apr-01 18:34 
GeneralStoring data Pin
Michael Martin16-Apr-01 18:15
professionalMichael Martin16-Apr-01 18:15 
Continuing with my theme of building useless applications to utilise controls and programming practices to get a fuller understanding of the whole VC++ thing, I have come up with the following idea, but no way to implement it.

Wanted to add some data to my application via a String Table (don't want to use the Registry or write to hidden files) for use in calculations. Also wanted to enable the user to be able to re-map this data to new values that would be available next time the application was started. Seems that according to MSDN I can't write data to String Tables and can't find anything in books, magazines or web sites to help me along.

Anyone have any idea how I can get this idea to work?

Must be possible as Shareware applications (no I am not writing one or trying to hack one) must store the registration key somewhere for the app to know it is registered. Or at least write something to the executable to show it is registered. Don't believe that it would be written to the Registry or a hidden file as this would be comparitively easy to find.

Michael Martin
Pegasystems Pty Ltd
Australia
martm@pegasystems.com
+61 413-004-018
GeneralRe: Storing data Pin
Christian Graus16-Apr-01 18:47
protectorChristian Graus16-Apr-01 18:47 
GeneralRe: Storing data Pin
Kannan Kalyanaraman16-Apr-01 18:55
Kannan Kalyanaraman16-Apr-01 18:55 
QuestionHow to add a CScrollView on a dialog-based app? Pin
16-Apr-01 17:02
suss16-Apr-01 17:02 
AnswerRe: How to add a CScrollView on a dialog-based app? Pin
16-Apr-01 17:38
suss16-Apr-01 17:38 
GeneralRe: How to add a CScrollView on a dialog-based app? Pin
Kannan Kalyanaraman16-Apr-01 20:06
Kannan Kalyanaraman16-Apr-01 20:06 
QuestionMake DSN (ODBC) with InstallShield? Pin
16-Apr-01 11:34
suss16-Apr-01 11:34 
AnswerRe: Make DSN (ODBC) with InstallShield? Pin
16-Apr-01 14:45
suss16-Apr-01 14:45 
QuestionSubclassing RichEdit? Pin
Richard Comish16-Apr-01 11:22
Richard Comish16-Apr-01 11:22 
GeneralIPicture Pin
orcun colak16-Apr-01 11:15
orcun colak16-Apr-01 11:15 
GeneralRe: IPicture Pin
Kannan Kalyanaraman16-Apr-01 18:27
Kannan Kalyanaraman16-Apr-01 18:27 
GeneralInvalid Address specified to RtlFreeHeap Pin
Rainer Mangold16-Apr-01 10:31
Rainer Mangold16-Apr-01 10:31 
GeneralRe: Invalid Address specified to RtlFreeHeap Pin
Michael Dunn16-Apr-01 16:28
sitebuilderMichael Dunn16-Apr-01 16:28 
GeneralRe: Invalid Address specified to RtlFreeHeap Pin
Rainer Mangold17-Apr-01 12:17
Rainer Mangold17-Apr-01 12:17 
GeneralMake dialog as Always on Top Pin
Ghasrfakhri16-Apr-01 5:16
Ghasrfakhri16-Apr-01 5:16 
GeneralRe: Make dialog as Always on Top Pin
16-Apr-01 8:33
suss16-Apr-01 8:33 
GeneralRe: Make dialog as Always on Top Pin
Liam O'Hagan18-Apr-01 15:10
Liam O'Hagan18-Apr-01 15:10 
Questionhow to Save Bitmap to file as jpg ot gif Pin
16-Apr-01 0:06
suss16-Apr-01 0:06 

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.