Click here to Skip to main content
15,923,681 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How do I set the first 10 BITS of 4 chars string to a letter?? Pin
IrishSonic16-Mar-03 5:03
IrishSonic16-Mar-03 5:03 
GeneralRe: How do I set the first 10 BITS of 4 chars string to a letter?? Pin
Abbas_Riazi16-Mar-03 6:53
professionalAbbas_Riazi16-Mar-03 6:53 
AnswerRe: How do I set the first 10 BITS of 4 chars string to a letter?? Pin
Jambolo16-Mar-03 14:27
Jambolo16-Mar-03 14:27 
QuestionApplication Version standard?? Pin
work_to_live15-Mar-03 7:39
work_to_live15-Mar-03 7:39 
AnswerRe: Application Version standard?? Pin
Anders Molin15-Mar-03 7:52
professionalAnders Molin15-Mar-03 7:52 
AnswerRe: Application Version standard?? Pin
Chris Losinger15-Mar-03 8:23
professionalChris Losinger15-Mar-03 8:23 
GeneralRe: Application Version standard?? Pin
r i s h a b h s16-Mar-03 17:42
r i s h a b h s16-Mar-03 17:42 
GeneralRe: Application Version standard?? Pin
work_to_live19-Mar-03 4:56
work_to_live19-Mar-03 4:56 
Thanks everyone, It looks like I've got my answer! no standard Smile | :)

I suppose I might as well throw in my own usage.
In the past I've only used three fields, and here's how they've been defined...

Ver A.B.C

Where
A = Major "Generic"... a generic is a set of defined features.
Not all features of a Generic have to be present in the initial release.
B = A subset of the generic that pulls in more of the defined features.
C = Bug Fixes

Example...
The initial release of a product would be 1.0.0, and might include 6 of 10 major features that are targeted for that Generic. 1.1.0 might include 8 of 10 features, and 1.2.0 all features.
Along the way, you would have bug fix releases that would increment the third field.

Just my two cents.
AnswerRe: Application Version standard?? Pin
moliate15-Mar-03 8:38
moliate15-Mar-03 8:38 
GeneralDirectX Pin
wanju15-Mar-03 7:19
wanju15-Mar-03 7:19 
GeneralRe: DirectX Pin
Stephane Rodriguez.15-Mar-03 7:33
Stephane Rodriguez.15-Mar-03 7:33 
GeneralUsing CHtmlView w/o a doc Pin
Matt Gates15-Mar-03 7:00
Matt Gates15-Mar-03 7:00 
GeneralRe: Using CHtmlView w/o a doc Pin
Stephane Rodriguez.15-Mar-03 7:31
Stephane Rodriguez.15-Mar-03 7:31 
GeneralRe: Using CHtmlView w/o a doc Pin
Matt Gates15-Mar-03 15:14
Matt Gates15-Mar-03 15:14 
GeneralCListCtrl Pin
dudic15-Mar-03 6:34
dudic15-Mar-03 6:34 
GeneralRe: CListCtrl Pin
RobJones15-Mar-03 6:40
RobJones15-Mar-03 6:40 
GeneralInstallation Help Pin
DuFF15-Mar-03 5:48
DuFF15-Mar-03 5:48 
GeneralRe: Installation Help Pin
RobJones15-Mar-03 6:24
RobJones15-Mar-03 6:24 
GeneralRe: Installation Help Pin
DuFF15-Mar-03 8:36
DuFF15-Mar-03 8:36 
GeneralRe: Installation Help Pin
Gary R. Wheeler15-Mar-03 13:31
Gary R. Wheeler15-Mar-03 13:31 
GeneralRe: Installation Help Pin
DuFF15-Mar-03 14:20
DuFF15-Mar-03 14:20 
GeneralOS version Pin
Dirso15-Mar-03 5:39
Dirso15-Mar-03 5:39 
GeneralRe: OS version Pin
Dominik Reichl15-Mar-03 5:49
Dominik Reichl15-Mar-03 5:49 
GeneralRe: OS version Pin
Nish Nishant15-Mar-03 5:51
sitebuilderNish Nishant15-Mar-03 5:51 
QuestionHow do delete a directory and its contents? Pin
IGx8915-Mar-03 5:21
IGx8915-Mar-03 5:21 

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.