Click here to Skip to main content
15,917,005 members
Home / Discussions / C#
   

C#

 
GeneralRe: Cross threading problem: Quick 'n dirty solution Pin
DaveyM6926-Oct-09 8:24
professionalDaveyM6926-Oct-09 8:24 
GeneralRe: Cross threading problem: Quick 'n dirty solution Pin
Alan Balkany26-Oct-09 9:07
Alan Balkany26-Oct-09 9:07 
QuestionAn interview Question Pin
Mogamboo_Khush_Hua26-Oct-09 0:41
Mogamboo_Khush_Hua26-Oct-09 0:41 
AnswerRe: An interview Question Pin
Daniel Vaughan26-Oct-09 1:31
Daniel Vaughan26-Oct-09 1:31 
GeneralRe: An interview Question Pin
Mogamboo_Khush_Hua26-Oct-09 2:01
Mogamboo_Khush_Hua26-Oct-09 2:01 
GeneralRe: An interview Question Pin
J4amieC26-Oct-09 2:24
J4amieC26-Oct-09 2:24 
AnswerMessage Closed Pin
26-Oct-09 1:35
stancrm26-Oct-09 1:35 
GeneralRe: An interview Question Pin
Mogamboo_Khush_Hua26-Oct-09 1:54
Mogamboo_Khush_Hua26-Oct-09 1:54 
GeneralRe: An interview Question Pin
J4amieC26-Oct-09 2:25
J4amieC26-Oct-09 2:25 
QuestionInvoke C dll functions and structs in C# [modified] Pin
fifthjourney26-Oct-09 0:38
fifthjourney26-Oct-09 0:38 
AnswerRe: Invoke C dll functions and structs in C# Pin
Keith Barrow26-Oct-09 0:43
professionalKeith Barrow26-Oct-09 0:43 
QuestionDifference between Monitor.TryEnter(object,Timespan) and Monitor.Wait(object,Timespan) Pin
frommi26-Oct-09 0:12
frommi26-Oct-09 0:12 
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 
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 
No, it's Windows that is making my life miserable. I am just trying to learn how to make use of the APIs to do something that, conceptually at least, is very straightforward.

The second link is one I already used. I think it was the third one I found for making C# screen savers. Also, Visual Studio 2005 comes with a screen saver learning kit, and I used that one, too. I know the basics already.

But my only problem now is I want to view the wallpaper - and nothing else - beneath my transparent pane, while still preventing any keystrokes etcetera from getting through.

Technically my problem is not knowing how to do that, but that's why I'm asking for help.

The first link is also interesting, and I may want to look at it later, but it's for a different kind of project than what I am trying to do here. Thanks anyway.

Narf.

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 

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.