Click here to Skip to main content
15,911,789 members
Home / Discussions / C#
   

C#

 
AnswerRe: Get image from resource Pin
RaviRanjanKr5-Jan-11 1:51
professionalRaviRanjanKr5-Jan-11 1:51 
AnswerRe: Get image from resource Pin
JF20155-Jan-11 1:54
JF20155-Jan-11 1:54 
GeneralRe: Get image from resource Pin
csrss5-Jan-11 2:31
csrss5-Jan-11 2:31 
QuestionGetting Permisions Pin
Wamuti4-Jan-11 23:13
Wamuti4-Jan-11 23:13 
AnswerRe: Getting Permisions [modified] Pin
RaviRanjanKr4-Jan-11 23:53
professionalRaviRanjanKr4-Jan-11 23:53 
AnswerRe: Getting Permisions Pin
Luc Pattyn5-Jan-11 2:45
sitebuilderLuc Pattyn5-Jan-11 2:45 
GeneralRe: Getting Permisions Pin
Wamuti8-Jan-11 3:21
Wamuti8-Jan-11 3:21 
GeneralRe: Getting Permisions Pin
Luc Pattyn8-Jan-11 3:29
sitebuilderLuc Pattyn8-Jan-11 3:29 
yes, since Vista, some folders (not drives) are protected. The idea is your app should not write there at all since these folders have special functionality for all users, not just for you.

You can invoke the UAC dialog and get admin access rights if you must; see the relevant CodeProject articles[^].

Smile | :)
Luc Pattyn [Forum Guidelines] [My Articles] [My CP bug tracking] Nil Volentibus Arduum
Season's Greetings to all CPians.


Generaltest (just ignore) Pin
Luc Pattyn13-Jan-11 9:39
sitebuilderLuc Pattyn13-Jan-11 9:39 
Generaltest (just ignore) Pin
Luc Pattyn13-Jan-11 9:39
sitebuilderLuc Pattyn13-Jan-11 9:39 
Generaltest (just ignore) [modified] Pin
Luc Pattyn13-Jan-11 9:40
sitebuilderLuc Pattyn13-Jan-11 9:40 
Generaltest (just ignore) Pin
Luc Pattyn13-Jan-11 9:56
sitebuilderLuc Pattyn13-Jan-11 9:56 
QuestionQuiz Application In c#.net Pin
varun.g4-Jan-11 23:03
varun.g4-Jan-11 23:03 
AnswerRe: Quiz Application In c#.net Pin
JF20154-Jan-11 23:16
JF20154-Jan-11 23:16 
GeneralRe: Quiz Application In c#.net Pin
varun.g4-Jan-11 23:33
varun.g4-Jan-11 23:33 
GeneralRe: Quiz Application In c#.net Pin
JF20155-Jan-11 2:05
JF20155-Jan-11 2:05 
GeneralRe: Quiz Application In c#.net Pin
varun.g5-Jan-11 16:48
varun.g5-Jan-11 16:48 
QuestionbackgroundWorker Pin
arkiboys4-Jan-11 22:34
arkiboys4-Jan-11 22:34 
AnswerRe: backgroundWorker Pin
JF20154-Jan-11 22:39
JF20154-Jan-11 22:39 
AnswerRe: backgroundWorker Pin
Pete O'Hanlon4-Jan-11 22:41
mvePete O'Hanlon4-Jan-11 22:41 
GeneralRe: backgroundWorker Pin
arkiboys4-Jan-11 23:17
arkiboys4-Jan-11 23:17 
GeneralRe: backgroundWorker Pin
Pete O'Hanlon4-Jan-11 23:32
mvePete O'Hanlon4-Jan-11 23:32 
GeneralRe: backgroundWorker Pin
arkiboys4-Jan-11 23:44
arkiboys4-Jan-11 23:44 
GeneralRe: backgroundWorker Pin
DaveyM695-Jan-11 0:55
professionalDaveyM695-Jan-11 0:55 
GeneralRe: backgroundWorker Pin
arkiboys5-Jan-11 1:08
arkiboys5-Jan-11 1:08 

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.