Click here to Skip to main content
15,887,350 members
Home / Discussions / C#
   

C#

 
AnswerRe: Difference between Monitor.TryEnter(object,Timespan) and Monitor.Wait(object,Timespan) Pin
Simon P Stevens26-Oct-09 0:43
Simon P Stevens26-Oct-09 0:43 
AnswerProblem with System.Diagnostics.Process.Start [modified] Pin
Slavakr26-Oct-09 0:10
Slavakr26-Oct-09 0:10 
AnswerRe: Problem with System.Diagnostics.Process.Start Pin
Simon P Stevens26-Oct-09 0:15
Simon P Stevens26-Oct-09 0:15 
GeneralRe: Problem with System.Diagnostics.Process.Start Pin
Slavakr26-Oct-09 0:31
Slavakr26-Oct-09 0:31 
GeneralRe: Problem with System.Diagnostics.Process.Start Pin
Simon P Stevens26-Oct-09 1:03
Simon P Stevens26-Oct-09 1:03 
QuestionShow Windows Desktop, nothing else... Pin
Naruki25-Oct-09 23:39
Naruki25-Oct-09 23:39 
AnswerRe: Show Windows Desktop, nothing else... Pin
Simon P Stevens26-Oct-09 0:11
Simon P Stevens26-Oct-09 0:11 
GeneralRe: Show Windows Desktop, nothing else... Pin
Naruki26-Oct-09 4:08
Naruki26-Oct-09 4:08 
Well, obviously the big factor here is learning. I'm doing this because I want to know something about C# and Windows APIs and stuff.

But more specifically to your point, because the "required image" changes from time to time. The wallpaper changer automatically pulls down random images from the net.

In order to reproduce all of that functionality, I'd have to do something very complex indeed, and that's definitely beyond the scope of my little project.

My app IS fullscreen, because it has to cover all the other apps and prevent them from receiving keystrokes/mouse movements. I had to make it transparent so I could see the stuff below, but do that without letting the mouse clicks or keystroke slip through.

In Java, that means a glasspane. In C#, it means a headache. At least so far as I know. Total newb here.

Narf.

AnswerRe: Show Windows Desktop, nothing else... Pin
Shorgov26-Oct-09 0:16
Shorgov26-Oct-09 0:16 
GeneralRe: Show Windows Desktop, nothing else... Pin
Naruki26-Oct-09 4:20
Naruki26-Oct-09 4:20 
QuestionHow to get contents of cache memory in c#? Pin
Swapnil 200925-Oct-09 23:24
Swapnil 200925-Oct-09 23:24 
AnswerRe: How to get contents of cache memory in c#? Pin
Abhishek Sur25-Oct-09 23:32
professionalAbhishek Sur25-Oct-09 23:32 
GeneralRe: How to get contents of cache memory in c#? Pin
Swapnil 200925-Oct-09 23:42
Swapnil 200925-Oct-09 23:42 
AnswerRe: How to get contents of cache memory in c#? Pin
Jaiprakash M Bankolli25-Oct-09 23:43
Jaiprakash M Bankolli25-Oct-09 23:43 
GeneralRe: How to get contents of cache memory in c#? Pin
Swapnil 200926-Oct-09 0:04
Swapnil 200926-Oct-09 0:04 
Questionproblem with custom control properties value Pin
Lyon Sun25-Oct-09 23:18
Lyon Sun25-Oct-09 23:18 
AnswerMessage Closed Pin
25-Oct-09 23:35
stancrm25-Oct-09 23:35 
GeneralRe: problem with custom control properties value Pin
Lyon Sun25-Oct-09 23:45
Lyon Sun25-Oct-09 23:45 
GeneralRe: problem with custom control properties value Pin
Lyon Sun26-Oct-09 0:01
Lyon Sun26-Oct-09 0:01 
AnswerRe: problem with custom control properties value Pin
Abhishek Sur25-Oct-09 23:42
professionalAbhishek Sur25-Oct-09 23:42 
GeneralRe: problem with custom control properties value Pin
Lyon Sun25-Oct-09 23:59
Lyon Sun25-Oct-09 23:59 
QuestionHow to get contents of cache memory in c#? Pin
snakeway42025-Oct-09 23:17
snakeway42025-Oct-09 23:17 
AnswerRe: How to get contents of cache memory in c#? Pin
Abhishek Sur25-Oct-09 23:34
professionalAbhishek Sur25-Oct-09 23:34 
QuestionOpening one file by two processes at same time in C# Pin
MikeSharp25-Oct-09 23:05
MikeSharp25-Oct-09 23:05 
AnswerRe: Opening one file by two processes at same time in C# Pin
Not Active25-Oct-09 23:16
mentorNot Active25-Oct-09 23:16 

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.