Click here to Skip to main content
16,004,974 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: CPropertySheet::OnCancel(): Any way to abort the cancellation? Pin
Michael Dunn5-Apr-02 16:27
sitebuilderMichael Dunn5-Apr-02 16:27 
General[ Point distance from line? ] Pin
Xenos5-Apr-02 8:06
Xenos5-Apr-02 8:06 
GeneralRe: [ Point distance from line? ] Pin
Joaquín M López Muñoz5-Apr-02 8:21
Joaquín M López Muñoz5-Apr-02 8:21 
QuestionIs there a way to pass a "HANDLE" from a client's window to a dll in ATL? Pin
Bart-Man5-Apr-02 7:56
Bart-Man5-Apr-02 7:56 
AnswerRe: Is there a way to pass a "HANDLE" from a client's window to a dll in ATL? Pin
Chris Losinger5-Apr-02 8:04
professionalChris Losinger5-Apr-02 8:04 
GeneralRe: Is there a way to pass a "HANDLE" from a client's window to a dll in ATL? Pin
Bart-Man5-Apr-02 8:37
Bart-Man5-Apr-02 8:37 
Generalcompare strings Pin
5-Apr-02 7:25
suss5-Apr-02 7:25 
GeneralRe: compare strings Pin
Ravi Bhavnani5-Apr-02 7:57
professionalRavi Bhavnani5-Apr-02 7:57 
Eric Moisan wrote:
how much the two string are identical

Can you define what this means? Is it as simple as how much of the strings (starting from the first char) are identical?

If so, just loop from the beginning of each string until you find 2 chars that aren't the same. The progress divided by the length (of one of the strings) should give you your answer.

/ravi

"There is always one more bug..."
http://www.ravib.com
ravib@ravib.com
GeneralRe: compare strings Pin
5-Apr-02 8:01
suss5-Apr-02 8:01 
GeneralRe: compare strings Pin
Renjith Ramachandran5-Apr-02 8:35
Renjith Ramachandran5-Apr-02 8:35 
GeneralRe: compare strings Pin
Renjith Ramachandran5-Apr-02 8:31
Renjith Ramachandran5-Apr-02 8:31 
GeneralRe: compare strings Pin
Ravi Bhavnani5-Apr-02 8:35
professionalRavi Bhavnani5-Apr-02 8:35 
GeneralRe: compare strings Pin
5-Apr-02 9:48
suss5-Apr-02 9:48 
QuestionGetting information about system performance ? Pin
Cris5-Apr-02 7:12
Cris5-Apr-02 7:12 
AnswerRe: Getting information about system performance ? Pin
Renjith Ramachandran5-Apr-02 7:29
Renjith Ramachandran5-Apr-02 7:29 
AnswerRe: Getting information about system performance ? Pin
Renjith Ramachandran5-Apr-02 7:59
Renjith Ramachandran5-Apr-02 7:59 
QuestionMFC Dialog and Database? Pin
Aoife5-Apr-02 6:35
Aoife5-Apr-02 6:35 
AnswerRe: MFC Dialog and Database? Pin
Ravi Bhavnani5-Apr-02 7:07
professionalRavi Bhavnani5-Apr-02 7:07 
GeneralRe: MFC Dialog and Database? Pin
Aoife5-Apr-02 7:20
Aoife5-Apr-02 7:20 
QuestionHow to get the timestamp of a file using MFC? Pin
5-Apr-02 6:25
suss5-Apr-02 6:25 
AnswerRe: How to get the timestamp of a file using MFC? Pin
Ravi Bhavnani5-Apr-02 6:45
professionalRavi Bhavnani5-Apr-02 6:45 
GeneralRe: How to get the timestamp of a file using MFC? Pin
5-Apr-02 7:08
suss5-Apr-02 7:08 
GeneralVC++ 7 and IL Pin
Sumudu Perera5-Apr-02 5:56
Sumudu Perera5-Apr-02 5:56 
GeneralRe: VC++ 7 and IL Pin
Rickard Andersson205-Apr-02 7:08
Rickard Andersson205-Apr-02 7:08 
GeneralExit from program! Pin
Mazdak5-Apr-02 5:56
Mazdak5-Apr-02 5:56 

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.