Click here to Skip to main content
15,909,897 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: process monitoring Pin
Chris Losinger22-Jun-05 7:38
professionalChris Losinger22-Jun-05 7:38 
GeneralRe: process monitoring Pin
3loka22-Jun-05 10:28
3loka22-Jun-05 10:28 
GeneralYet another problem with LPCTSTR Pin
tomek1822-Jun-05 6:04
tomek1822-Jun-05 6:04 
GeneralRe: Yet another problem with LPCTSTR Pin
James R. Twine22-Jun-05 6:43
James R. Twine22-Jun-05 6:43 
GeneralRe: Yet another problem with LPCTSTR Pin
Bob Stanneveld22-Jun-05 6:56
Bob Stanneveld22-Jun-05 6:56 
GeneralRe: Yet another problem with LPCTSTR Pin
Blake Miller22-Jun-05 7:29
Blake Miller22-Jun-05 7:29 
GeneralRe: Yet another problem with LPCTSTR Pin
Bob Stanneveld22-Jun-05 8:43
Bob Stanneveld22-Jun-05 8:43 
GeneralRe: Yet another problem with LPCTSTR Pin
Toby Opferman22-Jun-05 9:17
Toby Opferman22-Jun-05 9:17 
Those functions are safe as you are allowed to present a character count to the API. The unsafe ones are the ones that do not allow this, such as gets(), strcpy(), sprintf().

And I would never reccomend using C++ on even my worst enemy! Smile | :)



8bc7c0ec02c0e404c0cc0680f7018827ebee
GeneralRe: Yet another problem with LPCTSTR Pin
Bob Stanneveld22-Jun-05 20:27
Bob Stanneveld22-Jun-05 20:27 
GeneralRe: Yet another problem with LPCTSTR Pin
Toby Opferman23-Jun-05 10:10
Toby Opferman23-Jun-05 10:10 
GeneralOT Pin
Bob Stanneveld23-Jun-05 12:05
Bob Stanneveld23-Jun-05 12:05 
GeneralRe: OT Pin
Toby Opferman23-Jun-05 13:40
Toby Opferman23-Jun-05 13:40 
GeneralRe: OT Pin
Bob Stanneveld23-Jun-05 21:17
Bob Stanneveld23-Jun-05 21:17 
GeneralRe: OT Pin
Toby Opferman24-Jun-05 5:28
Toby Opferman24-Jun-05 5:28 
GeneralRe: OT Pin
Bob Stanneveld30-Jun-05 23:31
Bob Stanneveld30-Jun-05 23:31 
GeneralRe: OT Pin
Toby Opferman1-Jul-05 9:00
Toby Opferman1-Jul-05 9:00 
GeneralRe: Yet another problem with LPCTSTR Pin
JWood22-Jun-05 10:17
JWood22-Jun-05 10:17 
GeneralRe: Yet another problem with LPCTSTR Pin
Bob Stanneveld22-Jun-05 7:02
Bob Stanneveld22-Jun-05 7:02 
GeneralRe: Yet another problem with LPCTSTR Pin
tomek1823-Jun-05 2:06
tomek1823-Jun-05 2:06 
GeneralRe: Yet another problem with LPCTSTR Pin
Bob Stanneveld23-Jun-05 2:29
Bob Stanneveld23-Jun-05 2:29 
GeneralRe: Yet another problem with LPCTSTR Pin
tomek1823-Jun-05 4:01
tomek1823-Jun-05 4:01 
GeneralRe: Yet another problem with LPCTSTR Pin
Bob Stanneveld23-Jun-05 4:18
Bob Stanneveld23-Jun-05 4:18 
GeneralRe: Yet another problem with LPCTSTR Pin
David Crow23-Jun-05 3:21
David Crow23-Jun-05 3:21 
Questionwhat is MFCO42D.DLL? Pin
liuyue22-Jun-05 5:44
liuyue22-Jun-05 5:44 
AnswerRe: what is MFCO42D.DLL? Pin
David Crow22-Jun-05 5:59
David Crow22-Jun-05 5:59 

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.