-
手机游戏中jsr184的立即模式绘制4棱锥和贴图的演示
手机游戏中jsr184的立即模式绘制4棱锥和贴图的演示-phone games jsr184 immediate mode rendering 4 pyramid and textures demo
- 2022-02-22 13:17:37下载
- 积分:1
-
可以将列表控件中的内容导出到EXCEL中,是一个比较重要的功能。...
可以将列表控件中的内容导出到EXCEL中,是一个比较重要的功能。-AppWizard has created this testExportToExcel application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
- 2022-07-20 11:57:28下载
- 积分:1
-
VC6 demo with the game development, mainly algorithms reference. Can be used as...
用VC6演示的了游戏开发,主要是算法的参考。可以作为初级教程来使用。-VC6 demo with the game development, mainly algorithms reference. Can be used as the primary tutorial to use it.
- 2022-06-27 14:39:08下载
- 积分:1
-
我们java课的一个小作业,画图时耗费了不少脑细胞呢:)
我们java课的一个小作业,画图时耗费了不少脑细胞呢:)-a small operation, the class that costs a lot of brain cells? :)
- 2022-03-16 09:26:37下载
- 积分:1
-
tc graphical programming of the mouse and keyboard first important document
tc图形编程中的鼠标和键盘的重要头文件-tc graphical programming of the mouse and keyboard first important document
- 2022-01-21 21:50:57下载
- 积分:1
-
工包含五个matlab 小题目,并附有解决方案,适于初学者使用
工包含五个matlab 小题目,并附有解决方案,适于初学者使用-Works includes five matlab small topic, with solutions, suitable for beginners to use
- 2023-01-07 08:45:03下载
- 积分:1
-
FTP上传工具,FTP上传的小例子,包括定制时间上传功能
FTP上传工具,FTP上传的小例子,包括定制时间上传功能-FTP upload tool, FTP upload a small example, including the time to upload customized functions
- 2022-01-23 10:04:42下载
- 积分:1
-
A large number of icons, web development, when done do not have to find a suitab...
大量的图标,做web开发的时候不用为找不到合适的图标而范悉了-A large number of icons, web development, when done do not have to find a suitable icon and noted a Fan
- 2022-08-22 17:54:49下载
- 积分:1
-
介绍xml开发库函数的使用方法及实例程序
介绍xml开发库函数的使用方法及实例程序-Xml introduce the development of the use of library functions and sample programs
- 2022-07-09 19:55:03下载
- 积分:1
-
VB API实现简单的程序窗口
VB 基于API技术实现简单的程序窗口,源码文件说明:用VB的模块模仿写的几个小例子(不用窗体)[源码]
FirstWindow
利用Win32API和消息机制显示的窗口(VB6则把一切底层操作隐藏起来)
Menu_Project
使用Res文件中的菜单资源来显示菜单,这个VB版的程序没能显示出菜单,这是两者的差异,VB6应该不能通过加载资源文件中的菜单资源来在窗口中显示菜单。
MsgWindow
先打开Windows附件中自带的Notepad记事本程序,然后在程序中将要显示的内容通过SendMessage发送到记事本中,可以通过查看记事本中的内容来了解MsgWindow的运行情况。
在程序中将收到的消息查表翻译成文本以“WM_XXX”格式显示出来,并且将调用各个API函数的过程也显示出来,这样可以分析窗口的各种行为和消息之间的关系。
SendMessage 两个程序,一个Send,一个Receive,利用SendMessage函数实现两个程序窗口间的消息互发
代码中用到了StrUtils_Change1.bas模块,来自PSC,自已做了些许修改。主要是用到了wsprintf函数,对应于Win32API函数wprintf(Win32API函数wprintf在VB中不能去调用它,调用会出错。)
- 2023-08-17 05:30:03下载
- 积分:1