Click here to Skip to main content
15,906,766 members
Home / Discussions / C#
   

C#

 
GeneralRe: Invoking Private OR INternal Methods Pin
Skippums22-Jan-08 15:06
Skippums22-Jan-08 15:06 
GeneralRe: Invoking Private OR INternal Methods Pin
PIEBALDconsult23-Jan-08 3:13
mvePIEBALDconsult23-Jan-08 3:13 
GeneralRe: Invoking Private OR INternal Methods Pin
PIEBALDconsult22-Jan-08 7:50
mvePIEBALDconsult22-Jan-08 7:50 
QuestionMouseDown Event in a DataGridView Pin
Jpeters422-Jan-08 5:02
Jpeters422-Jan-08 5:02 
GeneralRe-Compile Pin
jchigg200022-Jan-08 3:56
jchigg200022-Jan-08 3:56 
AnswerRe: Re-Compile Pin
coolestCoder22-Jan-08 4:00
coolestCoder22-Jan-08 4:00 
GeneralSMTP server port Pin
TheJudeDude22-Jan-08 3:25
TheJudeDude22-Jan-08 3:25 
AnswerRe: SMTP server port Pin
coolestCoder22-Jan-08 3:53
coolestCoder22-Jan-08 3:53 
GeneralRe: SMTP server port Pin
TheJudeDude23-Jan-08 4:59
TheJudeDude23-Jan-08 4:59 
GeneralRe: SMTP server port Pin
coolestCoder23-Jan-08 6:04
coolestCoder23-Jan-08 6:04 
GeneralRe: SMTP server port Pin
TheJudeDude23-Jan-08 7:46
TheJudeDude23-Jan-08 7:46 
GeneralRe: SMTP server port Pin
coolestCoder23-Jan-08 22:57
coolestCoder23-Jan-08 22:57 
GeneralRe: SMTP server port Pin
TheJudeDude25-Jan-08 7:38
TheJudeDude25-Jan-08 7:38 
GeneralClosing an open database connection when debugging starts Pin
dabs22-Jan-08 2:23
dabs22-Jan-08 2:23 
GeneralRe: Closing an open database connection when debugging starts Pin
Justin Perez22-Jan-08 3:22
Justin Perez22-Jan-08 3:22 
GeneralRe: Closing an open database connection when debugging starts Pin
dabs22-Jan-08 3:28
dabs22-Jan-08 3:28 
GeneralRe: Closing an open database connection when debugging starts Pin
Justin Perez22-Jan-08 3:37
Justin Perez22-Jan-08 3:37 
GeneralRe: Closing an open database connection when debugging starts Pin
dabs22-Jan-08 8:29
dabs22-Jan-08 8:29 
GeneralCrystel report... Pin
tasumisra22-Jan-08 1:34
tasumisra22-Jan-08 1:34 
GeneralRe: Crystel report... Pin
Justin Perez22-Jan-08 3:44
Justin Perez22-Jan-08 3:44 
QuestionVista JunctionPoint/ReparsePoint. [modified] Pin
Geron22-Jan-08 1:00
Geron22-Jan-08 1:00 
GeneralRe: Vista JunctionPoint/ReparsePoint. Pin
Pete O'Hanlon22-Jan-08 3:40
mvePete O'Hanlon22-Jan-08 3:40 
GeneralRe: Vista JunctionPoint/ReparsePoint. Pin
Geron22-Jan-08 4:09
Geron22-Jan-08 4:09 
GeneralRe: Vista JunctionPoint/ReparsePoint. Pin
Geron24-Jan-08 23:17
Geron24-Jan-08 23:17 
I have made some progress with this problem. I'm currently able to retrieve the reparse point target when using a combination of CreateFile and DeviceIoControl (P/Invoke). However the code only works on Windows 2000/2003/XP. When I run the same code under Windows Vista, I dont get a valid file handle when opening the reparse point with CreateFile. I'm suspecting that the security model in Vista is to blame (I'm tryng to find the target of "My Documents\My Videos", which I dont even have access to with my own user in my own documents folder).
QuestionCSV Import - Without Header Pin
Nisha_Aadhi22-Jan-08 0:28
Nisha_Aadhi22-Jan-08 0:28 

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.