Click here to Skip to main content
15,916,419 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Can't create a DLL dialog box object Pin
suiram4023-Jun-04 7:58
suiram4023-Jun-04 7:58 
GeneralRe: Can't create a DLL dialog box object Pin
King Coffee23-Jun-04 14:30
King Coffee23-Jun-04 14:30 
GeneralUDP-protcol in C Pin
Member 119572023-Jun-04 6:06
Member 119572023-Jun-04 6:06 
GeneralRe: UDP-protcol in C Pin
suiram4023-Jun-04 7:55
suiram4023-Jun-04 7:55 
GeneralASCII Sort routine Pin
sweep12323-Jun-04 5:54
sweep12323-Jun-04 5:54 
GeneralRe: ASCII Sort routine Pin
jmkhael23-Jun-04 7:12
jmkhael23-Jun-04 7:12 
GeneralRe: ASCII Sort routine Pin
sweep12324-Jun-04 6:04
sweep12324-Jun-04 6:04 
GeneralCFileDialog in windows service Pin
douglas_kei23-Jun-04 4:44
douglas_kei23-Jun-04 4:44 
I am using a windows service program to open a CFileDialog. The file dialog box can be displayed and working.

However, when the choosing the Desktop folder, it goes to the "C:\Documents and Settings\All Users\Desktop" instead of the Desktop folder of the logged on user. When choosing the My Documents folder, it goes to the "C:\Documents and Settings\Default User\My Documents" folder instead of the logged on user's My Documents folder.

When clicking the New Folder icon, the newly created folder does not displayed unless F5 is pressed. When renaming/deleting folder, the displays update only after press F5.

When i use the same code to call CFileDialog in a non-service application, it works perfectly.

Can anyone help me to solve the problem?
Thx!!

GeneralRe: CFileDialog in windows service Pin
David Crow23-Jun-04 5:32
David Crow23-Jun-04 5:32 
GeneralRe: CFileDialog in windows service Pin
Mistika1223-Jun-04 6:30
Mistika1223-Jun-04 6:30 
GeneralRe: CFileDialog in windows service Pin
douglas_kei23-Jun-04 8:08
douglas_kei23-Jun-04 8:08 
QuestionHow to build a DDEML server for Excel????? Pin
swerajan23-Jun-04 4:17
swerajan23-Jun-04 4:17 
GeneralCombobox question Pin
LukeV23-Jun-04 3:55
LukeV23-Jun-04 3:55 
GeneralRe: Combobox question Pin
V.23-Jun-04 4:09
professionalV.23-Jun-04 4:09 
GeneralRe: Combobox question Pin
David Crow23-Jun-04 4:32
David Crow23-Jun-04 4:32 
GeneralRe: Combobox question Pin
LukeV23-Jun-04 4:34
LukeV23-Jun-04 4:34 
GeneralClass inheritance problems Pin
User 665823-Jun-04 2:39
User 665823-Jun-04 2:39 
GeneralRe: Class inheritance problems Pin
Johnny ²23-Jun-04 2:53
Johnny ²23-Jun-04 2:53 
GeneralRe: Class inheritance problems Pin
User 665823-Jun-04 2:57
User 665823-Jun-04 2:57 
GeneralRe: Class inheritance problems Pin
Johnny ²23-Jun-04 3:12
Johnny ²23-Jun-04 3:12 
GeneralRe: Class inheritance problems Pin
User 665823-Jun-04 3:20
User 665823-Jun-04 3:20 
GeneralRe: Class inheritance problems Pin
David Crow23-Jun-04 3:26
David Crow23-Jun-04 3:26 
GeneralRe: Class inheritance problems Pin
User 665823-Jun-04 3:33
User 665823-Jun-04 3:33 
GeneralRe: Class inheritance problems Pin
suiram4023-Jun-04 8:32
suiram4023-Jun-04 8:32 
Generalerror C2593: 'operator +=' is ambiguous (watch my code) Pin
anderslundsgard23-Jun-04 2:24
anderslundsgard23-Jun-04 2:24 

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.