gpt4 book ai didi

java - Android是否可以创建HWND

转载 作者:行者123 更新时间:2023-12-01 18:34:30 24 4
gpt4 key购买 nike

是否可以创建android HWND?要调用 dll 的函数,我需要传递变量 hwnd。C:

Prototype: int WINAPI AvzOpenDevice(unsigned short uDeviceID, HWND hWnd)

该函数将在窗口 hwnd 中绘制图像。

最佳答案

Whether it is possible to create an android HWND?

没有。

To call a function of dll

Android 没有 DLL。 Windows 有 DLL。安卓不是Windows。 Windows 不是 Android。您无法在 Android 上使用 Windows DLL。

关于java - Android是否可以创建HWND,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/22647905/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com