Click here to Skip to main content
15,923,689 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: modal dialog Pin
Brian Delahunty19-Sep-02 11:20
Brian Delahunty19-Sep-02 11:20 
GeneralRe: modal dialog Pin
Gary Kirkham19-Sep-02 11:32
Gary Kirkham19-Sep-02 11:32 
GeneralRe: modal dialog Pin
Gary Kirkham19-Sep-02 12:40
Gary Kirkham19-Sep-02 12:40 
QuestionHow to Resize MSChart Pin
ssirisha19-Sep-02 11:03
ssirisha19-Sep-02 11:03 
AnswerRe: How to Resize MSChart Pin
Carlos Antollini19-Sep-02 11:24
Carlos Antollini19-Sep-02 11:24 
GeneralGetLongPathName prob under XP Pin
yarp19-Sep-02 10:56
yarp19-Sep-02 10:56 
GeneralRe: GetLongPathName prob under XP Pin
Neville Franks19-Sep-02 11:18
Neville Franks19-Sep-02 11:18 
GeneralRe: GetLongPathName prob under XP Pin
yarp20-Sep-02 10:15
yarp20-Sep-02 10:15 
Thank you for your reply.

I Couldn't get GetFullPathName work properly too.

In fact I have a dual boot PC (a W2K boot and a XP one) and the application path I'm looking for was installed under XP on c:\program files (c: is the W2K drive). XP itself is located on d:.
So I get the following DOS name from the registry c:\progr~2\Poser\ and I would like the function to return c:\program files\Poser\.

I tried to type c:\progr~2 under DOS and Windows failed to go to the proper folder, but if I type d:\progr~1 it works fine. So I think this is a Windows bug. XP is unable to translate the DOS name from the other drive - because it is the W2K one ? The mistery remains.

Well, few people have dual boots like mine. If it works on another machine I'll just give up.

btw Your website is awsome


Yarp
http://www.senosoft.com/
General!!!! Pin
Mazdak19-Sep-02 10:07
Mazdak19-Sep-02 10:07 
GeneralRe: !!!! Pin
Joaquín M López Muñoz19-Sep-02 10:22
Joaquín M López Muñoz19-Sep-02 10:22 
GeneralRe: !!!! Pin
Mazdak19-Sep-02 19:28
Mazdak19-Sep-02 19:28 
GeneralRefreshing a dialog Pin
Brad Jennings19-Sep-02 10:00
Brad Jennings19-Sep-02 10:00 
GeneralRe: Refreshing a dialog Pin
Joaquín M López Muñoz19-Sep-02 10:20
Joaquín M López Muñoz19-Sep-02 10:20 
GeneralError when use IDiskQuotaUser interface. Pin
Anonymous19-Sep-02 9:56
Anonymous19-Sep-02 9:56 
GeneralRe: Error when use IDiskQuotaUser interface. Pin
Lakitu19-Sep-02 23:32
Lakitu19-Sep-02 23:32 
GeneralT2W Pin
ns19-Sep-02 9:29
ns19-Sep-02 9:29 
GeneralRe: T2W Pin
Joaquín M López Muñoz19-Sep-02 9:40
Joaquín M López Muñoz19-Sep-02 9:40 
GeneralRe: T2W Pin
ns19-Sep-02 9:59
ns19-Sep-02 9:59 
GeneralRe: T2W Pin
Joaquín M López Muñoz19-Sep-02 10:19
Joaquín M López Muñoz19-Sep-02 10:19 
GeneralRe: T2W Pin
ns19-Sep-02 10:25
ns19-Sep-02 10:25 
GeneralDbl Click in control - DateTimePicker Pin
john john mackey19-Sep-02 9:07
john john mackey19-Sep-02 9:07 
GeneralRe: Dbl Click in control - DateTimePicker Pin
john john mackey19-Sep-02 9:08
john john mackey19-Sep-02 9:08 
GeneralOnInitDialog question Pin
ns19-Sep-02 9:02
ns19-Sep-02 9:02 
GeneralRe: OnInitDialog question Pin
TyMatthews19-Sep-02 9:28
TyMatthews19-Sep-02 9:28 
GeneralRe: OnInitDialog question Pin
ns19-Sep-02 9:37
ns19-Sep-02 9: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.