Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

win32wdesktop.cpp File Reference

#include <os2win.h>
#include <misc.h>
#include <win32wbase.h>
#include <win32wdesktop.h>
#include "oslibwin.h"
#include "win32wndhandle.h"
#include "dbglocal.h"

Include dependency graph for win32wdesktop.cpp:

Include dependency graph

Go to the source code of this file.

Defines

#define DBG_LOCALLOG   DBG_win32wdesktop

Functions

BOOL CreateWin32Desktop ()
void DestroyDesktopWindow ()
LRESULT WIN32API DesktopWndProc (HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam)
BOOL WIN32API SetDeskWallPaper (LPCSTR filename)
BOOL DESKTOP_Register ()
BOOL DESKTOP_Unregister ()

Variables

Win32Desktop * windowDesktop = 0


Define Documentation

#define DBG_LOCALLOG   DBG_win32wdesktop
 

Definition at line 19 of file win32wdesktop.cpp.


Function Documentation

BOOL CreateWin32Desktop  
 

Definition at line 26 of file win32wdesktop.cpp.

Referenced by CONTROLS_Register().

void DestroyDesktopWindow  
 

Definition at line 37 of file win32wdesktop.cpp.

Referenced by cleanupUser32().

LRESULT WIN32API DesktopWndProc HWND    hwnd,
UINT    message,
WPARAM    wParam,
LPARAM    lParam
 

Definition at line 99 of file win32wdesktop.cpp.

BOOL WIN32API SetDeskWallPaper LPCSTR    filename
 

Definition at line 113 of file win32wdesktop.cpp.

BOOL DESKTOP_Register  
 

Definition at line 121 of file win32wdesktop.cpp.

Referenced by CONTROLS_Register().

BOOL DESKTOP_Unregister  
 

Definition at line 138 of file win32wdesktop.cpp.

Referenced by CONTROLS_Unregister().


Variable Documentation

Win32Desktop* windowDesktop = 0
 

Definition at line 22 of file win32wdesktop.cpp.


Generated on Wed Jan 23 23:20:52 2002 for ODIN-user32 by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001