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

C#

 
Generalkernel32.dll Pin
Mazdak18-Apr-02 21:34
Mazdak18-Apr-02 21:34 
GeneralRe: kernel32.dll Pin
James T. Johnson18-Apr-02 22:10
James T. Johnson18-Apr-02 22:10 
GeneralRe: kernel32.dll Pin
James T. Johnson18-Apr-02 22:16
James T. Johnson18-Apr-02 22:16 
GeneralRe: kernel32.dll Pin
Rüpel18-Apr-02 22:21
Rüpel18-Apr-02 22:21 
GeneralRe: kernel32.dll Pin
Mazdak19-Apr-02 3:58
Mazdak19-Apr-02 3:58 
GeneralRe: kernel32.dll Pin
Rüpel19-Apr-02 4:12
Rüpel19-Apr-02 4:12 
GeneralRe: kernel32.dll Pin
James T. Johnson19-Apr-02 11:53
James T. Johnson19-Apr-02 11:53 
GeneralRe: kernel32.dll Pin
Christian Graus19-Apr-02 12:43
protectorChristian Graus19-Apr-02 12:43 
James T. Johnson wrote:
I'm just without a job at the moment so I spend a lot of time coding (with CP in the background) or reading CP.

Funny, because I *have* a job, I spend a lot of time coding with CP in the background..... ( Well, actually I do the same at home, so that's not quite true )

I'm trying to figure out how to improve my screensaver and I wonder if I can link to the dll that handles screensaver behaviour, and hijack the message loop to handle the messages I am supposed to. Does that sound viable to you ? The instructions in MSDN tell me to do this:

Creating a module-definition file
The ScreenSaverProc and ScreenSaverConfigureDialog functions must be exported in the application's module-definition file; RegisterDialogClasses should not be exported, however. The following example shows the module-definition file for the sample application.


Can I *do* this in C# ? My main reason for wanting to is simply that as it stands I do not have multi monitor support and I can't see a way to find my other monitor/draw on it.


Christian

The tragedy of cyberspace - that so much can travel so far, and yet mean so little.

"But there isn't a whole lot out there that pisses me off more than someone leaving my code looking like they leaned on the keyboard and prayed that it would compile.
- Jamie Hale, 17/4/2002
GeneralRe: kernel32.dll Pin
James T. Johnson19-Apr-02 12:49
James T. Johnson19-Apr-02 12:49 
QuestionAny way to make a 256 color cursor? Pin
Zombies with Coffee, LLC18-Apr-02 8:40
professionalZombies with Coffee, LLC18-Apr-02 8:40 
AnswerRe: Any way to make a 256 color cursor? Pin
Zombies with Coffee, LLC18-Apr-02 9:42
professionalZombies with Coffee, LLC18-Apr-02 9:42 
GeneralHotspot for a cursor object Pin
Zombies with Coffee, LLC18-Apr-02 5:57
professionalZombies with Coffee, LLC18-Apr-02 5:57 
GeneralRe: Hotspot for a cursor object Pin
James T. Johnson18-Apr-02 6:08
James T. Johnson18-Apr-02 6:08 
GeneralRe: Hotspot for a cursor object Pin
Zombies with Coffee, LLC18-Apr-02 6:09
professionalZombies with Coffee, LLC18-Apr-02 6:09 
GeneralRe: Hotspot for a cursor object Pin
James T. Johnson18-Apr-02 6:11
James T. Johnson18-Apr-02 6:11 
GeneralRe: Hotspot for a cursor object Pin
Zombies with Coffee, LLC18-Apr-02 6:39
professionalZombies with Coffee, LLC18-Apr-02 6:39 
Generalget no cursor-key-down-event in mdi-app Pin
Rüpel18-Apr-02 2:08
Rüpel18-Apr-02 2:08 
GeneralRe: get no cursor-key-down-event in mdi-app Pin
James T. Johnson18-Apr-02 5:50
James T. Johnson18-Apr-02 5:50 
GeneralRe: get no cursor-key-down-event in mdi-app Pin
Rüpel18-Apr-02 21:31
Rüpel18-Apr-02 21:31 
GeneralRe: get no cursor-key-down-event in mdi-app Pin
James T. Johnson18-Apr-02 22:09
James T. Johnson18-Apr-02 22:09 
QuestionDisplay Text/Dynamic Icons in System Tray? Pin
Mario1234517-Apr-02 23:39
Mario1234517-Apr-02 23:39 
AnswerGot it. Easier than I've thought... Pin
Mario1234518-Apr-02 2:17
Mario1234518-Apr-02 2:17 
GeneralC# Code Comments Pin
Patrick John Collins17-Apr-02 23:02
Patrick John Collins17-Apr-02 23:02 
GeneralRe: C# Code Comments Pin
James T. Johnson18-Apr-02 5:47
James T. Johnson18-Apr-02 5:47 
GeneralRe: C# Code Comments Pin
Neil Van Note18-Apr-02 19:06
Neil Van Note18-Apr-02 19:06 

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.