Eneboo - Documentación para desarrolladores
|
#include <windows.h>
#include "qnamespace.h"
Ir al código fuente de este archivo.
'defines' | |
#define | QT_SOCKLEN_T int FAR |
#define | SPI_GETKEYBOARDCUES 0x100A |
#define | WM_MOUSEWHEEL 522 |
#define | WS_EX_LAYERED 0x00080000 |
#define | LWA_COLORKEY 0x00000001 |
#define | LWA_ALPHA 0x00000002 |
#define | AC_SRC_OVER 0x00 |
#define | AC_SRC_ALPHA 0x01 |
#define | SPI_SETMENUANIMATION 0x1003 |
#define | SPI_SETMENUFADE 0x1013 |
#define | SPI_SETCOMBOBOXANIMATION 0x1005 |
#define | SPI_SETTOOLTIPANIMATION 0x1017 |
#define | SPI_SETTOOLTIPFADE 0x1019 |
#define | SPI_SETUIEFFECTS 0x103F |
#define | SPI_GETMENUANIMATION 0x1002 |
#define | SPI_GETMENUFADE 0x1012 |
#define | SPI_GETCOMBOBOXANIMATION 0x1004 |
#define | SPI_GETTOOLTIPANIMATION 0x1016 |
#define | SPI_GETTOOLTIPFADE 0x1018 |
#define | SPI_GETUIEFFECTS 0x103E |
#define | IDC_HAND MAKEINTRESOURCE(32649) |
#define | WM_MOUSEHOVER 0x2A1 |
#define | WM_MOUSELEAVE 0x2A3 |
#define | VK_OEM_PLUS 0xBB |
#define | VK_OEM_COMMA 0xBC |
#define | VK_OEM_MINUS 0xBD |
#define | VK_OEM_PERIOD 0xBE |
#define | __FUNCTION__ "" |
#define | SetWindowLongPtrA SetWindowLongA |
#define | SetWindowLongPtrW SetWindowLongW |
#define | qt_strncpy strncpy |
Funciones | |
void | qlasterror (CHAR *msg, DWORD dwLastError, bool showWindow=false) |
#define __FUNCTION__ "" |
#define AC_SRC_ALPHA 0x01 |
#define AC_SRC_OVER 0x00 |
#define IDC_HAND MAKEINTRESOURCE(32649) |
#define LWA_ALPHA 0x00000002 |
#define LWA_COLORKEY 0x00000001 |
#define QT_SOCKLEN_T int FAR |
#define qt_strncpy strncpy |
#define SetWindowLongPtrA SetWindowLongA |
#define SetWindowLongPtrW SetWindowLongW |
#define SPI_GETCOMBOBOXANIMATION 0x1004 |
#define SPI_GETKEYBOARDCUES 0x100A |
#define SPI_GETMENUANIMATION 0x1002 |
#define SPI_GETMENUFADE 0x1012 |
#define SPI_GETTOOLTIPANIMATION 0x1016 |
#define SPI_GETTOOLTIPFADE 0x1018 |
#define SPI_GETUIEFFECTS 0x103E |
#define SPI_SETCOMBOBOXANIMATION 0x1005 |
#define SPI_SETMENUANIMATION 0x1003 |
#define SPI_SETMENUFADE 0x1013 |
#define SPI_SETTOOLTIPANIMATION 0x1017 |
#define SPI_SETTOOLTIPFADE 0x1019 |
#define SPI_SETUIEFFECTS 0x103F |
#define VK_OEM_COMMA 0xBC |
#define VK_OEM_MINUS 0xBD |
#define VK_OEM_PERIOD 0xBE |
#define VK_OEM_PLUS 0xBB |
#define WM_MOUSEHOVER 0x2A1 |
#define WM_MOUSELEAVE 0x2A3 |
#define WM_MOUSEWHEEL 522 |
#define WS_EX_LAYERED 0x00080000 |
void qlasterror | ( | CHAR * | msg, |
DWORD | dwLastError, | ||
bool | showWindow = false |
||
) |