-
-
4ddraw_in_mfcwin.zip
... Galloping Ghost Productions when I discovered there is a way to integrate a DirectDraw interface into Document/View architecture. I wrote this CDDrawSystem class (located in DDrawSystem.h and DDrawSystem.cpp files) to display graphics using DirectDraw.
-
-
wel.rar
class NumberListener implements ActionListener{
public void actionPerformed(ActionEvent e){
if (!append) {
tf.setText("")
append=true
}
String s=tf.getText()
s+=e.getActionCommand()
tf.setText(s)
if (!btn[10].isEnabled()){
for( ...
-
Pinable.rar
A Pinnable Dialog Base Class - Demo
可以订住的非模式对话框程序 可以失去焦点后继续存在的非模式对话框 VC6程序
-
wangluowzq.rar
ChessWZQ1.0 采用C/S模式编写
客户端和服务器端的交互有class Message中定义,有很好的可扩展性(见 Message 定义)
客户端负责界面维护和收集用户输入的信息, ... 信息和任意两个对战用户的棋盘信息,动态维护用户列表
鉴于Applet的下载速度太慢,故做成Application
用法:
/class/
1.先运行server.bat
2.再运行client.bat (里面的用户名可以修改,serverAddress也可以,不过我是按localhost调的)
3.可 ...
-
-
mypsd.rar
MyPSD::CPSD class is a C++ class that can load images saved in Adobe s Photoshop native format. Due to my new job I had to upgrade to Visual Studio 2005, but still the class is as portable as possible, hence it uses standard C++ and STL. With ...
-
-
-
-