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

C / C++ / MFC

 
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 
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 
Not quite. This will return a match value of zero for these 2 very similar strings: "abcd" and "bcd".

The algorithm should return the length of the longest same substring present on both strings. The "similarity" factor would be the length of the substring divided by the length of the longer string.

/ravi

"There is always one more bug..."
http://www.ravib.com
ravib@ravib.com
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 
GeneralRe: Exit from program! Pin
Sumudu Perera5-Apr-02 5:58
Sumudu Perera5-Apr-02 5:58 
GeneralRe: Exit from program! Pin
Mazdak5-Apr-02 6:08
Mazdak5-Apr-02 6:08 
GeneralRe: Exit from program! Pin
Alvaro Mendez5-Apr-02 6:10
Alvaro Mendez5-Apr-02 6:10 
GeneralRe: Exit from program! Pin
Mazdak5-Apr-02 7:21
Mazdak5-Apr-02 7: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.