ReactOS 0.4.16-dev-959-g2ec3a19
|
#include <stdarg.h>
#include "windef.h"
#include "winbase.h"
#include "winreg.h"
#include "wingdi.h"
#include "winuser.h"
#include "richedit.h"
#include "imm.h"
#include "shlwapi.h"
#include "oleidl.h"
#include "initguid.h"
#include "textserv.h"
#include "wine/debug.h"
Go to the source code of this file.
Functions | |
WINE_DEFAULT_DEBUG_CHANNEL (msftedit) | |
BOOL WINAPI | DllMain (HINSTANCE inst, DWORD reason, LPVOID reserved) |
HRESULT WINAPI | DllGetVersion (DLLVERSIONINFO *info) |
HRESULT WINAPI DllGetVersion | ( | DLLVERSIONINFO * | info | ) |
Definition at line 69 of file msftedit_main.c.
Definition at line 43 of file msftedit_main.c.
WINE_DEFAULT_DEBUG_CHANNEL | ( | msftedit | ) |