• 当前位置: 首页 > 系统II类源码 > 模块控件源码易语言GDI歌词秀模块源码
  • 易语言GDI歌词秀模块源码

    • 软件授权:
      开源软件
    • 软件大小:
      15.24 KB
    • 文件类型:
      .zip,.e
    • 下载次数:
    • 上传用户:
      心脏
    • 发布时间:
      2018-10-24 16:23
    • 软件等阶:
    • 运行环境:
      Winall,Win2003,WinXP,Win7,Win8
    • 软件评级:

    软件介绍             



     

    易语言GDI歌词秀模块源码


    系统结构:A2W,RGB2ARGB,创建,销毁,清除,绘图,绘图Ex,绘描边字,取场景,复制到,刷新,加载数据,加载文件,释放,取句柄,取宽度,取高度,创建GDI歌词秀,刷新显示,清除场景,显示歌词文本,GetDeviceCaps,DeleteDC,GetDC,CreateCompatibleBitmap,SelectObject,BitBlt,CreateCompatibleDC,DeleteObject,CopyImage,ReleaseDC,GetWindowRect,IsWindow,CopyMemory_BITMAPFILEHEADER,CopyMemory_BITMAPINFO,GetDIBits,GetObject,GetDIBits_BimapInfo,PrintWindow,CreateDC,RtlMoveMemory,lstrcpyn,GlobalAlloc,GlobalLock,CopyMemory,GlobalUnlock,CreateStreamOnHGlobal,CLSIDFromString,OleLoadPicture,GlobalFree,CallWindowProc,OpenClipboard,GetClipboardData,CloseClipboard,EmptyClipboard,SetClipboardData,RtlMoveMemory_整数,文本_取长度,MultiByteToWideChar,GetObjectPtr,GdipCreateBitmapFromStream,GdipSaveImageToStream_int,GetHGlobalFromStream_int,GlobalSize,CopyMemory2,GdipDisposeImage,GdiplusStartup,GdiplusShutdown,API_GdiplusStartup,API_GdiplusShutdown,API_CreateStreamOnHGlobal,API_GdipLoadImageFromFile,API_GdipLoadImageFromStream,API_GdipDisposeImage,API_GdipCreateFromHDC,API_GdipDrawImageRect,API_GdipDeleteGraphics,API_UpdateLayeredWindow,API_SelectObject,API_GetDC,API_ReleaseDC,API_GetWindowLong,API_SetWindowLong,API_CreateCompatibleDC,API_DeleteDC,API_CreateDIBSection,API_CreateSolidBrush,API_DeleteObject,API_GlobalAlloc,API_GlobalLock,API_GlobalUnlock,API_GlobalFree,API_FillRect,API_SetRect,API_BitBlt,API_MultiByteToWideChar,API_GdipGetImageHeight,API_GdipGetImageWidth,API_GdipGetImageType,API_GdipDrawImageRectRect,API_GdipSetSmoothingMode,API_GdipGraphicsClear,API_GdipSetInterpolationMode,API_GdipAddPathString,API_GdipCreatePath,API_GdipSetPenLineJoin,API_GdipDrawPath,API_GdipCreateLineBrushFromRectI,API_GdipFillPath,API_GdipGetPathWorldBounds,API_GdipCreateFontFamilyFromName,API_GdipCreatePen1,API_GdipCreateSolidFill,API_GdipDeleteBrush,API_GdipDeletePen,API_GdipDeletePath,API_GdipDeleteFontFamily,API_GdipSetImageAttributesColorMatrix,API_GdipCreateImageAttributes,API_GdipDisposeImageAttributes,CreateRoundRectRgn,CreateRectRgn,CombineRgn,SetWindowRgn,取窗口矩形_,判断窗口句柄_,设置时钟_,销毁时钟_,


    ======窗口程序集1
               |  |
               |  |------ _启动子程序
               |  |
               |  |------ A2W
               |  |
               |  |------ RGB2ARGB
               |  |
               |  |
    ======GDI画板
               |  |
               |  |------ _初始化
               |  |
               |  |------ _销毁
               |  |
               |  |------ 创建
               |  |
               |  |------ 销毁
               |  |
               |  |------ 清除
               |  |
               |  |------ 绘图
               |  |
               |  |------ 绘图Ex
               |  |
               |  |------ 绘描边字
               |  |
               |  |------ 取场景
               |  |
               |  |------ 复制到
               |  |
               |  |------ 刷新
               |  |
               |  |
    ======GDI内存位图
               |  |
               |  |------ _初始化
               |  |
               |  |------ _销毁
               |  |
               |  |------ 加载数据
               |  |
               |  |------ 加载文件
               |  |
               |  |------ 释放
               |  |
               |  |------ 取句柄
               |  |
               |  |------ 取宽度
               |  |
               |  |------ 取高度
               |  |
               |  |
    ======GDI歌词秀
               |  |
               |  |------ _初始化
               |  |
               |  |------ _销毁
               |  |
               |  |------ 创建GDI歌词秀
               |  |
               |  |------ 刷新显示
               |  |
               |  |------ 清除场景
               |  |
               |  |------ 显示歌词文本
               |  |
               |  |
    ======调用的Dll
               |  |
               |  |---[dll]------   GetDeviceCaps
               |  |
               |  |---[dll]------   DeleteDC
               |  |
               |  |---[dll]------   GetDC
               |  |
               |  |---[dll]------   CreateCompatibleBitmap
               |  |
               |  |---[dll]------   SelectObject
               |  |
               |  |---[dll]------   BitBlt
               |  |
               |  |---[dll]------   CreateCompatibleDC
               |  |
               |  |---[dll]------   DeleteObject
               |  |
               |  |---[dll]------   CopyImage
               |  |
               |  |---[dll]------   ReleaseDC
               |  |
               |  |---[dll]------   GetWindowRect
               |  |
               |  |---[dll]------   IsWindow
               |  |
               |  |---[dll]------   CopyMemory_BITMAPFILEHEADER
               |  |
               |  |---[dll]------   CopyMemory_BITMAPINFO
               |  |
               |  |---[dll]------   GetDIBits
               |  |
               |  |---[dll]------   GetObject
               |  |
               |  |---[dll]------   GetDIBits_BimapInfo
               |  |
               |  |---[dll]------   PrintWindow
               |  |
               |  |---[dll]------   CreateDC
               |  |
               |  |---[dll]------   RtlMoveMemory
               |  |
               |  |---[dll]------   lstrcpyn
               |  |
               |  |---[dll]------   GlobalAlloc
               |  |
               |  |---[dll]------   GlobalLock
               |  |
               |  |---[dll]------   CopyMemory
               |  |
               |  |---[dll]------   GlobalUnlock
               |  |
               |  |---[dll]------   CreateStreamOnHGlobal
               |  |
               |  |---[dll]------   CLSIDFromString
               |  |
               |  |---[dll]------   OleLoadPicture
               |  |
               |  |---[dll]------   GlobalFree
               |  |
               |  |---[dll]------   _P_INT32
               |  |
               |  |---[dll]------   CallWindowProc
               |  |
               |  |---[dll]------   OpenClipboard
               |  |
               |  |---[dll]------   GetClipboardData
               |  |
               |  |---[dll]------   CloseClipboard
               |  |
               |  |---[dll]------   EmptyClipboard
               |  |
               |  |---[dll]------   SetClipboardData
               |  |
               |  |---[dll]------   RtlMoveMemory_整数
               |  |
               |  |---[dll]------   文本_取长度
               |  |
               |  |---[dll]------   MultiByteToWideChar
               |  |
               |  |---[dll]------   GetObjectPtr
               |  |
               |  |---[dll]------   GdipCreateBitmapFromStream
               |  |
               |  |---[dll]------   GdipSaveImageToStream_int
               |  |
               |  |---[dll]------   GetHGlobalFromStream_int
               |  |
               |  |---[dll]------   GlobalSize
               |  |
               |  |---[dll]------   CopyMemory2
               |  |
               |  |---[dll]------   GdipDisposeImage
               |  |
               |  |---[dll]------   GdiplusStartup
               |  |
               |  |---[dll]------   GdiplusShutdown
               |  |
               |  |---[dll]------   API_GdiplusStartup
               |  |
               |  |---[dll]------   API_GdiplusShutdown
               |  |
               |  |---[dll]------   API_CreateStreamOnHGlobal
               |  |
               |  |---[dll]------   API_GdipLoadImageFromFile
               |  |
               |  |---[dll]------   API_GdipLoadImageFromStream
               |  |
               |  |---[dll]------   API_GdipDisposeImage
               |  |
               |  |---[dll]------   API_GdipCreateFromHDC
               |  |
               |  |---[dll]------   API_GdipDrawImageRect
               |  |
               |  |---[dll]------   API_GdipDeleteGraphics
               |  |
               |  |---[dll]------   API_UpdateLayeredWindow
               |  |
               |  |---[dll]------   API_SelectObject
               |  |
               |  |---[dll]------   API_GetDC
               |  |
               |  |---[dll]------   API_ReleaseDC
               |  |
               |  |---[dll]------   API_GetWindowLong
               |  |
               |  |---[dll]------   API_SetWindowLong
               |  |
               |  |---[dll]------   API_CreateCompatibleDC
               |  |
               |  |---[dll]------   API_DeleteDC
               |  |
               |  |---[dll]------   API_CreateDIBSection
               |  |
               |  |---[dll]------   API_CreateSolidBrush
               |  |
               |  |---[dll]------   API_DeleteObject
               |  |
               |  |---[dll]------   API_GlobalAlloc
               |  |
               |  |---[dll]------   API_GlobalLock
               |  |
               |  |---[dll]------   API_GlobalUnlock
               |  |
               |  |---[dll]------   API_GlobalFree
               |  |
               |  |---[dll]------   API_FillRect
               |  |
               |  |---[dll]------   API_SetRect
               |  |
               |  |---[dll]------   API_BitBlt
               |  |
               |  |---[dll]------   API_MultiByteToWideChar
               |  |
               |  |---[dll]------   API_GdipGetImageHeight
               |  |
               |  |---[dll]------   API_GdipGetImageWidth
               |  |
               |  |---[dll]------   API_GdipGetImageType
               |  |
               |  |---[dll]------   API_GdipDrawImageRectRect
               |  |
               |  |---[dll]------   API_GdipSetSmoothingMode
               |  |
               |  |---[dll]------   API_GdipGraphicsClear
               |  |
               |  |---[dll]------   API_GdipSetInterpolationMode
               |  |
               |  |---[dll]------   API_GdipAddPathString
               |  |
               |  |---[dll]------   API_GdipCreatePath
               |  |
               |  |---[dll]------   API_GdipSetPenLineJoin
               |  |
               |  |---[dll]------   API_GdipDrawPath
               |  |
               |  |---[dll]------   API_GdipCreateLineBrushFromRectI
               |  |
               |  |---[dll]------   API_GdipFillPath
               |  |
               |  |---[dll]------   API_GdipGetPathWorldBounds
               |  |
               |  |---[dll]------   API_GdipCreateFontFamilyFromName
               |  |
               |  |---[dll]------   API_GdipCreatePen1
               |  |
               |  |---[dll]------   API_GdipCreateSolidFill
               |  |
               |  |---[dll]------   API_GdipDeleteBrush
               |  |
               |  |---[dll]------   API_GdipDeletePen
               |  |
               |  |---[dll]------   API_GdipDeletePath
               |  |
               |  |---[dll]------   API_GdipDeleteFontFamily
               |  |
               |  |---[dll]------   API_GdipSetImageAttributesColorMatrix
               |  |
               |  |---[dll]------   API_GdipCreateImageAttributes
               |  |
               |  |---[dll]------   API_GdipDisposeImageAttributes
               |  |
               |  |---[dll]------   CreateRoundRectRgn
               |  |
               |  |---[dll]------   CreateRectRgn
               |  |
               |  |---[dll]------   CombineRgn
               |  |
               |  |---[dll]------   SetWindowRgn
               |  |
               |  |---[dll]------   取窗口矩形_
               |  |
               |  |---[dll]------   判断窗口句柄_
               |  |
               |  |---[dll]------   设置时钟_
               |  |
               |  |---[dll]------   销毁时钟_

      


    易语言GDI歌词秀模块源码


    调用的DLL命令:


    .DLL命令 GetDeviceCaps, 整数型, "gdi32", "GetDeviceCaps"
        .参数 设备描述句柄, 整数型
        .参数 nIndex, 整数型


    .DLL命令 DeleteDC, 整数型, "gdi32", "DeleteDC"
        .参数 设备描述句柄, 整数型


    .DLL命令 GetDC, 整数型, , "GetDC"
        .参数 hwnd, 整数型


    .DLL命令 CreateCompatibleBitmap, 整数型, , "CreateCompatibleBitmap"
        .参数 hdc, 整数型
        .参数 nWidth, 整数型
        .参数 nHeight, 整数型


    .DLL命令 SelectObject, 整数型, , "SelectObject"
        .参数 hdc, 整数型
        .参数 hgdiobj, 整数型


    .DLL命令 BitBlt, 整数型, , "BitBlt"
        .参数 hdcDest, 整数型
        .参数 nXDest, 整数型
        .参数 nYDest, 整数型
        .参数 nWidth, 整数型
        .参数 nHeight, 整数型
        .参数 hdcSrc, 整数型
        .参数 nXSrc, 整数型
        .参数 nYSrc, 整数型
        .参数 dwRop, 整数型


    .DLL命令 CreateCompatibleDC, 整数型, , "CreateCompatibleDC"
        .参数 hdc, 整数型


    .DLL命令 DeleteObject, 整数型, , "DeleteObject"
        .参数 hObject, 整数型


    .DLL命令 CopyImage, 整数型
        .参数 hImage, 整数型
        .参数 uType, 整数型
        .参数 cxDesired, 整数型
        .参数 cyDesired, 整数型
        .参数 fuFlags, 整数型


    .DLL命令 ReleaseDC, 整数型, , "ReleaseDC"
        .参数 hWnd, 整数型
        .参数 hDC, 整数型


    .DLL命令 GetWindowRect, 整数型, "user32", "GetWindowRect"
        .参数 句柄, 整数型
        .参数 lpRect, 矩形区域, 传址


    .DLL命令 IsWindow, 逻辑型, "user32", "IsWindow"
        .参数 句柄, 整数型


    .DLL命令 CopyMemory_BITMAPFILEHEADER, 整数型, , "RtlMoveMemory"
        .参数 Destination, 字节集
        .参数 Source, BITMAPFILEHEADER
        .参数 Length, 整数型


    .DLL命令 CopyMemory_BITMAPINFO, 整数型, , "RtlMoveMemory"
        .参数 Destination, 字节集
        .参数 Source, BITMAPINFO
        .参数 Length, 整数型


    .DLL命令 GetDIBits, 整数型, , "GetDIBits"
        .参数 HDC, 整数型
        .参数 hBitmap, 整数型
        .参数 nStartScan, 整数型
        .参数 nNumScans, 整数型
        .参数 lpBits, 字节集
        .参数 lpBI, BITMAPINFO
        .参数 wUsage, 整数型


    .DLL命令 GetObject, 整数型, , "GetObjectA"
        .参数 hgdiobj, 整数型
        .参数 cbBuffer, 整数型
        .参数 lpvObject, BITMAP


    .DLL命令 GetDIBits_BimapInfo, 整数型, , "GetDIBits"
        .参数 HDC, 整数型
        .参数 hBitmap, 整数型
        .参数 nStartScan, 整数型
        .参数 nNumScans, 整数型
        .参数 lpBits, 整数型
        .参数 lpBI, BITMAPINFO
        .参数 wUsage, 整数型


    .DLL命令 PrintWindow, 逻辑型
        .参数 hwnd, 整数型
        .参数 hdcBlt, 整数型
        .参数 nFlags, 整数型


    .DLL命令 CreateDC, 整数型, "gdi32", "CreateDCA"
        .参数 lpDriverName, 文本型
        .参数 lpDeviceName, 整数型
        .参数 lpOutput, 整数型
        .参数 lpInitData, 整数型


    .DLL命令 RtlMoveMemory, , "kernel32.dll", "RtlMoveMemory"
        .参数 Destination, 整数型, 传址
        .参数 Source, 整数型
        .参数 Length, 整数型


    .DLL命令 lstrcpyn, 整数型, , "lstrcpyn"
        .参数 欲取其指针, 字节集, 传址
        .参数 欲取其指针, 字节集, 传址
        .参数 保留, 整数型


    .DLL命令 GlobalAlloc, 整数型, "kernel32"
        .参数 uFlags, 整数型
        .参数 dwBytes, 整数型


    .DLL命令 GlobalLock, 整数型, "kernel32"
        .参数 hMem, 整数型


    .DLL命令 CopyMemory, , "kernel32", "RtlMoveMemory"
        .参数 Destination, 整数型
        .参数 Source, 字节集
        .参数 Length, 整数型


    .DLL命令 GlobalUnlock, 整数型, "kernel32"
        .参数 hMem, 整数型


    .DLL命令 CreateStreamOnHGlobal, 整数型, "ole32"
        .参数 hGlobal, 整数型
        .参数 fDeleteOnRelease, 整数型
        .参数 ppstm, 整数型, 传址


    .DLL命令 CLSIDFromString, 整数型, "ole32"
        .参数 lpsz, 字节集
        .参数 pclsid, 字节集, 传址


    .DLL命令 OleLoadPicture, 整数型, "olepro32"
        .参数 pStream, 整数型
        .参数 lSize, 整数型
        .参数 fRunmode, 整数型
        .参数 riid, 字节集, 传址
        .参数 ppvObj, 整数型, 传址


    .DLL命令 GlobalFree, 整数型, "kernel32"
        .参数 hMem, 整数型


    .DLL命令 _P_INT32, 整数型, , "lstrcatA"
        .参数 lpString1, 整数型, 传址
        .参数 lpString2, 整数型, 传址


    .DLL命令 CallWindowProc, 整数型, , "CallWindowProcA"
        .参数 动态调用代码, 字节集
        .参数 子程序, 整数型
        .参数 参数, 整数型, 数组
        .参数 参数数目, 整数型
        .参数 是否C调用, 逻辑型


    .DLL命令 OpenClipboard, 整数型, "user32", "OpenClipboard"
        .参数 句柄, 整数型


    .DLL命令 GetClipboardData, 整数型, "user32", "GetClipboardData"
        .参数 wFormat, 整数型


    .DLL命令 CloseClipboard, 整数型, "user32", "CloseClipboard"


    .DLL命令 EmptyClipboard, 整数型, "user32", "EmptyClipboard"


    .DLL命令 SetClipboardData, 整数型, , "SetClipboardData"
        .参数 uFormat, 整数型
        .参数 hMem, 整数型


    .DLL命令 RtlMoveMemory_整数, 整数型, , "RtlMoveMemory"
        .参数 lpvDest, 整数型, 传址
        .参数 lpvSource, 整数型
        .参数 cbCopy, 整数型


    .DLL命令 文本_取长度, 整数型, "kernel32", "lstrlenA"
        .参数 lpString, 文本型


    .DLL命令 MultiByteToWideChar, 整数型, , "MultiByteToWideChar"
        .参数 CodePage, 整数型
        .参数 dwFlags, 整数型
        .参数 lpMultiByteStr, 文本型
        .参数 cchMultiByte, 整数型
        .参数 lpWideCharStr, 字节集
        .参数 cchWideChar, 整数型


    .DLL命令 GetObjectPtr, 整数型, , "lstrcpyn"
        .参数 lpString1, 整数型, 传址
        .参数 lpString2, 整数型, 传址
        .参数 iMaxLength, 整数型


    .DLL命令 GdipCreateBitmapFromStream, 整数型, "gdiplus.dll", "GdipCreateBitmapFromStream"
        .参数 stream, 整数型
        .参数 bitmap, 整数型, 传址


    .DLL命令 GdipSaveImageToStream_int, 整数型, "gdiplus.dll", "GdipSaveImageToStream"
        .参数 image, 整数型
        .参数 stream, 整数型
        .参数 clsidEncoder, 字节集
        .参数 encoderParams, 整数型


    .DLL命令 GetHGlobalFromStream_int, , "ole32.dll", "GetHGlobalFromStream"
        .参数 pstm, 整数型
        .参数 phglobal, 整数型, 传址


    .DLL命令 GlobalSize, 整数型
        .参数 hMem, 整数型


    .DLL命令 CopyMemory2, , , "RtlMoveMemory"
        .参数 Destination, 字节集
        .参数 Source, 整数型
        .参数 cbCopy, 整数型


    .DLL命令 GdipDisposeImage, 整数型, "gdiplus.dll", "GdipDisposeImage"
        .参数 image, 整数型


    .DLL命令 GdiplusStartup, 整数型, "gdiplus.dll", "GdiplusStartup"
        .参数 token, 整数型, 传址
        .参数 inputbuf, GdiplusStartupInput
        .参数 outputbuf, 整数型


    .DLL命令 GdiplusShutdown, , "gdiplus.dll", "GdiplusShutdown"
        .参数 token, 整数型


    .DLL命令 API_GdiplusStartup, 整数型, "GdiPlus.dll", "GdiplusStartup"
        .参数 token, 整数型, 传址
        .参数 inputbuf, RGdiplusStartupInput
        .参数 outputbuf, 整数型


    .DLL命令 API_GdiplusShutdown, , "GdiPlus.dll", "GdiplusShutdown"
        .参数 token, 整数型


    .DLL命令 API_CreateStreamOnHGlobal, 整数型, "Ole32.dll", "CreateStreamOnHGlobal"
        .参数 hGlobal, 整数型
        .参数 fDeleteOnRelease, 逻辑型
        .参数 ppstm, 整数型, 传址


    .DLL命令 API_GdipLoadImageFromFile, 整数型, "GdiPlus.dll", "GdipLoadImageFromFile"
        .参数 FileName, 字节集, , Unicode
        .参数 Image, 整数型, 传址


    .DLL命令 API_GdipLoadImageFromStream, 整数型, "GdiPlus.dll", "GdipLoadImageFromStream"
        .参数 Stream, 整数型
        .参数 Image, 整数型, 传址


    .DLL命令 API_GdipDisposeImage, 整数型, "GdiPlus.dll", "GdipDisposeImage"
        .参数 Image, 整数型


    .DLL命令 API_GdipCreateFromHDC, 整数型, "GdiPlus.dll", "GdipCreateFromHDC"
        .参数 hDC, 整数型
        .参数 Graphics, 整数型, 传址


    .DLL命令 API_GdipDrawImageRect, 整数型, "GdiPlus.dll", "GdipDrawImageRect"
        .参数 Graphics, 整数型
        .参数 Image, 整数型
        .参数 X, 小数型
        .参数 Y, 小数型
        .参数 Width, 小数型
        .参数 Height, 小数型


    .DLL命令 API_GdipDeleteGraphics, 整数型, "GdiPlus.dll", "GdipDeleteGraphics"
        .参数 Graphics, 整数型


    .DLL命令 API_UpdateLayeredWindow, 逻辑型, , "UpdateLayeredWindow"
        .参数 hWnd, 整数型
        .参数 hdcDst, 整数型
        .参数 pptDst, 整数型
        .参数 psize, RSIZE
        .参数 hdcSrc, 整数型
        .参数 pptSrc, RPOINT
        .参数 crKey, 整数型
        .参数 pblend, RBLENDFUNCTION
        .参数 dwFlags, 整数型


    .DLL命令 API_SelectObject, 整数型, , "SelectObject"
        .参数 hDC, 整数型
        .参数 hObject, 整数型


    .DLL命令 API_GetDC, 整数型, , "GetDC"
        .参数 hWnd, 整数型


    .DLL命令 API_ReleaseDC, 整数型, , "ReleaseDC"
        .参数 hWnd, 整数型
        .参数 hDC, 整数型


    .DLL命令 API_GetWindowLong, 整数型, , "GetWindowLongA"
        .参数 hWnd, 整数型
        .参数 nIndex, 整数型


    .DLL命令 API_SetWindowLong, 整数型, , "SetWindowLongA"
        .参数 hWnd, 整数型
        .参数 nIndex, 整数型
        .参数 dwNewLong, 整数型


    .DLL命令 API_CreateCompatibleDC, 整数型, , "CreateCompatibleDC"
        .参数 hDC, 整数型


    .DLL命令 API_DeleteDC, 整数型, , "DeleteDC"
        .参数 hDC, 整数型


    .DLL命令 API_CreateDIBSection, 整数型, , "CreateDIBSection"
        .参数 hDC, 整数型
        .参数 pBMI, RBITMAPINFO
        .参数 iUsage, 整数型
        .参数 ppvBits, 整数型
        .参数 hSection, 整数型
        .参数 dwOffset, 整数型


    .DLL命令 API_CreateSolidBrush, 整数型, , "CreateSolidBrush"
        .参数 crColor, 整数型


    .DLL命令 API_DeleteObject, 整数型, , "DeleteObject"
        .参数 hObject, 整数型


    .DLL命令 API_GlobalAlloc, 整数型, , "GlobalAlloc"
        .参数 wFlags, 整数型
        .参数 dwBytes, 整数型


    .DLL命令 API_GlobalLock, 整数型, , "GlobalLock"
        .参数 hMem, 整数型


    .DLL命令 API_GlobalUnlock, 整数型, , "GlobalUnlock"
        .参数 hMem, 整数型


    .DLL命令 API_GlobalFree, 整数型, , "GlobalFree"
        .参数 hMem, 整数型


    .DLL命令 API_FillRect, 整数型, , "FillRect"
        .参数 hDC, 整数型
        .参数 lpRect, RRECT
        .参数 hBrush, 整数型


    .DLL命令 API_SetRect, 整数型, , "SetRect"
        .参数 lprc, RRECT
        .参数 xLeft, 整数型
        .参数 yTop, 整数型
        .参数 xRight, 整数型
        .参数 yBottom, 整数型


    .DLL命令 API_BitBlt, 逻辑型, , "BitBlt"
        .参数 hdcDest, 整数型
        .参数 nXDest, 整数型
        .参数 nYDest, 整数型
        .参数 nWidth, 整数型
        .参数 nHeight, 整数型
        .参数 hdcSrc, 整数型
        .参数 nXSrc, 整数型
        .参数 nYSrc, 整数型
        .参数 dwRop, 整数型


    .DLL命令 API_MultiByteToWideChar, 整数型, , "MultiByteToWideChar"
        .参数 CodePage, 整数型
        .参数 dwFlags, 整数型
        .参数 lpMultiByteStr, 文本型
        .参数 cchMultiByte, 整数型
        .参数 lpWideCharStr, 字节集
        .参数 cchWideChar, 整数型


    .DLL命令 API_GdipGetImageHeight, 整数型, "GdiPlus.dll", "GdipGetImageHeight"
        .参数 Image, 整数型
        .参数 Height, 整数型, 传址


    .DLL命令 API_GdipGetImageWidth, 整数型, "GdiPlus.dll", "GdipGetImageWidth"
        .参数 Image, 整数型
        .参数 Width, 整数型, 传址


    .DLL命令 API_GdipGetImageType, 整数型, "GdiPlus.dll", "GdipGetImageType"
        .参数 Image, 整数型
        .参数 Type, 整数型, 传址


    .DLL命令 API_GdipDrawImageRectRect, 整数型, "GdiPlus.dll", "GdipDrawImageRectRect"
        .参数 Graphics, 整数型
        .参数 Image, 整数型
        .参数 dstx, 小数型
        .参数 dsty, 小数型
        .参数 dstwidth, 小数型
        .参数 dstheight, 小数型
        .参数 srcx, 小数型
        .参数 srcy, 小数型
        .参数 srcwidth, 小数型
        .参数 srcheight, 小数型
        .参数 srcUnit, 整数型
        .参数 ImageAttributes, 整数型
        .参数 Callback, 整数型
        .参数 CallbackData, 整数型, 传址


    .DLL命令 API_GdipSetSmoothingMode, 整数型, "GdiPlus.dll", "GdipSetSmoothingMode"
        .参数 Graphics, 整数型
        .参数 smoothingMode, 整数型


    .DLL命令 API_GdipGraphicsClear, 整数型, "GdiPlus.dll", "GdipGraphicsClear"
        .参数 graphics, 整数型
        .参数 color, 整数型


    .DLL命令 API_GdipSetInterpolationMode, 整数型, "GdiPlus.dll", "GdipSetInterpolationMode"
        .参数 Graphics, 整数型
        .参数 InterpolationMode, 整数型


    .DLL命令 API_GdipAddPathString, 整数型, "GdiPlus.dll", "GdipAddPathString"
        .参数 Path, 整数型
        .参数 String, 字节集
        .参数 Length, 整数型
        .参数 Family, 整数型
        .参数 Style, 整数型
        .参数 emSize, 小数型
        .参数 LayoutRect, RECTF
        .参数 Format, 整数型


    .DLL命令 API_GdipCreatePath, 整数型, "GdiPlus.dll", "GdipCreatePath"
        .参数 BrushMode, 整数型
        .参数 Path, 整数型, 传址


    .DLL命令 API_GdipSetPenLineJoin, 整数型, "GdiPlus.dll", "GdipSetPenLineJoin"
        .参数 Pen, 整数型
        .参数 LineJoin, 整数型


    .DLL命令 API_GdipDrawPath, 整数型, "GdiPlus.dll", "GdipDrawPath"
        .参数 Graphics, 整数型
        .参数 Pen, 整数型
        .参数 Path, 整数型


    .DLL命令 API_GdipCreateLineBrushFromRectI, 整数型, "GdiPlus.dll", "GdipCreateLineBrushFromRectI"
        .参数 Rect, RRECT
        .参数 color1, 整数型
        .参数 color2, 整数型
        .参数 mode, 整数型
        .参数 wrapMode, 整数型
        .参数 lineGradient, 整数型, 传址


    .DLL命令 API_GdipFillPath, 整数型, "GdiPlus.dll", "GdipFillPath"
        .参数 Graphics, 整数型
        .参数 Brush, 整数型
        .参数 Path, 整数型


    .DLL命令 API_GdipGetPathWorldBounds, 整数型, "GdiPlus.dll", "GdipGetPathWorldBounds"
        .参数 Path, 整数型
        .参数 Bounds, RECTF
        .参数 Matrix, 整数型
        .参数 Pen, 整数型


    .DLL命令 API_GdipCreateFontFamilyFromName, 整数型, "GdiPlus.dll", "GdipCreateFontFamilyFromName"
        .参数 Name, 字节集
        .参数 FontCollection, 整数型
        .参数 FontFamily, 整数型, 传址


    .DLL命令 API_GdipCreatePen1, 整数型, "GdiPlus.dll", "GdipCreatePen1"
        .参数 Color, 整数型
        .参数 Width, 小数型
        .参数 Unit, 整数型
        .参数 Pen, 整数型, 传址


    .DLL命令 API_GdipCreateSolidFill, 整数型, "GdiPlus.dll", "GdipCreateSolidFill"
        .参数 Color, 整数型
        .参数 Brush, 整数型, 传址


    .DLL命令 API_GdipDeleteBrush, 整数型, "GdiPlus.dll", "GdipDeleteBrush"
        .参数 Brush, 整数型


    .DLL命令 API_GdipDeletePen, 整数型, "GdiPlus.dll", "GdipDeletePen"
        .参数 Pen, 整数型


    .DLL命令 API_GdipDeletePath, 整数型, "GdiPlus.dll", "GdipDeletePath"
        .参数 Path, 整数型


    .DLL命令 API_GdipDeleteFontFamily, 整数型, "GdiPlus.dll", "GdipDeleteFontFamily"
        .参数 FontFamily, 整数型


    .DLL命令 API_GdipSetImageAttributesColorMatrix, 整数型, "Gdiplus.dll", "GdipSetImageAttributesColorMatrix"
        .参数 ImageAttributes, 整数型
        .参数 ClrAdjType, 整数型
        .参数 enableFlag, 逻辑型
        .参数 colourMatrix, RColorMatrix
        .参数 grayMatrix, 整数型
        .参数 ColorMatrixFlags, 整数型


    .DLL命令 API_GdipCreateImageAttributes, 整数型, "Gdiplus.dll", "GdipCreateImageAttributes"
        .参数 ImageAttributes, 整数型, 传址


    .DLL命令 API_GdipDisposeImageAttributes, 整数型, "GdiPlus.dll", "GdipDisposeImageAttributes"
        .参数 ImageAttributes, 整数型


    .DLL命令 CreateRoundRectRgn, 整数型, , , , 失败为0
        .参数 x1, 整数型
        .参数 y1, 整数型
        .参数 x2, 整数型
        .参数 y2, 整数型
        .参数 x3, 整数型
        .参数 y3, 整数型


    .DLL命令 CreateRectRgn, 整数型, "gdi32", "CreateRectRgn", 公开, 创建一个由点X1,Y1和X2,Y2描述的矩形区域  执行成功为区域句柄,失败则为零
        .参数 左上横坐标, 整数型, , 矩形左上角X,Y坐标
        .参数 左上纵坐标, 整数型, , 同上
        .参数 右下横坐标, 整数型, , 矩形右下角X,Y坐标;
        .参数 右下纵坐标, 整数型, , 同上;


    .DLL命令 CombineRgn, 整数型, "gdi32", "CombineRgn", 公开, 将两个区域组合为一个新区域  下列常数之一:;    COMPLEXREGION:区域有互相交叠的边界;    SIMPLEREGION:区域边界没有互相交叠;    NULLREGION:区域为空;    ERRORAPI:不能创建组合区域
        .参数 新区域句柄, 整数型, , 包含组合结果的区域句柄
        .参数 源区域1, 整数型, , 源区域1
        .参数 源区域2, 整数型, , 源区域2
        .参数 组合方式, 整数型, , 组合两区域的方法。可设为下述常数RGN_ANDhDestRgn被设置为两个源区域的交集RGN_COPYhDestRgn被设置为hSrcRgn1的拷贝RGN_DIFFhDestRgn被设置为hSrcRgn1中与hSrcRgn2不相交的部分RGN_ORhDestRgn被设置为两个区域的并集RGN_XORhDestRgn被设置为除两个源区域OR之外的部分;


    .DLL命令 SetWindowRgn, 整数型, , , , 失败为0
        .参数 hwnd, 整数型
        .参数 hRgn, 整数型
        .参数 bRedraw, 逻辑型


    .DLL命令 取窗口矩形_, 整数型, "user32", "GetWindowRect"
        .参数 窗口句柄, 整数型
        .参数 矩形区域, 矩形_


    .DLL命令 判断窗口句柄_, 整数型, "user32.dll", "IsWindow", , 判断一个窗口句柄是否有效
        .参数 窗口句柄, 整数型, , hwnd,待检查窗口的句柄


    .DLL命令 设置时钟_, 整数型, "user32.dll", "SetTimer"
        .参数 窗口句柄, 整数型, , hwnd
        .参数 事件标识符, 整数型, , nIDEvent
        .参数 时钟周期, 整数型, , uElapse
        .参数 回调函数地址, 整数型, , lpTimerFunc


    .DLL命令 销毁时钟_, 整数型, "user32.dll", "KillTimer"
        .参数 窗口句柄, 整数型, , hwnd
        .参数 事件标识符, 整数型, , nIDEvent

    下载说明

    本站目前主要提供易语言源码、模块、支持库等下载大部分源码均为ZIP打包,
    注:本站源码主要来源于网络收集。如有侵犯您的利益,请联系我们,我们将及时删除!
    部分源码可能含有危险代码,(如关机、格式化磁盘等),请看清代码在运行。
    由此产生的一切后果本站均不负责。源码仅用于学习使用,如需运用到商业场景请咨询原作者。

    使用本站源码开发的产品均与本站无任何关系,请大家遵守国家相关法律。

     

    推荐排行

    • 易语言卷帘工具箱源码

      易语言卷帘工具箱源码,初始化卷帘,取星期,更换风格,搜索文件,线程搜索,修改底色,获取信息,取信息记录,取网络信息...

    • 易语言仅用核心支持库实

      易语言仅用核心支持库实现对外部数据库的操作ADODB操作外部数据库例程源码,根据村组查询数据,数据库_读取数据到高级表格,数据库_保存高级表格数据到数据库,数据库_读取数据到列表...

    • 易语言仅用核心支持库实

      易语言仅用核心支持库实现对外部数据库的操作ADODB操作外部数据库例程源码,根据村组查询数据,数据库_读取数据到高级表格,数据库_保存高级表格数据到数据库,数据库_读取数据到列表...

    • 易语言仅用核心支持库实

      易语言仅用核心支持库实现对外部数据库的操作ADODB操作外部数据库例程源码,根据村组查询数据,数据库_读取数据到高级表格,数据库_保存高级表格数据到数据库,数据库_读取数据到列表...

    • 易语言两个文件内存中通

      易语言两个文件内存中通讯源码,子程序1,打开文件,生成空文件,生成重复字节文件,移到文件首,移到文件尾,移动读写位置,取读写位置,关闭文件,取文件长度,写出字节集,是否在文件尾,取错...

    • 易语言易模块管理器Incl

      易语言易模块管理器Include目录源码,CopyTo_CreateProcessDebugInfo,CopyTo_CreateThreadDebugInfo,CopyTo_ExitThreadDebugInfo,CopyTo_ExitProcessDebugInfo,CopyTo_LoadDllDebugInfo,CopyTo_UnloadDllDebugInfo,CopyTo_ExceptionDebugInfo,Copy...

    • 易语言卷帘工具箱源码

      易语言卷帘工具箱源码,初始化卷帘,取星期,更换风格,搜索文件,线程搜索,修改底色,获取信息,取信息记录,取网络信息...

    • 文件读写和文件映射模块

      子程序1,打开文件,生成空文件,生成重复字节文件,移到文件首,移到文件尾,移动读写位置,取读写位置,关闭文件,取文件长度,写出字节集,是否在文件尾,取错误信息,读入字节集,读入2M字节集,清除文件缓冲区,读入文本,写出文本,写文本行,读入一行,插入字节集,取文件号...

    • 怪怪专用工具箱

      初始化卷帘,取星期,更换风格,搜索文件,线程搜索,修改底色,获取信息,取信息记录,取网络信息...