Click here to Skip to main content
16,016,570 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: tab control question Pin
Edwin Brunner2-Jun-04 7:30
Edwin Brunner2-Jun-04 7:30 
GeneralRe: tab control question Pin
David Crow2-Jun-04 7:30
David Crow2-Jun-04 7:30 
GeneralVersion number in comment Pin
Robert Pickford2-Jun-04 5:53
Robert Pickford2-Jun-04 5:53 
GeneralRe: Version number in comment Pin
David Crow2-Jun-04 7:28
David Crow2-Jun-04 7:28 
GeneralRe: Version number in comment Pin
Robert Pickford2-Jun-04 22:17
Robert Pickford2-Jun-04 22:17 
GeneralRe: Version number in comment Pin
David Crow3-Jun-04 2:50
David Crow3-Jun-04 2:50 
GeneralRe: Version number in comment Pin
Robert Pickford3-Jun-04 6:12
Robert Pickford3-Jun-04 6:12 
GeneralRe: Version number in comment Pin
Henry miller3-Jun-04 3:23
Henry miller3-Jun-04 3:23 
Use a version control package. Then consult the documentation for that package. In CVS you can use

/* $log$
*
*/

to place your change comments in the code, but if you don't use CVS that isn't helpful. There are other things too that you can add, some of which are suitable for assigning to a variable so you can manipulate the version in code.
GeneralModeless Dialogs Overlapping Formviews Pin
YooVeeAy2-Jun-04 5:37
YooVeeAy2-Jun-04 5:37 
GeneralMFC and other EXE's problem Pin
mpgodknecht2-Jun-04 5:34
sussmpgodknecht2-Jun-04 5:34 
GeneralRe: MFC and other EXE's problem Pin
Antony M Kancidrowski2-Jun-04 6:16
Antony M Kancidrowski2-Jun-04 6:16 
GeneralNo WM_NOTIFY messages Pin
Aviv Halperin2-Jun-04 5:24
Aviv Halperin2-Jun-04 5:24 
GeneralAccessing a remote computer from inside a service Pin
stupidflasucks2-Jun-04 5:22
stupidflasucks2-Jun-04 5:22 
GeneralTTN_NEEDTEXT never called Pin
Aviv Halperin2-Jun-04 5:05
Aviv Halperin2-Jun-04 5:05 
GeneralRe: TTN_NEEDTEXT never called Pin
David Crow2-Jun-04 5:26
David Crow2-Jun-04 5:26 
GeneralRe: TTN_NEEDTEXT never called Pin
Aviv Halperin2-Jun-04 5:56
Aviv Halperin2-Jun-04 5:56 
GeneralRe: TTN_NEEDTEXT never called Pin
David Crow2-Jun-04 7:26
David Crow2-Jun-04 7:26 
GeneralRe: TTN_NEEDTEXT never called Pin
Aviv Halperin2-Jun-04 8:09
Aviv Halperin2-Jun-04 8:09 
GeneralRe: TTN_NEEDTEXT never called Pin
HENDRIK R2-Jun-04 5:28
HENDRIK R2-Jun-04 5:28 
GeneralModeless dialog Pin
si_692-Jun-04 4:59
si_692-Jun-04 4:59 
GeneralRe: Modeless dialog Pin
David Crow2-Jun-04 5:30
David Crow2-Jun-04 5:30 
GeneralRe: Modeless dialog Pin
si_692-Jun-04 5:54
si_692-Jun-04 5:54 
GeneralRe: Modeless dialog Pin
David Crow2-Jun-04 5:58
David Crow2-Jun-04 5:58 
QuestionCalling methods of an appobject COM object? Pin
Roozbeh692-Jun-04 4:06
professionalRoozbeh692-Jun-04 4:06 
GeneralFail to add my HTTP headers when using IWebBrowser2 interface Pin
louxinghua@dep2-Jun-04 3:23
louxinghua@dep2-Jun-04 3:23 

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.