Click here to Skip to main content
15,888,329 members
Articles / Desktop Programming / WTL
Article

atlPath

Rate me:
Please Sign up or sign in to vote.
2.11/5 (8 votes)
24 Feb 2006 32K   313   14   4
ATL/WTL version of Samuel Gonzalo's CPath1.2

Introduction

    i am developing an application. when i need to parse path, i found samuel gonzalo's CPath1.2 is good enough except for without ATL/WTL support. so i modified it and share the result here and renamed to be atlpath. the modify log are included in atlPath.h.

  now you can use it in your wtl/atl application, not depend on MFC. you use it just as you use original cpath class.

  here is samuel gonzalo's original cpath class: http://www.codeproject.com/file/cpath.asp

   if you find something wrong, pls info me through email: lyshsd@126.com.

   i am a newbie to post article to codeproject. i found it not so easy.

 

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
China China
thx everyone's post!

Comments and Discussions

 
GeneralWTL::CFindFile Pin
Alain Rist25-Feb-06 7:24
Alain Rist25-Feb-06 7:24 
GeneralRe: WTL::CFindFile Pin
lyshsd26-Feb-06 2:32
lyshsd26-Feb-06 2:32 
GeneralRe: WTL::CFindFile Pin
lyshsd26-Feb-06 2:47
lyshsd26-Feb-06 2:47 
GeneralRe: WTL::CFindFile Pin
Alain Rist26-Feb-06 3:58
Alain Rist26-Feb-06 3:58 

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.