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

C / C++ / MFC

 
GeneralCHTMLWebBrowser ActiveX is not appearing in a property page! Pin
Anonymous24-Mar-03 9:05
Anonymous24-Mar-03 9:05 
GeneralRe: CHTMLWebBrowser ActiveX is not appearing in a property page! Pin
Ravi Bhavnani24-Mar-03 9:25
professionalRavi Bhavnani24-Mar-03 9:25 
GeneralCComboBox and scrollbars. Pin
ns24-Mar-03 7:36
ns24-Mar-03 7:36 
GeneralRe: CComboBox and scrollbars. Pin
Ravi Bhavnani24-Mar-03 8:25
professionalRavi Bhavnani24-Mar-03 8:25 
Generalthanks Pin
ns24-Mar-03 8:31
ns24-Mar-03 8:31 
GeneralRe: CComboBox and scrollbars. Pin
PJ Arends24-Mar-03 10:35
professionalPJ Arends24-Mar-03 10:35 
GeneralDAO.... Pin
Anonymous24-Mar-03 7:07
Anonymous24-Mar-03 7:07 
GeneralMDI child windows Pin
Steven M Hunt24-Mar-03 6:56
Steven M Hunt24-Mar-03 6:56 
GeneralRe: MDI child windows Pin
Maximilien24-Mar-03 7:08
Maximilien24-Mar-03 7:08 
GeneralThe example of using CStringList needed Pin
Sharkky24-Mar-03 6:35
Sharkky24-Mar-03 6:35 
GeneralRe: The example of using CStringList needed Pin
Ravi Bhavnani24-Mar-03 8:20
professionalRavi Bhavnani24-Mar-03 8:20 
Questionhow to converts a string that has been encoded for transmission in a URL into a decoded string? Pin
rafaelcn24-Mar-03 6:31
rafaelcn24-Mar-03 6:31 
GeneralPeculiar timing problem when creating UI ... Pin
Maximilien24-Mar-03 6:25
Maximilien24-Mar-03 6:25 
GeneralSerialize 2D-array and app slowdown *long thread* Pin
Jakob Bysewski24-Mar-03 6:20
Jakob Bysewski24-Mar-03 6:20 
Questiongetting length of a character string? Pin
dazinith24-Mar-03 6:10
dazinith24-Mar-03 6:10 
AnswerRe: getting length of a character string? Pin
Chris Losinger24-Mar-03 6:17
professionalChris Losinger24-Mar-03 6:17 
GeneralRe: getting length of a character string? Pin
dazinith24-Mar-03 7:44
dazinith24-Mar-03 7:44 
GeneralRemove border of View Pin
jeremysay24-Mar-03 4:57
jeremysay24-Mar-03 4:57 
GeneralRe: Remove border of View Pin
Joaquín M López Muñoz24-Mar-03 5:00
Joaquín M López Muñoz24-Mar-03 5:00 
GeneralRe: Remove border of View Pin
jeremysay24-Mar-03 5:43
jeremysay24-Mar-03 5:43 
GeneralRe: Remove border of View Pin
Tim Smith24-Mar-03 5:50
Tim Smith24-Mar-03 5:50 
Generaldetecting if cursor is over a listview item Pin
Kuniva24-Mar-03 4:53
Kuniva24-Mar-03 4:53 
GeneralRe: detecting if cursor is over a listview item Pin
Ravi Bhavnani24-Mar-03 5:56
professionalRavi Bhavnani24-Mar-03 5:56 
QuestionAdding custom infos when building an application ? Pin
T.T.H.24-Mar-03 4:40
T.T.H.24-Mar-03 4:40 
Hi
I do use Visual C++ 6 on Win2000 and WinNT4 and have an MFC application in development in which I want to add some custom informations at its compilation. Those informations should/could be the date, time, the current user and the current computer the application is compiled on. They should later be seen in the AboutBox dialog of the application itself.

Furthermore I do want this infos only in this application, not in all my other ones (a lot of the build number increasing tools/addins always apply to all my applications - I don't want that).

To even excess that I do use SourceSafe for this application so me and my work-mates can work together on it.

Is this possible?

Thanks in advance for answers,
Matthias
AnswerRe: Adding custom infos when building an application ? Pin
Tim Ranker24-Mar-03 10:52
Tim Ranker24-Mar-03 10:52 

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.