Advertisement

1 - 10 of 5569 containing alltags:("Desktops") (0.003 seconds)
I have an application where I want to keep an operator from even seeing the desktop icons. Is there a way to hide these icons from his/her view while the program is running, and unhide them just be...
Zones: Windows ProgrammingDate Answered: 03/01/1997 Grade: C Views: 0
We (Rockwell) have created a new version of a previously existing application,which we also created.  The problem that this new version is in a new location on the client's hard drive.   I wonderi...
Zones: Windows ProgrammingDate Answered: 04/30/1997 Grade: C Views: 0
How do I change the mouse cursor over the entire desktop, with a hidden main window?  I have one of those system tray icon programs and would like to change the cursor when things happen.  Currentl...
Zones: Windows MFCDate Answered: 06/05/1997 Grade: B Views: 0
Currently my application needs to draw directly over the entire desktop.  In doing so, I obtain its device context by calling the CWindowDC constructor.  After doing so, I am able to successfully p...
Zones: Windows MFCDate Answered: 07/21/1997 Grade: A Views: 0
What should I do to access windows (95) desktop? I would like to paint something directly to a desktop screen. Does desktop have a device context or should I open a special invisible window or some...
Zones: Windows ProgrammingDate Answered: 09/29/1997 Grade: A Views: 0
I am briefly displaying a 256 color bitmap when my program starts.  I create a palette, select it into the DC, realize the palette and display the bitmap.  This works fine.  When I'm finished displ...
Zones: Windows ProgrammingDate Answered: 10/03/1997 Grade: A Views: 0
I want to change the default Desktop directory, so that the icons of an other directory are shown on the Desktop. I know how to change the Desktop directory in the Registry. But after changing thi...
Zones: Delphi ProgrammingDate Answered: 11/26/1997 Grade: C Views: 4
Hi, How do i get a list of desktop items from within a vb5 program and then execute them later on. Thanks
Zones: Visual BasicDate Answered: 02/26/1998 Grade: A Views: 0
I want to change the default directory of the 'Desktop' (normally C:\windows\desktop) to another directory, so that the desktop will display all files in this new directory on the desktop instead. ...
Zones: Delphi ProgrammingDate Answered: 04/07/1998 Grade: C Views: 0
I know how to get a DC for the desktop, which as has been supplied in a previous question. But I need to be able to also repaint the desktop when it is repainted / refreshed. It seems to me I need ...
Zones: Windows ProgrammingDate Answered: 04/30/1998 Grade: A Views: 0