|
Navigation
- Home
- Community
- Development
- myReactOS
- Fundraiser 2012
Doxygen
- Main Page
- Alphabetical List
- Data Structures
- Directories
- File List
- Data Fields
- Globals
- Related Pages
Search
|
Go to the source code of this file.
Defines |
| #define | XICON 32 |
| #define | XSTEP 128 |
| #define | YICON 32 |
| #define | YSTEP 64 |
Functions |
| | WINE_DEFAULT_DEBUG_CHANNEL (shlctrl) |
| CPlApplet * | Control_UnloadApplet (CPlApplet *applet) |
| CPlApplet * | Control_LoadApplet (HWND hWnd, LPCWSTR cmd, CPanel *panel) |
| static void | Control_WndProc_Create (HWND hWnd, const CREATESTRUCTW *cs) |
| static BOOL | Control_Localize (const CPanel *panel, int cx, int cy, CPlApplet **papplet, unsigned *psp) |
| static LRESULT | Control_WndProc_Paint (const CPanel *panel, WPARAM wParam) |
| static LRESULT | Control_WndProc_LButton (CPanel *panel, LPARAM lParam, BOOL up) |
| static LRESULT WINAPI | Control_WndProc (HWND hWnd, UINT wMsg, WPARAM lParam1, LPARAM lParam2) |
| static void | Control_DoInterface (CPanel *panel, HWND hWnd, HINSTANCE hInst) |
| static void | Control_DoWindow (CPanel *panel, HWND hWnd, HINSTANCE hInst) |
| static void | Control_DoLaunch (CPanel *pPanel, HWND hWnd, LPCWSTR pwszCmd) |
| EXTERN_C void WINAPI | Control_RunDLLW (HWND hWnd, HINSTANCE hInst, LPCWSTR cmd, DWORD nCmdShow) |
| EXTERN_C void WINAPI | Control_RunDLLA (HWND hWnd, HINSTANCE hInst, LPCSTR cmd, DWORD nCmdShow) |
| EXTERN_C HRESULT WINAPI | Control_FillCache_RunDLLW (HWND hWnd, HANDLE hModule, DWORD w, DWORD x) |
| EXTERN_C HRESULT WINAPI | Control_FillCache_RunDLLA (HWND hWnd, HANDLE hModule, DWORD w, DWORD x) |
| EXTERN_C void WINAPI | RunDLL_CallEntry16 (DWORD proc, HWND hwnd, HINSTANCE inst, LPCSTR cmdline, INT cmdshow) |
| LRESULT WINAPI | CallCPLEntry16 (HINSTANCE hMod, FARPROC pFunc, HWND dw3, UINT dw4, LPARAM dw5, LPARAM dw6) |
Generated on Thu May 24 2012 05:18:08 for ReactOS by
1.7.6.1
|