Click here to Skip to main content
16,007,610 members
Home / Discussions / C#
   

C#

 
GeneralRe: Basics Pin
Colin Angus Mackay29-Feb-04 13:35
Colin Angus Mackay29-Feb-04 13:35 
GeneralRe: Basics Pin
Matthew Hazlett29-Feb-04 14:31
Matthew Hazlett29-Feb-04 14:31 
GeneralRe: Basics Pin
Colin Angus Mackay29-Feb-04 14:38
Colin Angus Mackay29-Feb-04 14:38 
GeneralRe: Basics Pin
Matthew Hazlett29-Feb-04 14:47
Matthew Hazlett29-Feb-04 14:47 
GeneralRe: Basics Pin
Colin Angus Mackay29-Feb-04 15:04
Colin Angus Mackay29-Feb-04 15:04 
GeneralRe: Basics Pin
Matthew Hazlett29-Feb-04 19:16
Matthew Hazlett29-Feb-04 19:16 
GeneralDo not understand this (ListView) Pin
Snowjim29-Feb-04 13:01
Snowjim29-Feb-04 13:01 
QuestionSTRRET - Solved? Pin
Tristan Rhodes29-Feb-04 9:12
Tristan Rhodes29-Feb-04 9:12 
I've been looking at the platform SDK, and what I have at the moment in terms of code. I think it was actualy solved a while ago, it just didn't match what the documentation states.

FOr some reason, the zero value of the STRRET that is returned from my method appears to be correct and functioning.

The string returns a full path if I set the NORMAL flag, with a square charachter on the end, and simply a square charachter if I set the INFOLDER.

The problem I have is, if I am getting the object name, where is the square charachter comming from? How does the full path that is returned get generated? The square value would be where the name of the object should be, say a file or something. The odd thing is, it appears to not realise it's actualy looking for a folder.

Normal Flag:
@"C:\Documents and Settings\All Users\Desktop\?"

INFOLDER Flag:
@"?"

where the question mark is the square charachter.

Any ideas why this is the case? And why I can't seem to get the folder value returned?

Cheers

Cata
AnswerRe: STRRET - Solved? Pin
leppie29-Feb-04 10:41
leppie29-Feb-04 10:41 
AnswerRe: STRRET - Solved? Pin
Dave Kreskowiak29-Feb-04 11:15
mveDave Kreskowiak29-Feb-04 11:15 
AnswerRe: STRRET - Solved? Pin
RNEELY1-Mar-04 4:22
RNEELY1-Mar-04 4:22 
GeneralWindows Service Pin
dabuskol29-Feb-04 1:28
dabuskol29-Feb-04 1:28 
GeneralRe: Windows Service Pin
Mazdak29-Feb-04 2:03
Mazdak29-Feb-04 2:03 
GeneralRe: Windows Service Pin
kenokabe29-Feb-04 16:28
kenokabe29-Feb-04 16:28 
GeneralWierd error message... Pin
profoundwhispers29-Feb-04 0:10
profoundwhispers29-Feb-04 0:10 
Generalcatch Console input Pin
oOomen29-Feb-04 0:05
oOomen29-Feb-04 0:05 
GeneralRe: catch Console input Pin
Arjan Einbu29-Feb-04 6:53
Arjan Einbu29-Feb-04 6:53 
Generalsecurity Pin
mohammadQ28-Feb-04 23:23
mohammadQ28-Feb-04 23:23 
GeneralRe: security Pin
Dave Kreskowiak29-Feb-04 4:05
mveDave Kreskowiak29-Feb-04 4:05 
GeneralRe: security Pin
Verdant12329-Feb-04 4:50
Verdant12329-Feb-04 4:50 
GeneralDirectX Lighting Pin
SherKar28-Feb-04 23:14
SherKar28-Feb-04 23:14 
QuestionHow to determine if you are currently at designtime ? Pin
Andres Coder28-Feb-04 22:47
Andres Coder28-Feb-04 22:47 
AnswerRe: How to determine if you are currently at designtime ? Pin
Dave Kreskowiak29-Feb-04 4:08
mveDave Kreskowiak29-Feb-04 4:08 
AnswerRe: How to determine if you are currently at designtime ? Pin
ian mariano29-Feb-04 21:01
ian mariano29-Feb-04 21:01 
Generalsecurity Pin
mohammadQ28-Feb-04 21:33
mohammadQ28-Feb-04 21:33 

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.