标题:编译问题-->zinking转移
取消只看楼主
zhuzhu520
Rank: 1
等 级:新手上路
帖 子:13
专家分:0
注 册:2006-4-16
 问题点数:0 回复次数:0 
编译问题-->zinking转移
#include "stdafx.h"
#include<windows.h>
#include"resource.h"
int APIENTRY WinMain(HINSTANCE hInstance,
HINSTANCE hPrevInstance,
LPSTR lpCmdLine,
int nCmdShow)
{
DialogBox(hInstance,MAKEINTRESOURCE(IDD_DIALOG1),NULL,NULL);
return 0;
}
连接时有错误,帮帮我吧!
搜索更多相关主题的帖子: zinking 编译 
2006-04-16 16:22



参与讨论请移步原网站贴子:https://bbs.bccn.net/thread-57873-1-1.html




关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.046729 second(s), 8 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved