ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

activeimmapp.c File Reference
#include "config.h"
#include <stdarg.h>
#include "windef.h"
#include "winbase.h"
#include "wingdi.h"
#include "winreg.h"
#include "winuser.h"
#include "winerror.h"
#include "objbase.h"
#include "dimm.h"
#include "imm.h"
#include "wine/unicode.h"
#include "wine/debug.h"

Go to the source code of this file.

Data Structures

struct  ActiveIMMApp

Defines

#define COBJMACROS

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (msimtf)
static ActiveIMMAppimpl_from_IActiveIMMApp (IActiveIMMApp *iface)
static void ActiveIMMApp_Destructor (ActiveIMMApp *This)
static HRESULT WINAPI ActiveIMMApp_QueryInterface (IActiveIMMApp *iface, REFIID iid, LPVOID *ppvOut)
static ULONG WINAPI ActiveIMMApp_AddRef (IActiveIMMApp *iface)
static ULONG WINAPI ActiveIMMApp_Release (IActiveIMMApp *iface)
static HRESULT WINAPI ActiveIMMApp_AssociateContext (IActiveIMMApp *iface, HWND hWnd, HIMC hIME, HIMC *phPrev)
static HRESULT WINAPI ActiveIMMApp_ConfigureIMEA (IActiveIMMApp *This, HKL hKL, HWND hwnd, DWORD dwMode, REGISTERWORDA *pData)
static HRESULT WINAPI ActiveIMMApp_ConfigureIMEW (IActiveIMMApp *This, HKL hKL, HWND hWnd, DWORD dwMode, REGISTERWORDW *pData)
static HRESULT WINAPI ActiveIMMApp_CreateContext (IActiveIMMApp *This, HIMC *phIMC)
static HRESULT WINAPI ActiveIMMApp_DestroyContext (IActiveIMMApp *This, HIMC hIME)
static HRESULT WINAPI ActiveIMMApp_EnumRegisterWordA (IActiveIMMApp *This, HKL hKL, LPSTR szReading, DWORD dwStyle, LPSTR szRegister, LPVOID pData, IEnumRegisterWordA **pEnum)
static HRESULT WINAPI ActiveIMMApp_EnumRegisterWordW (IActiveIMMApp *This, HKL hKL, LPWSTR szReading, DWORD dwStyle, LPWSTR szRegister, LPVOID pData, IEnumRegisterWordW **pEnum)
static HRESULT WINAPI ActiveIMMApp_EscapeA (IActiveIMMApp *This, HKL hKL, HIMC hIMC, UINT uEscape, LPVOID pData, LRESULT *plResult)
static HRESULT WINAPI ActiveIMMApp_EscapeW (IActiveIMMApp *This, HKL hKL, HIMC hIMC, UINT uEscape, LPVOID pData, LRESULT *plResult)
static HRESULT WINAPI ActiveIMMApp_GetCandidateListA (IActiveIMMApp *This, HIMC hIMC, DWORD dwIndex, UINT uBufLen, CANDIDATELIST *pCandList, UINT *puCopied)
static HRESULT WINAPI ActiveIMMApp_GetCandidateListW (IActiveIMMApp *This, HIMC hIMC, DWORD dwIndex, UINT uBufLen, CANDIDATELIST *pCandList, UINT *puCopied)
static HRESULT WINAPI ActiveIMMApp_GetCandidateListCountA (IActiveIMMApp *This, HIMC hIMC, DWORD *pdwListSize, DWORD *pdwBufLen)
static HRESULT WINAPI ActiveIMMApp_GetCandidateListCountW (IActiveIMMApp *This, HIMC hIMC, DWORD *pdwListSize, DWORD *pdwBufLen)
static HRESULT WINAPI ActiveIMMApp_GetCandidateWindow (IActiveIMMApp *This, HIMC hIMC, DWORD dwIndex, CANDIDATEFORM *pCandidate)
static HRESULT WINAPI ActiveIMMApp_GetCompositionFontA (IActiveIMMApp *This, HIMC hIMC, LOGFONTA *plf)
static HRESULT WINAPI ActiveIMMApp_GetCompositionFontW (IActiveIMMApp *This, HIMC hIMC, LOGFONTW *plf)
static HRESULT WINAPI ActiveIMMApp_GetCompositionStringA (IActiveIMMApp *This, HIMC hIMC, DWORD dwIndex, DWORD dwBufLen, LONG *plCopied, LPVOID pBuf)
static HRESULT WINAPI ActiveIMMApp_GetCompositionStringW (IActiveIMMApp *This, HIMC hIMC, DWORD dwIndex, DWORD dwBufLen, LONG *plCopied, LPVOID pBuf)
static HRESULT WINAPI ActiveIMMApp_GetCompositionWindow (IActiveIMMApp *This, HIMC hIMC, COMPOSITIONFORM *pCompForm)
static HRESULT WINAPI ActiveIMMApp_GetContext (IActiveIMMApp *This, HWND hwnd, HIMC *phIMC)
static HRESULT WINAPI ActiveIMMApp_GetConversionListA (IActiveIMMApp *This, HKL hKL, HIMC hIMC, LPSTR pSrc, UINT uBufLen, UINT uFlag, CANDIDATELIST *pDst, UINT *puCopied)
static HRESULT WINAPI ActiveIMMApp_GetConversionListW (IActiveIMMApp *This, HKL hKL, HIMC hIMC, LPWSTR pSrc, UINT uBufLen, UINT uFlag, CANDIDATELIST *pDst, UINT *puCopied)
static HRESULT WINAPI ActiveIMMApp_GetConversionStatus (IActiveIMMApp *This, HIMC hIMC, DWORD *pfdwConversion, DWORD *pfdwSentence)
static HRESULT WINAPI ActiveIMMApp_GetDefaultIMEWnd (IActiveIMMApp *This, HWND hWnd, HWND *phDefWnd)
static HRESULT WINAPI ActiveIMMApp_GetDescriptionA (IActiveIMMApp *This, HKL hKL, UINT uBufLen, LPSTR szDescription, UINT *puCopied)
static HRESULT WINAPI ActiveIMMApp_GetDescriptionW (IActiveIMMApp *This, HKL hKL, UINT uBufLen, LPWSTR szDescription, UINT *puCopied)
static HRESULT WINAPI ActiveIMMApp_GetGuideLineA (IActiveIMMApp *This, HIMC hIMC, DWORD dwIndex, DWORD dwBufLen, LPSTR pBuf, DWORD *pdwResult)
static HRESULT WINAPI ActiveIMMApp_GetGuideLineW (IActiveIMMApp *This, HIMC hIMC, DWORD dwIndex, DWORD dwBufLen, LPWSTR pBuf, DWORD *pdwResult)
static HRESULT WINAPI ActiveIMMApp_GetIMEFileNameA (IActiveIMMApp *This, HKL hKL, UINT uBufLen, LPSTR szFileName, UINT *puCopied)
static HRESULT WINAPI ActiveIMMApp_GetIMEFileNameW (IActiveIMMApp *This, HKL hKL, UINT uBufLen, LPWSTR szFileName, UINT *puCopied)
static HRESULT WINAPI ActiveIMMApp_GetOpenStatus (IActiveIMMApp *This, HIMC hIMC)
static HRESULT WINAPI ActiveIMMApp_GetProperty (IActiveIMMApp *This, HKL hKL, DWORD fdwIndex, DWORD *pdwProperty)
static HRESULT WINAPI ActiveIMMApp_GetRegisterWordStyleA (IActiveIMMApp *This, HKL hKL, UINT nItem, STYLEBUFA *pStyleBuf, UINT *puCopied)
static HRESULT WINAPI ActiveIMMApp_GetRegisterWordStyleW (IActiveIMMApp *This, HKL hKL, UINT nItem, STYLEBUFW *pStyleBuf, UINT *puCopied)
static HRESULT WINAPI ActiveIMMApp_GetStatusWindowPos (IActiveIMMApp *This, HIMC hIMC, POINT *pptPos)
static HRESULT WINAPI ActiveIMMApp_GetVirtualKey (IActiveIMMApp *This, HWND hWnd, UINT *puVirtualKey)
static HRESULT WINAPI ActiveIMMApp_InstallIMEA (IActiveIMMApp *This, LPSTR szIMEFileName, LPSTR szLayoutText, HKL *phKL)
static HRESULT WINAPI ActiveIMMApp_InstallIMEW (IActiveIMMApp *This, LPWSTR szIMEFileName, LPWSTR szLayoutText, HKL *phKL)
static HRESULT WINAPI ActiveIMMApp_IsIME (IActiveIMMApp *This, HKL hKL)
static HRESULT WINAPI ActiveIMMApp_IsUIMessageA (IActiveIMMApp *This, HWND hWndIME, UINT msg, WPARAM wParam, LPARAM lParam)
static HRESULT WINAPI ActiveIMMApp_IsUIMessageW (IActiveIMMApp *This, HWND hWndIME, UINT msg, WPARAM wParam, LPARAM lParam)
static HRESULT WINAPI ActiveIMMApp_NotifyIME (IActiveIMMApp *This, HIMC hIMC, DWORD dwAction, DWORD dwIndex, DWORD dwValue)
static HRESULT WINAPI ActiveIMMApp_RegisterWordA (IActiveIMMApp *This, HKL hKL, LPSTR szReading, DWORD dwStyle, LPSTR szRegister)
static HRESULT WINAPI ActiveIMMApp_RegisterWordW (IActiveIMMApp *This, HKL hKL, LPWSTR szReading, DWORD dwStyle, LPWSTR szRegister)
static HRESULT WINAPI ActiveIMMApp_ReleaseContext (IActiveIMMApp *This, HWND hWnd, HIMC hIMC)
static HRESULT WINAPI ActiveIMMApp_SetCandidateWindow (IActiveIMMApp *This, HIMC hIMC, CANDIDATEFORM *pCandidate)
static HRESULT WINAPI ActiveIMMApp_SetCompositionFontA (IActiveIMMApp *This, HIMC hIMC, LOGFONTA *plf)
static HRESULT WINAPI ActiveIMMApp_SetCompositionFontW (IActiveIMMApp *This, HIMC hIMC, LOGFONTW *plf)
static HRESULT WINAPI ActiveIMMApp_SetCompositionStringA (IActiveIMMApp *This, HIMC hIMC, DWORD dwIndex, LPVOID pComp, DWORD dwCompLen, LPVOID pRead, DWORD dwReadLen)
static HRESULT WINAPI ActiveIMMApp_SetCompositionStringW (IActiveIMMApp *This, HIMC hIMC, DWORD dwIndex, LPVOID pComp, DWORD dwCompLen, LPVOID pRead, DWORD dwReadLen)
static HRESULT WINAPI ActiveIMMApp_SetCompositionWindow (IActiveIMMApp *This, HIMC hIMC, COMPOSITIONFORM *pCompForm)
static HRESULT WINAPI ActiveIMMApp_SetConversionStatus (IActiveIMMApp *This, HIMC hIMC, DWORD fdwConversion, DWORD fdwSentence)
static HRESULT WINAPI ActiveIMMApp_SetOpenStatus (IActiveIMMApp *This, HIMC hIMC, BOOL fOpen)
static HRESULT WINAPI ActiveIMMApp_SetStatusWindowPos (IActiveIMMApp *This, HIMC hIMC, POINT *pptPos)
static HRESULT WINAPI ActiveIMMApp_SimulateHotKey (IActiveIMMApp *This, HWND hwnd, DWORD dwHotKeyID)
static HRESULT WINAPI ActiveIMMApp_UnregisterWordA (IActiveIMMApp *This, HKL hKL, LPSTR szReading, DWORD dwStyle, LPSTR szUnregister)
static HRESULT WINAPI ActiveIMMApp_UnregisterWordW (IActiveIMMApp *This, HKL hKL, LPWSTR szReading, DWORD dwStyle, LPWSTR szUnregister)
static HRESULT WINAPI ActiveIMMApp_Activate (IActiveIMMApp *This, BOOL fRestoreLayout)
static HRESULT WINAPI ActiveIMMApp_Deactivate (IActiveIMMApp *This)
static HRESULT WINAPI ActiveIMMApp_OnDefWindowProc (IActiveIMMApp *This, HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam, LRESULT *plResult)
static HRESULT WINAPI ActiveIMMApp_FilterClientWindows (IActiveIMMApp *This, ATOM *aaClassList, UINT uSize)
static HRESULT WINAPI ActiveIMMApp_GetCodePageA (IActiveIMMApp *This, HKL hKL, UINT *uCodePage)
static HRESULT WINAPI ActiveIMMApp_GetLangId (IActiveIMMApp *This, HKL hKL, LANGID *plid)
static HRESULT WINAPI ActiveIMMApp_AssociateContextEx (IActiveIMMApp *This, HWND hWnd, HIMC hIMC, DWORD dwFlags)
static HRESULT WINAPI ActiveIMMApp_DisableIME (IActiveIMMApp *This, DWORD idThread)
static HRESULT WINAPI ActiveIMMApp_GetImeMenuItemsA (IActiveIMMApp *This, HIMC hIMC, DWORD dwFlags, DWORD dwType, IMEMENUITEMINFOA *pImeParentMenu, IMEMENUITEMINFOA *pImeMenu, DWORD dwSize, DWORD *pdwResult)
static HRESULT WINAPI ActiveIMMApp_GetImeMenuItemsW (IActiveIMMApp *This, HIMC hIMC, DWORD dwFlags, DWORD dwType, IMEMENUITEMINFOW *pImeParentMenu, IMEMENUITEMINFOW *pImeMenu, DWORD dwSize, DWORD *pdwResult)
static HRESULT WINAPI ActiveIMMApp_EnumInputContext (IActiveIMMApp *This, DWORD idThread, IEnumInputContext **ppEnum)
DECLSPEC_HIDDEN HRESULT ActiveIMMApp_Constructor (IUnknown *pUnkOuter, IUnknown **ppOut)

Variables

static const IActiveIMMAppVtbl ActiveIMMAppVtbl

Generated on Sun May 27 2012 05:14:54 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.