Click here to Skip to main content
15,917,565 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: About some terms Pin
Mike Dimmick17-Jul-03 22:44
Mike Dimmick17-Jul-03 22:44 
GeneralRe: About some terms Pin
FlyingDancer17-Jul-03 23:35
FlyingDancer17-Jul-03 23:35 
GeneralRepeat Button Pin
shinay17-Jul-03 21:13
shinay17-Jul-03 21:13 
Questionhow to use a com dll Pin
vcseeker17-Jul-03 20:49
vcseeker17-Jul-03 20:49 
AnswerRe: how to use a com dll Pin
si_6917-Jul-03 22:48
si_6917-Jul-03 22:48 
GeneralUse CRichEditCtrl with CFormView Pin
CS42917-Jul-03 20:41
CS42917-Jul-03 20:41 
GeneralIdentification of disks from pathnames Pin
Anonymous17-Jul-03 20:39
Anonymous17-Jul-03 20:39 
GeneralRe: Identification of disks from pathnames Pin
Neville Franks17-Jul-03 22:28
Neville Franks17-Jul-03 22:28 
Have a look at the Shell API functions PathIsUNCServerShare(), PathIsUNCServer(), PathIsUNC(). If it isn't a UNC use GetFullPathName() and then compare the drives. If it is the get the UNC and sharename and compare those.

Neville Franks, Author of ED for Windows. Free Trial at www.getsoft.com
GeneralMFC vs. C# Pin
DaveE9th17-Jul-03 20:33
DaveE9th17-Jul-03 20:33 
GeneralRe: MFC vs. C# Pin
Mike Dimmick17-Jul-03 22:55
Mike Dimmick17-Jul-03 22:55 
GeneralRe: MFC vs. C# Pin
Anonymous18-Jul-03 7:39
Anonymous18-Jul-03 7:39 
GeneralRe: MFC vs. C# Pin
DaveE9th18-Jul-03 7:44
DaveE9th18-Jul-03 7:44 
GeneralRe: MFC vs. C# Pin
Bob Stanneveld18-Jul-03 7:57
Bob Stanneveld18-Jul-03 7:57 
GeneralRe: MFC vs. C# Pin
DaveE9th18-Jul-03 21:07
DaveE9th18-Jul-03 21:07 
AnswerRe: basetsd.h? Pin
John M. Drescher17-Jul-03 20:21
John M. Drescher17-Jul-03 20:21 
GeneralRe: basetsd.h? Pin
DaveE9th17-Jul-03 20:39
DaveE9th17-Jul-03 20:39 
GeneralRe: basetsd.h? Pin
John M. Drescher18-Jul-03 3:59
John M. Drescher18-Jul-03 3:59 
GeneralRe: basetsd.h? Pin
DaveE9th18-Jul-03 7:45
DaveE9th18-Jul-03 7:45 
GeneralRe: basetsd.h? Pin
Bob Stanneveld18-Jul-03 8:10
Bob Stanneveld18-Jul-03 8:10 
GeneralRe: basetsd.h? Pin
John M. Drescher18-Jul-03 8:39
John M. Drescher18-Jul-03 8:39 
Questionbasetsd.h? Pin
DaveE9th17-Jul-03 20:14
DaveE9th17-Jul-03 20:14 
AnswerRe: basetsd.h? Pin
Andrew Walker17-Jul-03 20:18
Andrew Walker17-Jul-03 20:18 
GeneralTemplate Class App-Wizard Parsing Error Pin
Wonderful Cow17-Jul-03 18:40
Wonderful Cow17-Jul-03 18:40 
GeneralRe: Template Class App-Wizard Parsing Error Pin
John M. Drescher17-Jul-03 19:04
John M. Drescher17-Jul-03 19:04 
GeneralRe: Template Class App-Wizard Parsing Error Pin
Wonderful Cow17-Jul-03 19:37
Wonderful Cow17-Jul-03 19:37 

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.