<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>讨论列表</title>
    <description>讨论列表</description>
    <link>http://community.csdn.net/</link>
    <copyright>Copyright 1998 - 2007 CSDN.NET Inc. All Rights Reserved</copyright>
    <pubDate>Mon, 08 Sep 2008 00:52:48 GMT</pubDate>
    <docs>http://backend.userland.com/rss</docs>
    <generator>community.csdn.net</generator>
    <item>
      <title>问个应该是非常简单的问题</title>
      <description>问个应该是非常简单的问题，虽然我也有其他的方法可以实现，不过我相信MFC里面有更简单的方法，只要是因为我MFC还没有看完。问题是这样的，像这样一个数： double raw=12.0345677;我想...</description>
      <link>http://topic.csdn.net/u/20080908/00/826544e4-8551-4114-87d1-17d755679a89.html</link>
      <author>HelloDan</author>
      <pubDate>Mon, 08 Sep 2008 00:11:05 GMT</pubDate>
    </item>
    <item>
      <title>CListCtrl选中所有行</title>
      <description>行数过多，由于一屏幕显示不完，则使用shift键并配合滚动条来选择所有行后，使用GetFirstSelectedItem和GetNextSelectedItem来遍历这些所有选中行，发现GetFirs...</description>
      <link>http://topic.csdn.net/u/20080907/20/7737847f-b2ce-4340-96cc-c1c938eac918.html</link>
      <author>sms88</author>
      <pubDate>Sun, 07 Sep 2008 20:26:24 GMT</pubDate>
    </item>
    <item>
      <title>求Visual C＋＋高级界面特效制作百例 电子书</title>
      <description>源代码网上有，但电子书本身没找到。请问大家哪儿可以下载，或发我邮箱，谢谢tzjj_sun@hotmail.com</description>
      <link>http://topic.csdn.net/u/20080908/00/96f80162-62c5-485c-9665-1fe94c507170.html</link>
      <author>opencsdn</author>
      <pubDate>Mon, 08 Sep 2008 00:35:33 GMT</pubDate>
    </item>
    <item>
      <title>createthread创建线程传递参数到线程的问题！！</title>
      <description>      我有一个线程函数，想在创建线程是将一个unsigned short类型的变量值传递给线程，我的代码如下：   unsigned short pram=1000;  CreateThread...</description>
      <link>http://topic.csdn.net/u/20080907/23/d1ec59d0-5af8-45fe-9c38-3ab1eab2f024.html</link>
      <author>WanttoBe</author>
      <pubDate>Sun, 07 Sep 2008 23:49:00 GMT</pubDate>
    </item>
    <item>
      <title>VC++学习入学要具备哪些知识?</title>
      <description>初学VC++要具备哪些专业知识?我会点儿计算机,没有很系统的学过一名语言.如果现在学,能学会吗?</description>
      <link>http://topic.csdn.net/u/20080907/22/227d3519-06c7-4b6b-9a67-c2e5a507e5a8.html</link>
      <author>cnso2008</author>
      <pubDate>Sun, 07 Sep 2008 22:00:17 GMT</pubDate>
    </item>
    <item>
      <title>怎么样才能在远程线程CreateRemoteThread函数中,调用系统API函数呢?</title>
      <description>我指的是,传过去的函数,不是CreateRemoteThread这个函数里调用API!比如,下面这个是我的远程线程函数:int  __stdcall WINAPI MyFunction(LPVOID ...</description>
      <link>http://topic.csdn.net/u/20080907/23/5fce0456-6332-4088-81be-bd94012db91e.html</link>
      <author>jpinglove</author>
      <pubDate>Sun, 07 Sep 2008 23:49:00 GMT</pubDate>
    </item>
    <item>
      <title>急！问一个关于软件关联的问题</title>
      <description>我现在想编一个程序关联的软件，就是不管用户点击什么应用程序，都要先执行我的程序，然后我的程序启动后在启动用户想要执行的那个程序。我在注册表中HKEY_CLASSES_ROOT\\exefile\\sh...</description>
      <link>http://topic.csdn.net/u/20080906/13/ba5356c3-e6a6-47ca-be71-9299292793d2.html</link>
      <author>nonths</author>
      <pubDate>Sat, 06 Sep 2008 13:46:07 GMT</pubDate>
    </item>
    <item>
      <title>菜鸟关于对话框使用的提问</title>
      <description>在基于对话框的应用程序中，点击Button A产生一个对话框A，在对话框A中有Button B，想要点击B产生一个对话框B，应该怎么做？本人都用模式对话框，但是无法显示出对话框B（需要在哪里设定属性还...</description>
      <link>http://topic.csdn.net/u/20080907/21/c82b49cb-00a8-48ba-bd6c-54e6baacf516.html</link>
      <author>xpy3106</author>
      <pubDate>Sun, 07 Sep 2008 21:53:50 GMT</pubDate>
    </item>
    <item>
      <title>在网吧机器上写一个桌面应用，当用户点击桌面logo后，打开指定的http地址，这个exe用什么写？</title>
      <link>http://topic.csdn.net/u/20080905/13/78fc077a-612f-4a90-919f-48e3c0e0aa34.html</link>
      <author>andy188</author>
      <pubDate>Fri, 05 Sep 2008 21:07:28 GMT</pubDate>
    </item>
    <item>
      <title>如果让webbrowser重新加载所有的网页元素。</title>
      <description>我用webbrowser浏览一个网页，，这个网页中有个flash。当IE缓存中有这个flash文件的时候webbrowser就死都不会下载过。。但这个flash有做一些特殊处理，，如果不是最新版这个f...</description>
      <link>http://topic.csdn.net/u/20080907/16/8f227c8c-194b-403a-9498-0eeb9a370e16.html</link>
      <author>dream00</author>
      <pubDate>Sun, 07 Sep 2008 16:48:26 GMT</pubDate>
    </item>
    <item>
      <title>结构语句</title>
      <description>有哪个结构语句能够表达不断的循环一定的次数。。然后当符合条件时候。。跳出循环执行循环以外的语句？？</description>
      <link>http://topic.csdn.net/u/20080907/19/8f93dd60-10b1-4fb3-b45f-cb1480a2ae9c.html</link>
      <author>etdzheng</author>
      <pubDate>Sun, 07 Sep 2008 19:53:58 GMT</pubDate>
    </item>
    <item>
      <title>一个XML的小问题</title>
      <description>开始学习用XML文件来存放一些信息写了两个函数：WriteToFile()和ReadFromFile();这两个函数是对应的嘛。WriteToFile()这个函数的作用我懂，就是在保存信息的时候调用他...</description>
      <link>http://topic.csdn.net/u/20080907/18/f2b356de-97b8-41ba-8d95-581cf22ba067.html</link>
      <author>wangsiyuanoo</author>
      <pubDate>Sun, 07 Sep 2008 18:09:25 GMT</pubDate>
    </item>
    <item>
      <title>能否把jpg图片做成图标？</title>
      <description>如题要用什么函数</description>
      <link>http://topic.csdn.net/u/20080907/20/33de3912-29e0-43c8-8d65-b68e9d23329b.html</link>
      <author>shuaiAWP</author>
      <pubDate>Sun, 07 Sep 2008 20:19:13 GMT</pubDate>
    </item>
    <item>
      <title>VC 属性页切换 消息</title>
      <description>我的属性表中有两个页，每个页中的控件都关联了对应属性页类的成员变量CPropPage1 PropPage1；CPropPage2 PropPage2；我当前是PropPage1，想要切换到PropPa...</description>
      <link>http://topic.csdn.net/u/20080907/22/c08e99e2-67da-486b-b371-1bf42c9c7410.html</link>
      <author>penn902</author>
      <pubDate>Sun, 07 Sep 2008 22:18:56 GMT</pubDate>
    </item>
    <item>
      <title>快毕业了，想做个程序员，大家给点建议~</title>
      <description>快临近毕业了，但是对自己的前途还是感觉好渺茫，想去深圳找工作，但是不知道自己能不能融合到这个竞争激烈的城市，自己又没什么技术，写了两年多的 控制台程序，到了大三才开始涉及MFC，做过几个对话框程序，做...</description>
      <link>http://topic.csdn.net/u/20080907/13/1b1d191b-8cb1-4944-a170-a60f44c4926d.html</link>
      <author>snake4</author>
      <pubDate>Sun, 07 Sep 2008 13:00:23 GMT</pubDate>
    </item>
    <item>
      <title>为什么用OpenGL的auxWireBox画的长方体首次绘制正常，刷新后就没了呢？</title>
      <link>http://topic.csdn.net/u/20080904/18/9174361e-a4c1-4335-89e1-a017cc830ec8.html</link>
      <author>fescort</author>
      <pubDate>Fri, 05 Sep 2008 02:01:08 GMT</pubDate>
    </item>
    <item>
      <title>OpenGL中哪些函数能画长方体，而不是立方体？</title>
      <link>http://topic.csdn.net/u/20080905/09/1b4fc52d-3bfd-4769-8b43-faa56bec8875.html</link>
      <author>fescort</author>
      <pubDate>Fri, 05 Sep 2008 17:17:42 GMT</pubDate>
    </item>
    <item>
      <title>打开一个BMP图，在上面可以画点、线、圆。如何对画图操作进行撤消/恢复？？？？？？？？</title>
      <link>http://topic.csdn.net/u/20080902/09/9f880dc7-cf0f-449d-810b-15c066e631e6.html</link>
      <author>flightboy1109</author>
      <pubDate>Tue, 02 Sep 2008 17:38:09 GMT</pubDate>
    </item>
    <item>
      <title>向大家请教了，谢谢！</title>
      <description>我想问一下，如果我要用VC或MFC编写一个程序，就是能将动态数据绘制成曲线，而且具有一定的刷新率（因为数据是不断增加的），请问应该怎样写？谢谢！</description>
      <link>http://topic.csdn.net/u/20080906/12/5132329d-b6b4-4e6a-bab0-8dfa489eed8b.html</link>
      <author>wjlei</author>
      <pubDate>Sat, 06 Sep 2008 12:50:44 GMT</pubDate>
    </item>
    <item>
      <title>你们希望下一代Visual C++都具有什么功能？</title>
      <link>http://topic.csdn.net/u/20080418/09/e416e632-cbd2-4842-8736-18f4db16b46b.html</link>
      <author>jiangsheng</author>
      <pubDate>Fri, 18 Apr 2008 17:21:24 GMT</pubDate>
    </item>
    <item>
      <title>请问VC6中IHTMLDocument2如何获得div?</title>
      <description>divaa已经获得了IHTMLDocument2,input可以获得,但div要怎么获取呢?CComPtr  pHtmlDoc;</description>
      <link>http://topic.csdn.net/u/20080907/17/f6faab86-d7ba-43fc-a559-f6e54a4fdddc.html</link>
      <author>life923</author>
      <pubDate>Sun, 07 Sep 2008 17:53:26 GMT</pubDate>
    </item>
    <item>
      <title>windows下服务器，http服务器如何实现？</title>
      <description>SOKCET socket = Socket(); 1.创建套接字 bind ()                  2.绑定                 listren()           ...</description>
      <link>http://topic.csdn.net/u/20080907/19/77ab228d-fcdf-4ad4-a166-9ff02b13a840.html</link>
      <author>chinalongship</author>
      <pubDate>Sun, 07 Sep 2008 19:53:56 GMT</pubDate>
    </item>
    <item>
      <title>用MFC做的显示记录显示出来的信息和数据库里的不一样怎么办？</title>
      <description>我是菜鸟````求各位大虾支招// myworkView.cpp : implementation of the CMyworkView class//#include "stdafx.h"#incl...</description>
      <link>http://topic.csdn.net/u/20080907/23/54573275-bd97-429a-9211-a8772a6641ac.html</link>
      <author>stigmarama</author>
      <pubDate>Sun, 07 Sep 2008 23:10:48 GMT</pubDate>
    </item>
    <item>
      <title>不可思议的多国语言程序</title>
      <link>http://topic.csdn.net/u/20080905/15/8f562d4f-ffa4-4850-aa45-33f21f57121c.html</link>
      <author>tcolacat</author>
      <pubDate>Fri, 05 Sep 2008 23:17:10 GMT</pubDate>
    </item>
    <item>
      <title>如何在对话框上显示两张要打开合成的图片?</title>
      <link>http://topic.csdn.net/u/20080905/10/d668ad51-6810-40b9-b122-df64dfdbba30.html</link>
      <author>anty251</author>
      <pubDate>Fri, 05 Sep 2008 18:49:21 GMT</pubDate>
    </item>
    <item>
      <title>数据库查询</title>
      <description>请问谁数据库方面比较好，我可以交个朋友经常问点问题么。想在一个对话框中添加一些条件进行查询，而使查询得到的数据库的内容在主对话框中显示。请问查询语句该怎么写呢？谢谢了，怎么把对话框中的变量和主对话框的...</description>
      <link>http://topic.csdn.net/u/20080907/09/2d9b1ffd-d78e-4214-84db-f7ee7e681aa5.html</link>
      <author>xiaojuanweiyuan1</author>
      <pubDate>Sun, 07 Sep 2008 09:04:30 GMT</pubDate>
    </item>
    <item>
      <title>发几个图像处理方面的经典源码 给大家</title>
      <link>http://topic.csdn.net/u/20080831/16/459dc0b9-41f8-4b3c-8b4c-41327d78ca16.html</link>
      <author>lius1984</author>
      <pubDate>Mon, 01 Sep 2008 00:46:23 GMT</pubDate>
    </item>
    <item>
      <title>GDI+绘图双缓存的问题。绘图响应速度的问题 绘图不流畅的顽疾 不知道高手们是否遇到过</title>
      <description>我现在采用GDI+双缓存的方法来绘制图形。我的画布的大小可以任意设置。但是问题就出现了，我内存dc画的位图大小需要和画布一样大嘛，然后用bitblt绘制出来 但是随着画布大小的不一样，绘制速度会体现出...</description>
      <link>http://topic.csdn.net/u/20080907/10/b2b90def-3d92-4edb-bbd2-f2d62929f9d5.html</link>
      <author>sailtoyouSCU</author>
      <pubDate>Sun, 07 Sep 2008 10:13:17 GMT</pubDate>
    </item>
    <item>
      <title>谁会vc 6汇编调试的，有时出现个错误后---</title>
      <description>谁会vc 6汇编调试的，有时出现个错误后---，点确定后就会出现一段汇编代码，可是还是具体不知道是什么错误原因，有谁会吗，教我一点，或这是有什么通俗易懂的好书？</description>
      <link>http://topic.csdn.net/u/20080906/18/9d489408-d207-4723-becc-ef0171bbd18c.html</link>
      <author>yekoufeng</author>
      <pubDate>Sat, 06 Sep 2008 18:32:54 GMT</pubDate>
    </item>
    <item>
      <title>位置辅正</title>
      <link>http://topic.csdn.net/u/20080905/09/d1aba7d6-3794-4c29-b478-4dd118ae420a.html</link>
      <author>knightbrian</author>
      <pubDate>Fri, 05 Sep 2008 17:55:36 GMT</pubDate>
    </item>
    <item>
      <title>为何关于com的书在市面上都绝版呢？</title>
      <link>http://topic.csdn.net/u/20080901/13/fd156b8f-5018-4a32-a4d2-38b3143c4ec3.html</link>
      <author>ccnu425</author>
      <pubDate>Mon, 01 Sep 2008 21:02:15 GMT</pubDate>
    </item>
    <item>
      <title>connect异步连接</title>
      <description>客户端投递了一个connect，注册FD_CONNEXT,然后WaitForSignlObject等待连接建立。我遇到的问题是先启动客户端，等待服务器启动。当服务器都启动了很长一段时间，客户端等待的F...</description>
      <link>http://topic.csdn.net/u/20080907/22/18fe8e4d-cf1b-4d17-b888-1a8d397801a3.html</link>
      <author>wdb_xj</author>
      <pubDate>Sun, 07 Sep 2008 22:54:36 GMT</pubDate>
    </item>
    <item>
      <title>visual studio C++ 2008 在使用或者打算使用或者想了解的同行们进来发表些看法，谢谢！</title>
      <description>我是新手，学习做VC上位机编程的。下面的一些问题，懂得的朋友帮忙说一下。 望各位不吝赐教，谢谢！ 我用的是英文版操作系统，winxp sp3 english vol version 安装了东亚语言支持...</description>
      <link>http://topic.csdn.net/u/20080906/15/1206376a-2068-4704-95ff-3be5c03dd87d.html</link>
      <author>schuke2008</author>
      <pubDate>Sat, 06 Sep 2008 15:20:01 GMT</pubDate>
    </item>
    <item>
      <title>windows驱动开发详解中的VC工程设置编译不成功</title>
      <link>http://topic.csdn.net/u/20080903/17/b8bb0ad8-6837-4b0a-853c-bdfed1f0af47.html</link>
      <author>better0332</author>
      <pubDate>Thu, 04 Sep 2008 01:22:58 GMT</pubDate>
    </item>
    <item>
      <title>谁知道 LZSS 算法</title>
      <description>说下原理，最好加些示意图。</description>
      <link>http://topic.csdn.net/u/20080907/14/4684a52c-110b-4227-8892-0a3cd390654c.html</link>
      <author>PLigt</author>
      <pubDate>Sun, 07 Sep 2008 14:54:13 GMT</pubDate>
    </item>
    <item>
      <title>以下的语名想只有  a.MC = '1'的数据取出 我写在后面后，发现a.MC 不为1的也取出了。请问怎么写</title>
      <description>以下的语名想只有  a.MC = '1'的数据取出 我写在后面后，发现a.MC 不为1的也取出了。请问怎么写SELECT a.BH as bh, a.MC as mc, a.BHCW as bhcw,...</description>
      <link>http://topic.csdn.net/u/20080907/14/0009d0c8-6be2-4f9f-823d-59e15d822798.html</link>
      <author>hmis168</author>
      <pubDate>Sun, 07 Sep 2008 14:50:47 GMT</pubDate>
    </item>
    <item>
      <title>简单的sqllite问题</title>
      <description>我要用sqllite写日志文件 请问要做些什么前期工作  安装sqllite应用软件？ 然后直接用sqllite的累类方法进行数据库操作吗 ？谁有sqllite的安装软件请发一份给我 如果有简单的应用...</description>
      <link>http://topic.csdn.net/u/20080907/09/2ac35af6-d432-4b8c-9aea-bdda1a16e2ba.html</link>
      <author>chongwenwang</author>
      <pubDate>Sun, 07 Sep 2008 09:10:31 GMT</pubDate>
    </item>
    <item>
      <title>请问ADO connection复用的问题</title>
      <description>如果要多次执行不同的sql语句，我想建立一次ADO connection和recordset,然后复用他们现在有几个问题：1，设置connectiontimeout = 0之后，是否正常情况下就会一直...</description>
      <link>http://topic.csdn.net/u/20080907/14/d1e1f21f-115c-4f0c-8b86-633530cbcb6f.html</link>
      <author>sigh02</author>
      <pubDate>Sun, 07 Sep 2008 14:13:10 GMT</pubDate>
    </item>
    <item>
      <title>按钮的透明效果(看过CButtonST的最好)</title>
      <link>http://topic.csdn.net/u/20080906/02/a37455c0-bd4f-491e-b435-045150171658.html</link>
      <author>j8daxue</author>
      <pubDate>Sat, 06 Sep 2008 10:34:33 GMT</pubDate>
    </item>
    <item>
      <title>vc++编译器下 如何兼容 Tc2.0 的《graphics.h》 头文件</title>
      <link>http://topic.csdn.net/u/20080905/23/58121790-9c27-44aa-aed7-587f0c01ad56.html</link>
      <author>Crazying111</author>
      <pubDate>Sat, 06 Sep 2008 07:21:54 GMT</pubDate>
    </item>
    <item>
      <title>转帖（大家都来看一下）</title>
      <description>[b]以下为环球网上转来的[/b][size=12px][b]时间为2008-7-22 08:52  [/b][/size]原帖地址[url=http://bbs.huanqiu.com/tushuo...</description>
      <link>http://topic.csdn.net/u/20080907/21/5adbd411-9f3e-43a2-863e-8b621fa28301.html</link>
      <author>zwb0540822</author>
      <pubDate>Sun, 07 Sep 2008 21:10:34 GMT</pubDate>
    </item>
    <item>
      <title>MFC现在大家用他来做什么?</title>
      <description>是不是现在都用来做ACTIVEX?还有其他应用吗?</description>
      <link>http://topic.csdn.net/u/20080907/16/05cedd9d-b15b-43fe-a579-fe54bb0d3556.html</link>
      <author>syl5005</author>
      <pubDate>Sun, 07 Sep 2008 16:26:52 GMT</pubDate>
    </item>
    <item>
      <title>跨进程获得ListCtrl内容</title>
      <description>如何获得另一个进程里的ListCtrl里某行某列的数据看到网上有说用OpenProcess 和 ReadProcessMemory但我始终都没有得到数据请各位大侠指教</description>
      <link>http://topic.csdn.net/u/20080907/21/43a68f03-3cd1-4d23-89c4-2528cfdacd70.html</link>
      <author>kittenlove321</author>
      <pubDate>Sun, 07 Sep 2008 21:41:15 GMT</pubDate>
    </item>
    <item>
      <title>try catch有集中形式??</title>
      <description>		try		{		}		catch (CMemoryException* e)		{					}		catch (CFileException* e)		{		}		catch (CExceptio...</description>
      <link>http://topic.csdn.net/u/20080906/14/aabe5d57-3cbc-42ba-8adb-876ef73f5aae.html</link>
      <author>etdzheng</author>
      <pubDate>Sat, 06 Sep 2008 14:31:55 GMT</pubDate>
    </item>
    <item>
      <title>为什么同一网段内的机器竟然不能互相访问？</title>
      <description>碰到一个很奇怪的问题，我们实验室两台电脑都能正常上网，且处于同一网段内，网关IP都一样，但这两台机器却不能互相访问（注：以前一直能互相访问共享），连ping都不通，安装了radmin软件也不能连接到对...</description>
      <link>http://topic.csdn.net/u/20080906/14/51b1c3f9-8f60-4003-836b-0d0892c85f51.html</link>
      <author>hanxing_c</author>
      <pubDate>Sat, 06 Sep 2008 14:13:12 GMT</pubDate>
    </item>
    <item>
      <title>3D游戏开发中骨骼动画与地形渲染</title>
      <description>最近在学习3D游戏开发，但碰到骨骼动画与地形渲染，两大关键技术，有点卡壳了，想问一下有什么好的资料系统的介绍它们，比如蒙皮骨骼啊，md3,md5等关键祯动画等，还有LOD地形渲染，BSP等技术，多谢了...</description>
      <link>http://topic.csdn.net/u/20080906/19/eedf8c1b-b452-4772-a237-798d10516e06.html</link>
      <author>zyfu0000</author>
      <pubDate>Sat, 06 Sep 2008 19:23:37 GMT</pubDate>
    </item>
    <item>
      <title>我用list control控件和若干文本做了一个对话框页面。是实现了在list control中选中一条记录，然后这条记录的相应数据，显示到相应的文本框中</title>
      <description>我想请问，我想实现这样的一个目的怎么完成。即：我选择一个要修改的记录，然后在文本中进行修改，然后保存。保存之后我想对话框中还显示我修改的这条记录，并且在list control中那条记录为蓝色（即被选...</description>
      <link>http://topic.csdn.net/u/20080907/13/646ba4fd-82cc-4309-9aaa-a5df08368756.html</link>
      <author>naxiahucao</author>
      <pubDate>Sun, 07 Sep 2008 13:07:54 GMT</pubDate>
    </item>
    <item>
      <title>一个const char的郁闷的问题</title>
      <description>我刚刚学winpcap，看的别人的例子。下面是代码[code=C/C++]// Test.cpp : 定义控制台应用程序的入口点。//#include "stdafx.h"#include "Test...</description>
      <link>http://topic.csdn.net/u/20080907/20/67a60d96-6b75-4233-8eae-22a1b19648de.html</link>
      <author>sky_uuop</author>
      <pubDate>Sun, 07 Sep 2008 20:19:16 GMT</pubDate>
    </item>
    <item>
      <title>vc编译windows的hello程序出错</title>
      <description>刚开始看windows程序设计，编译最开始的那个hello文件compile时没有错误，但当build时却不能生成obj文件，另外我把建的文件没有输出到vc默认文件，该不会是这个原因吧。请高手指教啊</description>
      <link>http://topic.csdn.net/u/20080907/21/c94005ec-0161-4645-aaa1-12e93b5f339d.html</link>
      <author>huangskery</author>
      <pubDate>Sun, 07 Sep 2008 21:36:03 GMT</pubDate>
    </item>
    <item>
      <title>installsheild卸载的问题</title>
      <link>http://topic.csdn.net/u/20080805/09/6ac0ba29-158c-47da-8deb-828a1fac0f21.html</link>
      <author>sygdp21</author>
      <pubDate>Tue, 05 Aug 2008 17:50:35 GMT</pubDate>
    </item>
    <item>
      <title>如何将CString 转换成char数组</title>
      <description>从编辑框得到CString m_edit;例如m_edit="ABCD",如何将"ABCD"传到字符串数组char str[32]?</description>
      <link>http://topic.csdn.net/u/20080907/00/0bf97939-f7b2-43e2-9baf-3c4c01c7e278.html</link>
      <author>LeoOthello</author>
      <pubDate>Sun, 07 Sep 2008 00:29:55 GMT</pubDate>
    </item>
    <item>
      <title>大家好，我用WaitForSingleObject去关闭工作线程，出现了内存外泄，这个是怎么回事啊？</title>
      <description>MechIf_Sim::~MechIf_Sim(){	HANDLE hThread;	if (m_pTimeThread != NULL)	{		// the thread will delete i...</description>
      <link>http://topic.csdn.net/u/20080906/22/ff59f286-16d8-430c-8fb6-a65ecf59d455.html</link>
      <author>liuliu20036</author>
      <pubDate>Sat, 06 Sep 2008 22:48:58 GMT</pubDate>
    </item>
    <item>
      <title>响应WM_MOUSEWHEEL消息的问题</title>
      <description>我在基于对话框的类中重载PreTranslateMessage（）以为自己处理一些消息,加了兰色段，是在用来捕捉鼠标滑轮的消息，可是我发现这个消息好象只是在鼠标滑轮启动的一瞬间产生这个消息，那我的鼠标...</description>
      <link>http://topic.csdn.net/u/20080907/20/e9a2ad55-5ae7-4730-b185-e38715beecdb.html</link>
      <author>vc_xiaocainiao</author>
      <pubDate>Sun, 07 Sep 2008 20:08:31 GMT</pubDate>
    </item>
    <item>
      <title>unresolved external symbol 问题</title>
      <description>我在myView中定义了一个LPCRSTR pText;在myDlg中我又引用它，所以在头文件中加上一句：extern  LPCRSTR pText;然后在后面用--但是运行时老报错：error LN...</description>
      <link>http://topic.csdn.net/u/20080907/19/8b7f7aa5-9dba-47c0-9691-764a17ada7cc.html</link>
      <author>lzhwh</author>
      <pubDate>Sun, 07 Sep 2008 19:49:58 GMT</pubDate>
    </item>
    <item>
      <title>ocx 用regsvr32 可以在其他机器安装，但打包成CAB却安装错误！</title>
      <description>ocx 用regsvr32 可以在其他机器安装，但打包成CAB却安装错误！访问网页后，出现安装提示，点击安装后出现红叉。不知道是什么原因</description>
      <link>http://topic.csdn.net/u/20080907/13/a00d4d29-6d97-4c8a-a175-1858a2573f00.html</link>
      <author>hktl</author>
      <pubDate>Sun, 07 Sep 2008 13:08:14 GMT</pubDate>
    </item>
    <item>
      <title>MFC资源打包问题</title>
      <description>我用MFC编写了个程序 包含了midi 播放可是生成Release的时候 mid文件并不会打包进EXE文件还要我单独把mid文件复制进去我想问要如何才能把mid文件像ICO,BMP那些那样直接封装到E...</description>
      <link>http://topic.csdn.net/u/20080907/20/f2e0583b-434a-4a5b-8372-41882ab5737e.html</link>
      <author>alickzhu</author>
      <pubDate>Sun, 07 Sep 2008 20:12:45 GMT</pubDate>
    </item>
    <item>
      <title>MFC中怎么调用函数啊？？</title>
      <description>在MFC 的单文档drawview写了画坐标轴的程序想把画坐标轴的代码弄成一个函数，不是很会，写这个函数需要注意什么，再就是调用时怎么调用，在哪个地方能够调用在C里面写的函数跟调用都会，但MFC中弄的...</description>
      <link>http://topic.csdn.net/u/20080907/16/b1415ee7-d72c-4b23-9afb-78e67d64c28f.html</link>
      <author>voiceofwind</author>
      <pubDate>Sun, 07 Sep 2008 16:25:44 GMT</pubDate>
    </item>
    <item>
      <title>请教一个图形学算法！</title>
      <description>平面上有很多条折线（最多几十万条），其中的每每几条之间可能构成了封闭的区域（单条折线如果是自相交的话也可能构成封闭区域）。我现在想把图上所有封闭区域找出来形成封闭折线，请问如何设计效率高？（图形软件是...</description>
      <link>http://topic.csdn.net/u/20080907/21/c04a0a70-14d3-466b-b388-fccb193a5d61.html</link>
      <author>gis_lover</author>
      <pubDate>Sun, 07 Sep 2008 21:13:25 GMT</pubDate>
    </item>
    <item>
      <title>[求助]如何获得编辑框输入的键值?</title>
      <description>在编辑框中随便按下一个键,就在编辑框中显示按下的键的对应的ASCII码呢~在MFC程序中如何搞类~.如果用钩子的话觉得太麻烦的说..有无简单的方法.. 求助大家呀~~~~</description>
      <link>http://topic.csdn.net/u/20080907/12/e8465a61-ca77-4531-9932-36a93208d3bf.html</link>
      <author>moliliang</author>
      <pubDate>Sun, 07 Sep 2008 12:36:59 GMT</pubDate>
    </item>
    <item>
      <title>请问我这样从ComboBox读出数据，赋值给字符串变量有什么错误，为什么运行时，出项系统错误？</title>
      <description>int Index;Index = m_cCmb1.GetCurSel();m_cCmb1.GetLBText(Index, strOperation);</description>
      <link>http://topic.csdn.net/u/20080907/21/da2c07e6-2dce-4a85-9e37-b26f0b267d11.html</link>
      <author>naxiahucao</author>
      <pubDate>Sun, 07 Sep 2008 21:09:59 GMT</pubDate>
    </item>
    <item>
      <title>VC6.0文件保存问题！</title>
      <description>最近VC出了问题，不管在上面写什么程序，退出后都无法保存，都会出现如下提示：Unable to access filesharing violation点击确定后又出现：Unable to save ...</description>
      <link>http://topic.csdn.net/u/20080907/14/cecfbdde-18be-4592-914d-7ebc41b50e50.html</link>
      <author>woxingmeng</author>
      <pubDate>Sun, 07 Sep 2008 14:54:04 GMT</pubDate>
    </item>
    <item>
      <title>SDI的ole 应用程序时，当每次关闭应用程序时，程序都要提问说要不要保存。怎样使它不提问呢？</title>
      <description>用VC编写一个SDI的ole 容器应用程序时，当每次关闭应用程序时，程序都要提问说要不要保存。怎样使它不提问呢？我在视图类的OnDestroy函数中使用//在退出前获取文档的指针，调用SetModif...</description>
      <link>http://topic.csdn.net/u/20080906/16/fe323a8e-dfc1-46be-bf5f-15b397629b2c.html</link>
      <author>iamluda</author>
      <pubDate>Sat, 06 Sep 2008 16:23:12 GMT</pubDate>
    </item>
    <item>
      <title>创建office word对象时候奇怪问题，静态链接没问题，动态链接就创建失败.</title>
      <description>代码如下：程序使用静态链接就不出错，动态链接就出错[code=C/C++]	 _Application app;		 				 		 BOOL bwordCreate=app.CreateDispat...</description>
      <link>http://topic.csdn.net/u/20080906/23/352462a0-9374-4e1a-996c-7741e6816bb4.html</link>
      <author>zdrone</author>
      <pubDate>Sat, 06 Sep 2008 23:10:25 GMT</pubDate>
    </item>
    <item>
      <title>我用winsock select检测不到客户端断开状态</title>
      <description>#define		WIN32_LEAN_AND_MEAN			//阻止Windows.h包含winsock.h#include	#include	"resource.h"#include	#pragm...</description>
      <link>http://topic.csdn.net/u/20080907/01/968938c3-dc4d-47ed-abe4-51761258f858.html</link>
      <author>leeleehom</author>
      <pubDate>Sun, 07 Sep 2008 01:31:04 GMT</pubDate>
    </item>
    <item>
      <title>关于JPEG源码的问题</title>
      <description>在读Jpeg源码的时候,里面有一个Cjpeg的程序,程序说明要求在编译之前要生成 jconfig.h &amp; Makefile 文件. jconfig.h按照上面的要求已经顺利生成,Makefile没有搞...</description>
      <link>http://topic.csdn.net/u/20080907/14/e2ec0133-921f-47c9-94fd-722f04f894c1.html</link>
      <author>MarianLiu</author>
      <pubDate>Sun, 07 Sep 2008 14:40:04 GMT</pubDate>
    </item>
    <item>
      <title>ctreectrl问题！！~~</title>
      <description>我是要初始化一个ctreectrl控件首先先判断这个空间里面是否有根项实用：函数1IF（有）{   得到根项的值然后和我要插入的数据进行比较    }首先怎么才能得到treectrl有几个根项？？用g...</description>
      <link>http://topic.csdn.net/u/20080907/17/c16817d1-889a-4395-bc6d-97cd5ff82f18.html</link>
      <author>etdzheng</author>
      <pubDate>Sun, 07 Sep 2008 17:37:48 GMT</pubDate>
    </item>
    <item>
      <title>ListView表头设置图片</title>
      <description>请问如何给ListView表头设置图片？</description>
      <link>http://topic.csdn.net/u/20080907/14/14dd4f51-d6d7-4c34-bcd6-8e46e51f3346.html</link>
      <author>HouJinkun2005</author>
      <pubDate>Sun, 07 Sep 2008 14:01:52 GMT</pubDate>
    </item>
    <item>
      <title>一个管道测试程序的困惑</title>
      <description>这个程序利用管道把CMD执行的结果显示出来的一个测试例子.对于一般的命令执行没有问题(比如"dir c:\",net user),但是当我执行dir c:\windows这样要返回很多数据,时间也比较...</description>
      <link>http://topic.csdn.net/u/20080907/16/1b61a06b-8dc3-461b-ad98-c0fba0d4c054.html</link>
      <author>gao200511</author>
      <pubDate>Sun, 07 Sep 2008 16:13:04 GMT</pubDate>
    </item>
    <item>
      <title>OEBC API update语句出错，很着急，谢谢！</title>
      <description>在VC里用ODBC API去update 数据库里的值，环境是：VC++ 6.0  ODBC API3.0  SqlServer 2000我的问题是不会写带like参数的update语句，具体如下：r...</description>
      <link>http://topic.csdn.net/u/20080907/17/5c56a776-2adc-40bf-8445-eae0a56a6789.html</link>
      <author>jiangeb</author>
      <pubDate>Sun, 07 Sep 2008 17:27:05 GMT</pubDate>
    </item>
    <item>
      <title>高手请进：关于菜单点击之后，并没有WM_COMMAND消息的问题。感谢</title>
      <description>大家好，我写了一个钩子函数，想捕获菜单的操作。程序写好之后，就直接以“我的电脑”的窗口作例子。但是，右键菜单可以正常捕获，而主菜单只有帮助-&gt;帮助和支持中心.这一个点击之后，捕获到了正常的WM_COM...</description>
      <link>http://topic.csdn.net/u/20080907/19/abcb796b-beca-4469-9b5a-01d6ac58889a.html</link>
      <author>qwerqwerf</author>
      <pubDate>Sun, 07 Sep 2008 19:21:37 GMT</pubDate>
    </item>
    <item>
      <title>如何从Combo Box控件中获得被选中的内容，将内容赋值给一个字符串</title>
      <description>如题</description>
      <link>http://topic.csdn.net/u/20080907/20/e72ff2ba-1615-4a50-b1a9-036b417ed6fa.html</link>
      <author>naxiahucao</author>
      <pubDate>Sun, 07 Sep 2008 20:32:56 GMT</pubDate>
    </item>
    <item>
      <title>日志钩子问题</title>
      <description>想使用日志钩子，先简单的写了个代码想先做个测试，可无法成功。#include "stdafx.h"#include #include static HHOOK g_hLogHook=NULL;    ...</description>
      <link>http://topic.csdn.net/u/20080906/22/e17778c7-525d-416f-8a8d-7cb4be79c4f7.html</link>
      <author>ponder</author>
      <pubDate>Sat, 06 Sep 2008 22:24:23 GMT</pubDate>
    </item>
    <item>
      <title>vc刚入门（有C++的基础）</title>
      <link>http://topic.csdn.net/u/20080904/12/6cbe94e3-ded7-4070-b926-047ef0f09169.html</link>
      <author>smilecnf</author>
      <pubDate>Thu, 04 Sep 2008 20:52:23 GMT</pubDate>
    </item>
    <item>
      <title>有一个VC的应用工程,原来是发布成SDK的,现在要改成DLL的方式</title>
      <description>  不是太清楚VC的东东,SDK在VC的调用方式应该不用像DLL那样把需要的函数一个个extern吧!!  现在要把一些函数做成DLL调用的方式,由于整个工程类比较多,我能不能把所有需要的函数做成一个...</description>
      <link>http://topic.csdn.net/u/20080907/17/cc21b56e-b63d-4375-ae63-88625bf91591.html</link>
      <author>maomaoguai</author>
      <pubDate>Sun, 07 Sep 2008 17:16:49 GMT</pubDate>
    </item>
    <item>
      <title>windows下怎么开发c++守护进程？</title>
      <description>就是要像unix下一样，在后台运行，可以关闭命令行窗口也不影响的。类似于windows服务一样。我现在已经有程序了，怎样做到上面的要求？就是想运行了以后可以不要一直开着那个dos窗口。作为服务也行，守...</description>
      <link>http://topic.csdn.net/u/20080906/16/d96082ff-cebe-4e42-92bb-32d78b3de27a.html</link>
      <author>robert_wjj</author>
      <pubDate>Sat, 06 Sep 2008 16:17:28 GMT</pubDate>
    </item>
    <item>
      <title>如何使指定盘符内的文件不能另存到其他盘符</title>
      <description>本人在做一款保密软件，遇到的问题如下：指定一个盘符下，比方说d盘，里头有各种文件，包括word。我们知道当我们打开文件菜单，另存或保存的时候，出现另存为对话框，有没有方法把对话框内的保存路径强制变为d...</description>
      <link>http://topic.csdn.net/u/20080907/19/4ea5a333-9340-4320-b957-2a939625b091.html</link>
      <author>mattdamon</author>
      <pubDate>Sun, 07 Sep 2008 19:35:19 GMT</pubDate>
    </item>
    <item>
      <title>若发送大数据，rcev应该怎么接收？</title>
      <link>http://topic.csdn.net/u/20080701/22/6644226b-08f9-4276-a3dc-15cae75d72fd.html</link>
      <author>dongsan</author>
      <pubDate>Wed, 02 Jul 2008 06:56:57 GMT</pubDate>
    </item>
    <item>
      <title>向大家询问卖身的价钱如何？</title>
      <link>http://topic.csdn.net/u/20080902/08/f230ed72-13f7-4ae5-8e00-1d74257050f8.html</link>
      <author>deryker</author>
      <pubDate>Tue, 02 Sep 2008 16:35:35 GMT</pubDate>
    </item>
    <item>
      <title>0分贴，大家愿意回复吗</title>
      <description>我想这个问题是个有意义的问题，因为这对于新手很重要，每一个论坛都要不断注入新的血液，这样她才能维持，才能发展。而对于新人，一开始可用分很低，问几个问题就没了，但是新人总是有更多的问题，没有足够的可用分...</description>
      <link>http://topic.csdn.net/u/20080906/11/5ddf0416-d5be-4ee5-8fbe-c756cce97564.html</link>
      <author>deryker</author>
      <pubDate>Sat, 06 Sep 2008 11:46:19 GMT</pubDate>
    </item>
    <item>
      <title>让两个进程互斥，有些什么办法？</title>
      <link>http://topic.csdn.net/u/20080904/10/eaa0d5bf-f30c-4bce-ac6a-6ed2bda478ba.html</link>
      <author>PDD123</author>
      <pubDate>Thu, 04 Sep 2008 18:14:07 GMT</pubDate>
    </item>
    <item>
      <title>vc 有没能方法向局域网中的所有机器广播，让它们下载我服务器上即时更新的文件。</title>
      <description>如题，就是我本机服务器有更新文件，设为共享的，他们有权限访问我的服务器，我想在我有新文件的时候向局域网内的所有主机发送一组广播，让他们来复制这个文件，有什么方法实现了，能帮忙提供一下思路吗。如果有相关...</description>
      <link>http://topic.csdn.net/u/20080907/18/1e8746fb-22fe-4114-83ba-73931578242c.html</link>
      <author>hacksouls</author>
      <pubDate>Sun, 07 Sep 2008 18:29:12 GMT</pubDate>
    </item>
    <item>
      <title>再次发帖—网络数据传输出现乱码？</title>
      <link>http://topic.csdn.net/u/20080905/16/39cdc6bc-c502-4756-a752-d32a343c371b.html</link>
      <author>exceed_me</author>
      <pubDate>Sat, 06 Sep 2008 00:51:57 GMT</pubDate>
    </item>
    <item>
      <title>最近学VC 挺迷茫的 大虾进来引导下</title>
      <link>http://topic.csdn.net/u/20080821/20/ac244c0d-a1bb-4ff3-93a1-617cae9699f3.html</link>
      <author>Yoon_EunHae</author>
      <pubDate>Fri, 22 Aug 2008 04:03:10 GMT</pubDate>
    </item>
    <item>
      <title>比较郁闷的SetLayeredWindowAttributes！</title>
      <description>我的系统XP SP2开发环境 VC6.0 SP6我用MFC的Wizard想到生成的对话框，想实现透明窗体，看MSDN和网上资料，看到这个函数，但编译的时候说找不到相应的函数，和参数。请问这个怎么解决？</description>
      <link>http://topic.csdn.net/u/20080907/20/f1c5cc72-a9c6-48e0-98f6-e216c98f37d9.html</link>
      <author>CrazyNPC</author>
      <pubDate>Sun, 07 Sep 2008 20:00:56 GMT</pubDate>
    </item>
    <item>
      <title>原来我什么奖章都没有.....</title>
      <description>我知道这样不好也知道你的奖章很难拿到我只有不停地要要到你想逃泪湿的枕头晒干就好眼泪在你的心里只是无力拒纳因为在你身后是我一辈子的骄傲原来我什么奖章也没得到我不要你的呵护你的玫瑰只要你好好久久爱我一遍就...</description>
      <link>http://topic.csdn.net/u/20080906/17/405054d6-4e01-4b6f-8ec0-4019189b3e7f.html</link>
      <author>gofqjyie</author>
      <pubDate>Sat, 06 Sep 2008 17:57:30 GMT</pubDate>
    </item>
    <item>
      <title>3流大学学生，工作两年的感想。</title>
      <link>http://topic.csdn.net/u/20080621/16/74f9ef8f-586f-4f69-bbdd-230fecc8659e.html</link>
      <author>simular</author>
      <pubDate>Sun, 22 Jun 2008 00:09:57 GMT</pubDate>
    </item>
    <item>
      <title>关于skinfeature的讨论，认清真实面目，拒绝上当</title>
      <description>[转载]经过对比发现，这个skinfeature不光网站抄袭，连核心技术都不是自己的！！！大家看图吧！SkinSharp的购买页http://www.skinsharp.com/htdocs/pay....</description>
      <link>http://topic.csdn.net/u/20080907/08/ff20f2b8-8c31-45e3-8d70-1587d9ef9f13.html</link>
      <author>JuckGo</author>
      <pubDate>Sun, 07 Sep 2008 08:13:07 GMT</pubDate>
    </item>
    <item>
      <title>请问一段位于rc文件的代码的意思</title>
      <description>[code=C/C++]#ifdef APSTUDIO_INVOKEDGUIDELINES DESIGNINFO DISCARDABLE BEGIN    IDD_ERRORSHOW, DIALOG ...</description>
      <link>http://topic.csdn.net/u/20080907/16/b4666a36-d7d1-42d7-87ff-9e6727b20d3c.html</link>
      <author>enzoo</author>
      <pubDate>Sun, 07 Sep 2008 16:02:41 GMT</pubDate>
    </item>
    <item>
      <title>VC共享乐园文章集</title>
      <link>http://topic.csdn.net/u/20080827/21/29bfc439-24c3-4352-b574-0e15194645be.html</link>
      <author>he_zhidan</author>
      <pubDate>Thu, 28 Aug 2008 05:48:58 GMT</pubDate>
    </item>
    <item>
      <title>Combo Box控件如何设置内容可选,但不可手动输入其它字符</title>
      <description>如题</description>
      <link>http://topic.csdn.net/u/20080907/17/aa12c7c6-5675-4389-a666-14e756881fe5.html</link>
      <author>naxiahucao</author>
      <pubDate>Sun, 07 Sep 2008 17:16:34 GMT</pubDate>
    </item>
    <item>
      <title>请问_RecordsetPtr如何设置超时？</title>
      <description>使用ADO访问SQL Server总是说超时好像_ConnectionPtr可以设置timeout，可是我是直接使用_RecordsetPtr-&gt;Open的，因为用了_ConnectionPtr以后，...</description>
      <link>http://topic.csdn.net/u/20080906/17/88e83045-f441-4a67-8e47-4eb8366fc838.html</link>
      <author>sigh02</author>
      <pubDate>Sat, 06 Sep 2008 17:34:52 GMT</pubDate>
    </item>
    <item>
      <title>&lt;&lt;&lt;高分&gt;&gt;&gt;数据库问题...不知道错在哪里了!~~</title>
      <description>void CNewprojectDlg::OnOK() {	// TODO: Add extra validation here			CoInitialize(NULL);	_ConnectionPt...</description>
      <link>http://topic.csdn.net/u/20080907/09/447d29ae-e9c8-415d-ab3b-2b46a21c345e.html</link>
      <author>etdzheng</author>
      <pubDate>Sun, 07 Sep 2008 09:53:26 GMT</pubDate>
    </item>
    <item>
      <title>请问如何设置Combo Box控件默认选中其中的一项数据？</title>
      <description>代码如何实现。可以不写代码，只设置属性完成吗？因为我的对话框中包含好多同样的Combo Box。如果不能只设置属性，请问怎么写代码简单。这些COMBO BOX 完成一样，只是ID号不同。</description>
      <link>http://topic.csdn.net/u/20080907/18/840567a6-fc32-4402-aa91-4589b9541c6a.html</link>
      <author>naxiahucao</author>
      <pubDate>Sun, 07 Sep 2008 18:27:52 GMT</pubDate>
    </item>
    <item>
      <title>关于刷屏的问题</title>
      <description>为什么我写的程序刷屏要很长时间呢？而我先点一下别的窗口再点回来就能刷新屏幕了，我怎么能够实现即时刷新呢？谢谢</description>
      <link>http://topic.csdn.net/u/20080907/12/ce104ab9-c531-407e-8414-369fc6c89699.html</link>
      <author>lzhwh</author>
      <pubDate>Sun, 07 Sep 2008 12:52:45 GMT</pubDate>
    </item>
    <item>
      <title>用VC做了一个人事管理系统，数据库连接问题</title>
      <link>http://topic.csdn.net/u/20080905/10/46ad0211-b1e7-4298-a0f0-669079c48280.html</link>
      <author>flightboy1109</author>
      <pubDate>Fri, 05 Sep 2008 18:15:05 GMT</pubDate>
    </item>
    <item>
      <title>想问一下，像Photoshop中的选择后，发光的线条（有点闪动）是怎么画出来的。</title>
      <description>RT</description>
      <link>http://topic.csdn.net/u/20080907/19/7dd66ad1-7b25-48b0-a45a-ab3cd6ffdc2e.html</link>
      <author>shouwangzhe405</author>
      <pubDate>Sun, 07 Sep 2008 19:40:06 GMT</pubDate>
    </item>
    <item>
      <title>关于回调函数</title>
      <link>http://topic.csdn.net/u/20080903/11/c7f68794-7d24-4a2d-9784-0b3f79cc7e3a.html</link>
      <author>wangxin_801115</author>
      <pubDate>Wed, 03 Sep 2008 19:39:13 GMT</pubDate>
    </item>
    <item>
      <title>对话框子窗口类型</title>
      <description>一个 MFC 对话框程序，我可以在主对话框上新建另一个“子”对话框，它的类型可以是“WS_POPUP”,可以将其设置为透明，但我自己纯粹调用 API 函数却不能在其上建立 “WS_POPUP” 的“子...</description>
      <link>http://topic.csdn.net/u/20080906/19/1e4aa8d4-25e8-4c2a-b86e-ff5160ea5c13.html</link>
      <author>lzg0001</author>
      <pubDate>Sat, 06 Sep 2008 19:17:16 GMT</pubDate>
    </item>
    <item>
      <title>vc 调用MATLAB engine的奇怪问题</title>
      <description>从别人那考了一个程序，其中需要用到VC调用MATLAB engine，，也按照方法包含了libmat.lib libeng.lib libmx.lib库，MATLAB的目录也包含了；程序的其他代码没有...</description>
      <link>http://topic.csdn.net/u/20080907/17/af4c6f0a-c212-4ac8-84c6-fc2ae11ec82f.html</link>
      <author>xiaoyongsword</author>
      <pubDate>Sun, 07 Sep 2008 17:57:15 GMT</pubDate>
    </item>
    <item>
      <title>无标题对话框在有标题对话框中显示</title>
      <description>点击有标题对话框当中的菜单项，使弹出的无标题对话框在有标题对话框中显示怎么实现？</description>
      <link>http://topic.csdn.net/u/20080907/09/a11f15f9-1d7b-413e-8eec-5b118823a0b8.html</link>
      <author>hjfmail</author>
      <pubDate>Sun, 07 Sep 2008 09:29:14 GMT</pubDate>
    </item>
    <item>
      <title>如何查看结构体文件的内容啊？结构体结构已知！！谢谢</title>
      <description>如题，需要说明的是我的结构体有点复杂，结构体里面套结构体，一共套了四层。有没有什么小软件或者工具，打开这个文件就能看到各个项目的内容的？谢谢！</description>
      <link>http://topic.csdn.net/u/20080907/16/c1005db6-9c32-4155-87ab-1cc21947d0cd.html</link>
      <author>gong_xucheng</author>
      <pubDate>Sun, 07 Sep 2008 16:17:58 GMT</pubDate>
    </item>
    <item>
      <title>vc2005写的ActiveX 在本地网页没问题，但做成cab放到网上却无法显示？？  </title>
      <link>http://topic.csdn.net/u/20080905/13/92e879a1-1830-4943-aa38-ad0f98d73f0b.html</link>
      <author>hktl</author>
      <pubDate>Fri, 05 Sep 2008 21:12:25 GMT</pubDate>
    </item>
    <item>
      <title>如何设置浮动工具栏的长度？</title>
      <description>默认的SDI工具栏都是停靠在菜单下面，可浮动(即用户可拖动到两侧或者客户区底部停靠)。通常客户区有多长则工具栏就有多长(如果在客户区两侧，则客户区有多高工具栏就有多高)。如何按照指定的参数设置工具栏的...</description>
      <link>http://topic.csdn.net/u/20080906/21/ecb53213-7a11-4316-94d8-07fb691214e4.html</link>
      <author>gxqcdit</author>
      <pubDate>Sat, 06 Sep 2008 21:57:37 GMT</pubDate>
    </item>
    <item>
      <title>【急急急】CRichEditCtrl 的拖放功能怎么实现？</title>
      <description>CRichEditCtrl中怎么用BOOL SetOLECallback(IRichEditOleCallback* pCallback )这个函数？如何定义和声明IRichEditOleCallba...</description>
      <link>http://topic.csdn.net/u/20080907/09/d2410277-5f02-4e31-98f7-eda7f10c3bbf.html</link>
      <author>sundayinsun</author>
      <pubDate>Sun, 07 Sep 2008 09:42:25 GMT</pubDate>
    </item>
    <item>
      <title>怎么用DirectShow对捕捉到的视频进行编辑？</title>
      <description>求大概思路、方法或者资料，谢谢！</description>
      <link>http://topic.csdn.net/u/20080907/15/ba40e22a-add6-4e97-bd03-a758ef82beee.html</link>
      <author>Cacar</author>
      <pubDate>Sun, 07 Sep 2008 15:59:53 GMT</pubDate>
    </item>
    <item>
      <title>使用AcitveX的方法有哪些？</title>
      <description>控件是有窗口的，我只知道将控件添加到工程，此时控件被包装成了一个继承自CWnd的类，通过InvokeHelper函数来调用控件的接口，但这样好像效率不高，我试过用#import指令将控件导入到工程，可...</description>
      <link>http://topic.csdn.net/u/20080907/01/875865ff-aec8-44b8-87d6-f8e2b0ee1059.html</link>
      <author>yang79tao</author>
      <pubDate>Sun, 07 Sep 2008 01:43:33 GMT</pubDate>
    </item>
    <item>
      <title>如何改变只读型EIDT控件中字体和颜色</title>
      <description>我要在只读控件显示绿色，字大小为200，编码如下：void C1Dlg::OnChangeEditVol() {    CFont* newFont = new CFont;     newFont-...</description>
      <link>http://topic.csdn.net/u/20080907/15/c75ad3fe-de1d-4034-9936-c5e16b573235.html</link>
      <author>yuwenbpya</author>
      <pubDate>Sun, 07 Sep 2008 15:04:34 GMT</pubDate>
    </item>
    <item>
      <title>Updatedata(false) Updatedata(true)</title>
      <description>我们知道Updatedata(false)与Updatedata(true)能在控件和变量之间传递数据。但他会把对话框上的所有控件和变量传递数据，能不能只控制一个控件和变量传递数据，其他的不变。另一种...</description>
      <link>http://topic.csdn.net/u/20080906/09/fd1cca59-bbfb-47d4-a455-2945adc5a507.html</link>
      <author>I_believe328</author>
      <pubDate>Sat, 06 Sep 2008 09:53:25 GMT</pubDate>
    </item>
    <item>
      <title>播放全屏问题。帮忙解决。。</title>
      <link>http://topic.csdn.net/u/20080904/21/a301f78e-86ac-47bc-9fcf-5badc139f1b1.html</link>
      <author>emayi</author>
      <pubDate>Fri, 05 Sep 2008 05:57:25 GMT</pubDate>
    </item>
    <item>
      <title>关于CListCtrl 子类化的背景与文字的疑问</title>
      <description>各位！本人最近在学习ListCtrl，因为默认的控件风格比较单调，所以打算美化一下。1.先从最简单的透明背景入手，[color=#3366FF]本人将一个ListCtrl 放入对话框内，并且从CLis...</description>
      <link>http://topic.csdn.net/u/20080907/10/e5e0fa8a-28fd-432e-9a22-b2e27d7c8bfc.html</link>
      <author>Fireway2008</author>
      <pubDate>Sun, 07 Sep 2008 10:59:02 GMT</pubDate>
    </item>
    <item>
      <title>如何用DX来写后备缓存区？</title>
      <description>   我想只用DX来写后备缓存区，在网上找了一大堆，都是说用directdraw。可是我只想用dx的方法，貌似要用到blt吧？</description>
      <link>http://topic.csdn.net/u/20080907/18/b837e21c-2053-4bb2-bd7a-dbe2537ea64e.html</link>
      <author>HSxuguangxing</author>
      <pubDate>Sun, 07 Sep 2008 18:05:09 GMT</pubDate>
    </item>
    <item>
      <title>想在crichedit中插入GIF动画,会的请帮下</title>
      <description>找了点相关资料,看很多人都是用到QQ的imageole.dll,但我基础不是很好,有会的请祥细帮下</description>
      <link>http://topic.csdn.net/u/20080906/14/45fa1c6e-a1fc-47a8-9e92-1b828a83823e.html</link>
      <author>nbnokia</author>
      <pubDate>Sat, 06 Sep 2008 14:28:25 GMT</pubDate>
    </item>
    <item>
      <title>在我的项目中如何引用dll</title>
      <link>http://topic.csdn.net/u/20080904/19/fae9a870-3ed5-4cc9-8e26-9be408941118.html</link>
      <author>learlee</author>
      <pubDate>Fri, 05 Sep 2008 03:27:58 GMT</pubDate>
    </item>
    <item>
      <title>如何复制文本文件</title>
      <description>我有一文本格式的数据模板（假设存放在C盘根目录下），在对话框上完成计算后，想单击保存按钮实现如下功能：打开数据模板，将我计算好的数据填入记事本的指定位置，然后让用户自定义文件名和保存路径。如何实现，小...</description>
      <link>http://topic.csdn.net/u/20080907/09/2eb3aa25-184b-4e2c-bf7b-bebd296a7557.html</link>
      <author>njutfyj</author>
      <pubDate>Sun, 07 Sep 2008 09:30:44 GMT</pubDate>
    </item>
    <item>
      <title>关于位图与对话框</title>
      <description>如何通过单击或者双击位图，弹出对话框啊？谢谢，弄了半天也没弄出来。</description>
      <link>http://topic.csdn.net/u/20080907/16/f4c3f63c-20c4-4942-b7dd-9468f0e3b62f.html</link>
      <author>henning1314</author>
      <pubDate>Sun, 07 Sep 2008 16:43:30 GMT</pubDate>
    </item>
    <item>
      <title>将窗口托到屏幕看不见的位置时会出现中止的现象？</title>
      <description>用MFC运行程序时，将窗口托到屏幕看不见的位置时会出现中止的现象，哪边出错了（程序能正常运行），怎么解决呢？</description>
      <link>http://topic.csdn.net/u/20080907/17/c5513115-06f0-490d-b903-2bd83bc21305.html</link>
      <author>Wind_1987</author>
      <pubDate>Sun, 07 Sep 2008 17:39:19 GMT</pubDate>
    </item>
    <item>
      <title>DLL中创建WEBBROWSE2时,AfxGetInstanceHandle返回空</title>
      <link>http://topic.csdn.net/u/20080905/11/ed8be6e2-5d33-4223-b335-8722e21bf1e5.html</link>
      <author>raymonzhao</author>
      <pubDate>Fri, 05 Sep 2008 19:33:50 GMT</pubDate>
    </item>
    <item>
      <title>c/c++/MFCQQ群51627436   招贤纳士中</title>
      <description>c/c++/MFCQQ群51627436   招贤纳士中</description>
      <link>http://topic.csdn.net/u/20080907/17/a8d917f5-61e1-4d25-9a45-df8f2ab7897a.html</link>
      <author>TopTopcoder</author>
      <pubDate>Sun, 07 Sep 2008 17:33:06 GMT</pubDate>
    </item>
    <item>
      <title>c/c++/MFCQQ群51627436   招贤纳士中</title>
      <description>c/c++/MFCQQ群51627436   招贤纳士中</description>
      <link>http://topic.csdn.net/u/20080907/17/97560da2-1261-4042-8a97-a5078277c2dc.html</link>
      <author>TopTopcoder</author>
      <pubDate>Sun, 07 Sep 2008 17:32:43 GMT</pubDate>
    </item>
    <item>
      <title>&lt;&lt;高分&gt;&gt;数据库问题 </title>
      <description>void CNewprojectDlg::OnOK() { // TODO: Add extra validation here CoInitialize(NULL); _ConnectionPtr ...</description>
      <link>http://topic.csdn.net/u/20080907/10/8495e49c-4298-4483-a835-59db80df93de.html</link>
      <author>etdzheng</author>
      <pubDate>Sun, 07 Sep 2008 10:11:51 GMT</pubDate>
    </item>
    <item>
      <title>c/c++/MFCQQ群51627436   招贤纳士中</title>
      <description>c/c++/MFCQQ群51627436   招贤纳士中</description>
      <link>http://topic.csdn.net/u/20080907/17/9acbdf77-ec76-49ee-8525-cb11e74fb969.html</link>
      <author>TopTopcoder</author>
      <pubDate>Sun, 07 Sep 2008 17:27:18 GMT</pubDate>
    </item>
    <item>
      <title>CFile Read()的困惑，SOS！！！！！！！！</title>
      <description>用CFile Read()读取.rmvb 等较大文件时候，总是读不到想要的长度char buff[1024] = {0};int  length = 0;int  readsize = 0CFile ...</description>
      <link>http://topic.csdn.net/u/20080907/14/dde91d19-5599-4458-920c-29b152589ddb.html</link>
      <author>chinalongship</author>
      <pubDate>Sun, 07 Sep 2008 14:03:30 GMT</pubDate>
    </item>
    <item>
      <title>请教怎么制作云图</title>
      <description>现在在制作一个软件，需要用到云图来表示不同的时刻下的物理含义！不过，不会用C++编写云图程序！在这发帖，请求帮助！要得到效果的图如下：[img=http://images.ctv.ca/archive...</description>
      <link>http://topic.csdn.net/u/20080907/17/1fcfc29a-d6f6-495e-b1ec-1d59a35f31a5.html</link>
      <author>eattonton</author>
      <pubDate>Sun, 07 Sep 2008 17:10:47 GMT</pubDate>
    </item>
    <item>
      <title>如何在vc6工具箱里添加webbrowser控件</title>
      <description>如何在vc6工具箱里添加webbrowser控件?</description>
      <link>http://topic.csdn.net/u/20080907/16/273ba5e3-ee57-4a21-9043-6797b356199f.html</link>
      <author>hzsszmy</author>
      <pubDate>Sun, 07 Sep 2008 16:33:30 GMT</pubDate>
    </item>
    <item>
      <title>help:向多个机器传输多个文件问题,急!~(高分酬谢)</title>
      <link>http://topic.csdn.net/u/20070131/11/07b3507a-5b77-440b-b32f-66a386f7e0c1.html</link>
      <author>sunsmell</author>
      <pubDate>Wed, 31 Jan 2007 19:22:02 GMT</pubDate>
    </item>
    <item>
      <title>如何用VC实现alt+print screen的功能？？</title>
      <link>http://topic.csdn.net/u/20080904/21/48feb95f-7594-4c3a-a040-a11b9e5dabd4.html</link>
      <author>zcywyb</author>
      <pubDate>Fri, 05 Sep 2008 05:50:38 GMT</pubDate>
    </item>
    <item>
      <title>头文件调了一下前后位置，编译就不通过了，咳</title>
      <description>#include #include #include #include #include "DatagramSocket.h"#include #include "iostream.h"#includ...</description>
      <link>http://topic.csdn.net/u/20080906/19/93831d98-4c9a-4bb6-9bd4-42e5e0b4503d.html</link>
      <author>yekoufeng</author>
      <pubDate>Sat, 06 Sep 2008 19:05:48 GMT</pubDate>
    </item>
    <item>
      <title>基于udp的网络通信，有必要为每一个新加入的客户端开启一个新的线程么？ （客户端数量不确定）</title>
      <description>如果需要的话，那么对于服务器端和客户端需要同样的线程的分配么？也就是说如果我在服务器端为每个客户端都新分配了以个线程，那么相应的我在该客户端也为每个新近来的客户端开启线程么？</description>
      <link>http://topic.csdn.net/u/20080907/11/30664bc0-b44d-4970-abef-8932c97f8081.html</link>
      <author>cl781121</author>
      <pubDate>Sun, 07 Sep 2008 11:51:45 GMT</pubDate>
    </item>
    <item>
      <title>为什么我的IP组播在广域网中实现不了???</title>
      <link>http://topic.csdn.net/u/20080829/09/68fde1b9-3224-42ae-af2c-4b3d304f3223.html</link>
      <author>Matrix_xx</author>
      <pubDate>Fri, 29 Aug 2008 17:49:03 GMT</pubDate>
    </item>
    <item>
      <title>顶贴有分，[C++网络服务器开发群] 经过一段时间整理后重新招新</title>
      <link>http://topic.csdn.net/u/20080731/10/b975b5ad-138b-4051-bd5f-3e069590d737.html</link>
      <author>fantiyu</author>
      <pubDate>Thu, 31 Jul 2008 18:07:11 GMT</pubDate>
    </item>
    <item>
      <title>如何设置CListCtrl在显示区域的第一条记录</title>
      <description>我在界面上用了一个CListCtrl控件，因为特殊需要，我没有使用水平滚动条以及垂直滚动条，同时将属性改成"report"，其实我的list控件内部资料条数是很多的，由于界面上的可视区域一次显示不了所...</description>
      <link>http://topic.csdn.net/u/20080907/15/bbf563cc-59d1-4b41-b090-88cb325ae500.html</link>
      <author>vc_xiaocainiao</author>
      <pubDate>Sun, 07 Sep 2008 15:30:08 GMT</pubDate>
    </item>
    <item>
      <title>如何使自己的软件在2000 XP 2003下都兼容</title>
      <description>我在XP下用VC开发的软件在2000 2003下都不是运行的很好 有的软件就可以 如何很好的兼容啊 </description>
      <link>http://topic.csdn.net/u/20080907/16/432ad143-52a4-48f8-ad38-291d97081c46.html</link>
      <author>lgbean</author>
      <pubDate>Sun, 07 Sep 2008 16:04:42 GMT</pubDate>
    </item>
    <item>
      <title>InvalidateRect(&amp;rc,false)为什么不刷新啊</title>
      <description>我在程序中想刷新控件的颜色, 用Invalidate(false)可以刷新,这没必要整个刷新啊用:CRect rc;GetDlgItem(ID)-&gt;GetWindowRect(&amp;rc);Invalid...</description>
      <link>http://topic.csdn.net/u/20080907/10/46127384-0296-418d-aa47-9e7f8b8dd884.html</link>
      <author>I_believe328</author>
      <pubDate>Sun, 07 Sep 2008 10:39:54 GMT</pubDate>
    </item>
    <item>
      <title>请问如何应付VC笔试题</title>
      <link>http://topic.csdn.net/u/20080904/22/3e6be35c-b894-4617-8acc-08e2de0ad9b9.html</link>
      <author>san_77227487</author>
      <pubDate>Fri, 05 Sep 2008 06:48:24 GMT</pubDate>
    </item>
    <item>
      <title>在静态库LIB中使用CString类报错</title>
      <link>http://topic.csdn.net/u/20080902/13/bf74d207-01cb-42f1-a04c-ebd2f507bc55.html</link>
      <author>jashon_w</author>
      <pubDate>Tue, 02 Sep 2008 21:24:37 GMT</pubDate>
    </item>
    <item>
      <title>请教给ListCtrl发送消息的问题</title>
      <description>在一个进程中给另一个无关的进程发送一个  LVN_COLUMNCLICK  消息，该如何写lParam参数SendMessage(hWnd, LVN_COLUMNCLICK, wParam, lPar...</description>
      <link>http://topic.csdn.net/u/20080907/00/8281993c-e83e-4bd9-9bc2-0b0770eafdca.html</link>
      <author>kittenlove321</author>
      <pubDate>Sun, 07 Sep 2008 00:00:04 GMT</pubDate>
    </item>
    <item>
      <title>a=5,b=++a*--a为什么等于25,b=++a*a--为此什么等于36？</title>
      <description>谢了！</description>
      <link>http://topic.csdn.net/u/20080907/14/e172b309-fa9a-4ca7-b1cb-5b708f0fb361.html</link>
      <author>imulin</author>
      <pubDate>Sun, 07 Sep 2008 14:35:15 GMT</pubDate>
    </item>
    <item>
      <title>贱卖一些ＶＣ书籍，广州的朋友可以过来看看 </title>
      <link>http://topic.csdn.net/u/20080905/21/03711b79-f446-4e89-ae58-a0f5d200af1a.html</link>
      <author>glyc</author>
      <pubDate>Sat, 06 Sep 2008 05:11:59 GMT</pubDate>
    </item>
    <item>
      <title>辞职 找新工作，散300</title>
      <link>http://topic.csdn.net/u/20080829/11/8f8361fe-a3d4-494f-ac03-18cbd1e33302.html</link>
      <author>rageliu</author>
      <pubDate>Fri, 29 Aug 2008 19:39:08 GMT</pubDate>
    </item>
    <item>
      <title>有谁网站开发水平高的,我想开发个网站,请加我</title>
      <description>rt</description>
      <link>http://topic.csdn.net/u/20080907/11/052ef48e-be90-4330-8b1c-b13f3abbc6d6.html</link>
      <author>americankill</author>
      <pubDate>Sun, 07 Sep 2008 11:17:43 GMT</pubDate>
    </item>
    <item>
      <title>动态卸载DLL出现问题</title>
      <description>我想做一个勾系统WINSOCK  API的全局钩子，一切正常就是在卸载的时候，被挂钩的程序都会崩溃我想在DLL_PROCESS_DETACH:我已经还原原来代码   API[0].SetHookOff...</description>
      <link>http://topic.csdn.net/u/20080907/13/c9765d7b-ca93-43d6-9954-1ce04bfd0d92.html</link>
      <author>major102</author>
      <pubDate>Sun, 07 Sep 2008 13:53:25 GMT</pubDate>
    </item>
    <item>
      <title>我该怎么去学习数据库，高手指教,在线等待中。。。</title>
      <description>刚入职，技术方向C/C++（非web，对数据库不了解），但编程时不时要用到数据库，再说搞软件也应该掌握数据库技术，我该怎么去学习数据库，高手指教~介绍书啊，或学习方法经验~</description>
      <link>http://topic.csdn.net/u/20080906/23/f9789439-931c-4f93-993e-3ea5a57794e1.html</link>
      <author>chollima</author>
      <pubDate>Sat, 06 Sep 2008 23:30:57 GMT</pubDate>
    </item>
    <item>
      <title>【求助】VS2008上dll的延迟加载问题</title>
      <description>在VS2008上测试《windows核心编程》中延迟加载dll的例子代码时，发生错误：LINK : warning LNK4199: 已忽略 /DELAYLOAD:..\x86\Debug\20_De...</description>
      <link>http://topic.csdn.net/u/20080907/10/e03a1b7e-7531-406b-b206-793e542b3456.html</link>
      <author>wxiantong</author>
      <pubDate>Sun, 07 Sep 2008 10:19:23 GMT</pubDate>
    </item>
    <item>
      <title>多线程出现Debug Assertion Failed问题~</title>
      <description>想做个程序，于是自学速成了MFC，然后用半天时间速成了一下多线程，结果出问题了~~基于对话框程序，加两控件：Button1,Edit1(含CString变量m_edit1)主要代码：[Quote]//...</description>
      <link>http://topic.csdn.net/u/20080907/12/8e331c9b-6440-4f83-b0d2-b25cbfe2d450.html</link>
      <author>qbbah</author>
      <pubDate>Sun, 07 Sep 2008 12:43:45 GMT</pubDate>
    </item>
    <item>
      <title>CreateThread和_beginthreadex() 有什么差别？</title>
      <link>http://topic.csdn.net/u/20080905/11/b66a3ee5-cb55-48de-87b3-e0703adc1fa7.html</link>
      <author>fibbery</author>
      <pubDate>Fri, 05 Sep 2008 19:42:12 GMT</pubDate>
    </item>
    <item>
      <title>第一次用vc开发,请问做UI有什么好的C++/C写的UI库和工具吗?要简单免费的.多谢了.</title>
      <link>http://topic.csdn.net/u/20080905/09/c1b496ea-d270-493f-8cd7-8f147e6a67d8.html</link>
      <author>haidejintou</author>
      <pubDate>Fri, 05 Sep 2008 17:58:11 GMT</pubDate>
    </item>
    <item>
      <title>不同的曲线用不同的颜色显示</title>
      <description>比如，我要选择通道2，3显示，通道2设定红色，通道3设定绿色，但是为什么显示出来的曲线都是绿色的呢？而我期望的是通道2是红色显示，通道3是绿色显示的啊</description>
      <link>http://topic.csdn.net/u/20080907/11/6361ce14-9545-41be-bd6a-85a332ab3dee.html</link>
      <author>lzhwh</author>
      <pubDate>Sun, 07 Sep 2008 11:40:33 GMT</pubDate>
    </item>
    <item>
      <title>有偿请求编写ATL进程间调用程序</title>
      <description>有一应用软件，我需要通过ATL扩展其功能，WIN32平台，有兴趣请与我联系 QQ:4047277 </description>
      <link>http://topic.csdn.net/u/20080907/12/e7a32119-c4f6-4b9b-af21-2773cacb5c65.html</link>
      <author>szdjyy</author>
      <pubDate>Sun, 07 Sep 2008 12:23:57 GMT</pubDate>
    </item>
    <item>
      <title>怎么调用OnCustomDraw(NMHDR* pNMHDR, LRESULT* pResult)</title>
      <description>我想要实现的功能是 点击某按钮之后 listcontrol 里面的符合条件的单元格变红我已经在该按钮的单击事件中获取了应该变红单元格的行数和列数 但是不晓得怎么将它们变红 查了一些资料 发现应该用On...</description>
      <link>http://topic.csdn.net/u/20080907/12/3f992928-580f-4a94-b2d0-a78e7093679b.html</link>
      <author>informore</author>
      <pubDate>Sun, 07 Sep 2008 12:21:00 GMT</pubDate>
    </item>
    <item>
      <title>如何把CComboBox的字符串设置为center</title>
      <description>这个控件默认是把字符串放在靠左，我想把它设为中间，该怎么做？就象CEdit那样，通过ES_LEFT和ES_CENTER可以控制？</description>
      <link>http://topic.csdn.net/u/20080907/11/cf50c514-2538-483e-b9a0-a76ad20dc7dd.html</link>
      <author>muyouniao</author>
      <pubDate>Sun, 07 Sep 2008 11:44:30 GMT</pubDate>
    </item>
    <item>
      <title>VC++6.0中向mysql插入数据，显示成功插入后，得到的为NULL</title>
      <link>http://topic.csdn.net/u/20080903/17/10ce5986-590f-494e-93b3-3e0366c7d6c6.html</link>
      <author>hellotobe</author>
      <pubDate>Thu, 04 Sep 2008 01:27:16 GMT</pubDate>
    </item>
    <item>
      <title>我在dialog 上建了个 CScrollView 如何实现滚动条呢</title>
      <link>http://topic.csdn.net/u/20080904/19/c94ac110-a06a-456a-8a91-832270471162.html</link>
      <author>hmis168</author>
      <pubDate>Fri, 05 Sep 2008 03:56:39 GMT</pubDate>
    </item>
    <item>
      <title>C/S 怎么提高客户端的访问速度,现在我是直接连接的远程mssqlsever数据库("Provider=SQLOLEDB;Data Source=216.143...........")</title>
      <description>C/S 怎么提高客户端的访问速度,现在我是直接连接的远程mssqlsever数据库("Provider=SQLOLEDB;Data Source=216.143...........")</description>
      <link>http://topic.csdn.net/u/20080907/10/1200d9c4-3646-4854-b5e0-a9d246cda6ae.html</link>
      <author>xscansou</author>
      <pubDate>Sun, 07 Sep 2008 10:26:11 GMT</pubDate>
    </item>
    <item>
      <title>如何在WPS中插入表格？使用VC实现</title>
      <description>如何在WPS中插入表格？使用VC实现</description>
      <link>http://topic.csdn.net/u/20080906/15/4b8d31a7-8a50-43a1-9b64-7bc6ca1a164d.html</link>
      <author>blizardskb8</author>
      <pubDate>Sat, 06 Sep 2008 15:11:51 GMT</pubDate>
    </item>
    <item>
      <title>程序运行间隙性随机崩溃</title>
      <link>http://topic.csdn.net/u/20080905/22/fc1978fa-217b-42cc-81fc-8283dd708e03.html</link>
      <author>bomdia</author>
      <pubDate>Sat, 06 Sep 2008 06:52:37 GMT</pubDate>
    </item>
    <item>
      <title>用ODBC API获取SELECL语句返回记录集的行数疑问</title>
      <description>   //以下是部分代码        SQLCHAR strStmt[] = "SELECT * FROM register WHERE UserName = ?";	short sr;	SQLHS...</description>
      <link>http://topic.csdn.net/u/20080906/09/b33cbd63-65e4-4e62-815c-15a40b689419.html</link>
      <author>fightforfuture</author>
      <pubDate>Sat, 06 Sep 2008 09:55:13 GMT</pubDate>
    </item>
    <item>
      <title>CList内存释放问题？</title>
      <link>http://topic.csdn.net/u/20080903/14/7aac5662-7a5b-4b51-88d7-4450895dfb1a.html</link>
      <author>winxxpSoft</author>
      <pubDate>Wed, 03 Sep 2008 22:54:40 GMT</pubDate>
    </item>
    <item>
      <title>关于CTreeCtrl存对象数据的问题</title>
      <description>我把对象指针转化为DWORD存在dwDATA里面		HTREEITEM  newp = pl-&gt;m_PListTree.InsertItem(AddDialog.m_Name,pl-&gt;rt_distr...</description>
      <link>http://topic.csdn.net/u/20080907/10/5e87e6cf-5b01-47a0-8261-bb4a2c35b85c.html</link>
      <author>graytay</author>
      <pubDate>Sun, 07 Sep 2008 10:47:31 GMT</pubDate>
    </item>
    <item>
      <title>如何修改DLL的入口函数</title>
      <link>http://topic.csdn.net/u/20080829/23/b7d55385-3094-4176-9fce-e613efe741a7.html</link>
      <author>wuzaixiang</author>
      <pubDate>Sat, 30 Aug 2008 07:01:03 GMT</pubDate>
    </item>
    <item>
      <title>急，请教SelectObject 函数用法</title>
      <description>在将位图用SelectObject 选入内存设备环境时，是在此时分配的内存块还是以前就已分配好的啊？</description>
      <link>http://topic.csdn.net/u/20080907/07/f309b3f9-90d8-47e3-b6e9-ebd4283cb949.html</link>
      <author>gxhxue</author>
      <pubDate>Sun, 07 Sep 2008 07:41:13 GMT</pubDate>
    </item>
    <item>
      <title>combo box控件里的下拉列表问题，很急！</title>
      <link>http://topic.csdn.net/u/20080905/16/1db6d2b2-266f-446d-bcfc-e9177eb0425d.html</link>
      <author>zhaxun</author>
      <pubDate>Sat, 06 Sep 2008 00:34:27 GMT</pubDate>
    </item>
    <item>
      <title>！！讨论！！如何在内存里虚拟一个文件！！</title>
      <link>http://topic.csdn.net/u/20080905/20/ea6c9b61-3989-4d34-9267-5f4f870eb79e.html</link>
      <author>hktl</author>
      <pubDate>Sat, 06 Sep 2008 04:30:46 GMT</pubDate>
    </item>
    <item>
      <title>RichEdit控件，变量为Cstring类型，需要字符串插入操作~</title>
      <description>如题，问题在于不知道如何将已知的字符串内容插入到光标后并且使原来光标后的内容后移~辛苦大侠给点代码~在线等~</description>
      <link>http://topic.csdn.net/u/20080906/12/161f252c-d8f2-4176-a935-2b7638634a72.html</link>
      <author>cellonxiang</author>
      <pubDate>Sat, 06 Sep 2008 12:36:49 GMT</pubDate>
    </item>
    <item>
      <title>输入界面：一条记录好多字段，对话框上放不开，该怎么处理？</title>
      <link>http://topic.csdn.net/u/20080905/17/e00aca96-f9be-4cb2-bf5d-610c4e60eeae.html</link>
      <author>QQ171976278</author>
      <pubDate>Sat, 06 Sep 2008 01:16:46 GMT</pubDate>
    </item>
    <item>
      <title>关于openGL显示3D图像的算法</title>
      <link>http://topic.csdn.net/u/20080821/10/54aa8a0b-cdcb-43e0-be01-8159997e5e2a.html</link>
      <author>dyiajure</author>
      <pubDate>Thu, 21 Aug 2008 18:23:14 GMT</pubDate>
    </item>
    <item>
      <title>诚邀合作伙伴</title>
      <link>http://topic.csdn.net/u/20080904/14/288a3621-30ad-47fe-8939-6109456710ba.html</link>
      <author>Armymajor</author>
      <pubDate>Thu, 04 Sep 2008 22:09:03 GMT</pubDate>
    </item>
    <item>
      <title>dll遇到奇怪的问题了！！DLLMain好像死循环了</title>
      <description>编写了一个扩展的dll，供外部程序调用的。可是出现了问题不知道该如何解决。问题现象是调用dll中的一个窗体完成登录。在dll的导出函数中 中使用 dlg-&gt;DoModule() dll程序进入到Dll...</description>
      <link>http://topic.csdn.net/u/20080906/22/e4f62d4d-838a-4ae4-8d95-b6c1383a23a8.html</link>
      <author>zdrone</author>
      <pubDate>Sat, 06 Sep 2008 22:44:17 GMT</pubDate>
    </item>
    <item>
      <title>关于创建线程数组的问题</title>
      <link>http://topic.csdn.net/u/20080905/12/7b660326-16b9-464b-9a59-e51839011641.html</link>
      <author>trcd2000</author>
      <pubDate>Fri, 05 Sep 2008 20:40:17 GMT</pubDate>
    </item>
    <item>
      <title>当双击删除树的节点的时候,为什么第二次删除出现错误?</title>
      <link>http://topic.csdn.net/u/20080904/18/6bfa896a-e5fc-4787-832d-dafd85d0c3bd.html</link>
      <author>yjueqtd</author>
      <pubDate>Fri, 05 Sep 2008 02:18:36 GMT</pubDate>
    </item>
    <item>
      <title>请问怎么使用CreateDialog这个API??? 请【jiangsheng】专家和各位大侠指点！</title>
      <description>  CreateDialog宏从一个对话框模板资源创建一个无模式的对话框，可是我调用的    时候怎么也看不到窗口，就算是有窗口也是闪了一下就消失了，可是我调用同样    参数的DialogBox就可...</description>
      <link>http://topic.csdn.net/u/20080906/16/bb403bb2-6dbc-4558-8906-4055e10893c3.html</link>
      <author>duangexin521</author>
      <pubDate>Sat, 06 Sep 2008 16:33:37 GMT</pubDate>
    </item>
    <item>
      <title>如何屏蔽选择listview item时， 系统发出的“叮”的声音？？？？？？？</title>
      <description>用sdk编程的时候， 在一个对话框里面放一个listview，设置成report模式， 并且添加了几个item最后，dialogbox出来后， 发现选择其中的item系统会发出万恶的“叮”的声音， M...</description>
      <link>http://topic.csdn.net/u/20080907/03/66b245f2-e437-4c69-be6e-3e8e93c884cb.html</link>
      <author>pigsanddogs</author>
      <pubDate>Sun, 07 Sep 2008 03:57:48 GMT</pubDate>
    </item>
    <item>
      <title>能够更改本机IP地址，欺骗在本机上运行的机器吗？</title>
      <link>http://topic.csdn.net/u/20080905/17/f99c1000-31e1-41b5-b6c3-f2af95053296.html</link>
      <author>xaqaga</author>
      <pubDate>Sat, 06 Sep 2008 01:25:45 GMT</pubDate>
    </item>
    <item>
      <title>请假：WinExec执行.bat文件不成功的问题</title>
      <description>我写了个.bat文件，希望在VC中去调用执行它。但不知道是何缘故，程序里调用就是不执行，但我手工去双击那个.bat就能正常执行。我的rename.bat是这样的：@echo offrename ..\...</description>
      <link>http://topic.csdn.net/u/20080906/16/c693eaac-1bc6-4e50-a63d-1b62c728254d.html</link>
      <author>yitaohust</author>
      <pubDate>Sat, 06 Sep 2008 16:01:50 GMT</pubDate>
    </item>
    <item>
      <title>关于DIB图像信息头的问题！</title>
      <description>DIB文件包括文件头，信息头，等。可是用于信息头的结构很多。比如BITMAPCOREHEADER,BITMAPINFOHEADER,BITMAPV4HEADER,BITMAPV5HEADER.问题如下...</description>
      <link>http://topic.csdn.net/u/20080906/15/3cdad4da-e617-4ddf-9673-b7f1cfb557ab.html</link>
      <author>woxingmeng</author>
      <pubDate>Sat, 06 Sep 2008 15:50:13 GMT</pubDate>
    </item>
    <item>
      <title>mdi框架，怎么在主框架的客户区域添加视图？</title>
      <link>http://topic.csdn.net/u/20080905/10/da797d70-e2cf-41cc-95a7-0917eede2ba8.html</link>
      <author>name_hanbing</author>
      <pubDate>Fri, 05 Sep 2008 18:33:07 GMT</pubDate>
    </item>
    <item>
      <title>socket编程，服务器会用bind()绑定端口，而客户端不用绑定端口就可以调用connect()。那么客户端的端口时系统自己分配的么?是何时绑定的?</title>
      <description>socket编程，服务器会用bind()绑定端口，而客户端不用绑定端口就可以调用connect()。那么客户端的端口时系统自己分配的么?是何时绑定的?</description>
      <link>http://topic.csdn.net/u/20080907/09/a3082c6d-c23c-4ff2-ac62-94705c180b36.html</link>
      <author>stoat</author>
      <pubDate>Sun, 07 Sep 2008 09:15:48 GMT</pubDate>
    </item>
    <item>
      <title>相互显示的问题(高分）</title>
      <description>我在a对话框上覆盖了一个对话框b..b上有一个按钮．．．我现在想按下b上的按钮．．b对话框消失．．并且显示对花框c覆盖在c上．．不能用domodal..因为我想在c显示的时候也能点击a上面的别的地方的...</description>
      <link>http://topic.csdn.net/u/20080907/02/57c5dd32-ca6b-4cd8-8c20-04524798c790.html</link>
      <author>etdzheng</author>
      <pubDate>Sun, 07 Sep 2008 02:11:18 GMT</pubDate>
    </item>
    <item>
      <title>C++  STL</title>
      <description>#include#include#include using std::vector;using namespace std ;int main(){  	vector v(8);	for(vecto...</description>
      <link>http://topic.csdn.net/u/20080906/09/58c6be5b-bcd2-4097-84ff-b1a980183e9a.html</link>
      <author>hustadow</author>
      <pubDate>Sat, 06 Sep 2008 09:28:25 GMT</pubDate>
    </item>
    <item>
      <title>请高手帮忙FSK解调的问题!!!</title>
      <link>http://topic.csdn.net/u/20080905/19/089c1430-7a0b-4db5-a3d0-8c0ba62a168d.html</link>
      <author>zhangpen</author>
      <pubDate>Sat, 06 Sep 2008 03:32:46 GMT</pubDate>
    </item>
    <item>
      <title>网络编程socket设计</title>
      <link>http://topic.csdn.net/u/20080905/09/8edfe77a-ec4e-452b-ade3-b8d7804fa4a2.html</link>
      <author>dingdingko</author>
      <pubDate>Fri, 05 Sep 2008 17:27:11 GMT</pubDate>
    </item>
    <item>
      <title>Win API 控制 并口 的三个端口？</title>
      <link>http://topic.csdn.net/u/20080902/13/ac5324fe-b81e-4f1b-af90-ecf3b5c1e7f0.html</link>
      <author>abomber2</author>
      <pubDate>Tue, 02 Sep 2008 21:26:27 GMT</pubDate>
    </item>
    <item>
      <title>孙鑫深入解析VC++书本第385页的问题</title>
      <description>将书中的代码改为CPen pen(m_linestyle,m_linewidth,((CGraphicView *)GetParent())-&gt;m_clr);无法达到应有的效果用  ((CGraphi...</description>
      <link>http://topic.csdn.net/u/20080906/19/87083e10-ab2f-4476-ab3c-b817067d103f.html</link>
      <author>gxf1027</author>
      <pubDate>Sat, 06 Sep 2008 19:15:25 GMT</pubDate>
    </item>
    <item>
      <title>OpenGL 拾取问题[100分]</title>
      <link>http://topic.csdn.net/u/20080905/17/57b94bfe-04c0-4e93-aa98-9cccc3116b48.html</link>
      <author>mycool2001</author>
      <pubDate>Sat, 06 Sep 2008 01:08:07 GMT</pubDate>
    </item>
    <item>
      <title>关于TCP/IP的问题</title>
      <link>http://topic.csdn.net/u/20080903/15/7c4a97bf-6645-4933-b290-016eab00fbe7.html</link>
      <author>hyneal</author>
      <pubDate>Wed, 03 Sep 2008 23:23:45 GMT</pubDate>
    </item>
    <item>
      <title>想开发网络安全监控方面的软件,但不知如何下手,能指教下吗?</title>
      <link>http://topic.csdn.net/u/20080826/14/700780b6-edfb-4c6b-a742-b7d1e9cfe4c1.html</link>
      <author>ryanpro</author>
      <pubDate>Tue, 26 Aug 2008 22:04:37 GMT</pubDate>
    </item>
    <item>
      <title>如何在接受端分别是否是我要的数据。</title>
      <description>我在客户端发送大约9000个字节			tempt.Format("/%d/%d/%d/%d",x1,y1,x2,y2);			tempt1 +=tempt;					  }	  }  }  int n...</description>
      <link>http://topic.csdn.net/u/20080907/00/ab81dc9d-ddc9-42e0-b6e8-6de5595ddbc9.html</link>
      <author>adreese</author>
      <pubDate>Sun, 07 Sep 2008 00:52:23 GMT</pubDate>
    </item>
    <item>
      <title>初学winsock的问题</title>
      <description>我看一点书，为什么要在一个无限循环中不断地recv或send数据？不用循环可以吗？</description>
      <link>http://topic.csdn.net/u/20080907/01/49ebddb0-50f7-45aa-8ab1-539e0e542a14.html</link>
      <author>zhang_lh</author>
      <pubDate>Sun, 07 Sep 2008 01:55:57 GMT</pubDate>
    </item>
    <item>
      <title>求一个对话框形式C/S发送接收消息的WinSock程序,本人刚学. </title>
      <description>求一个对话框形式C/S发送接收消息的WinSock程序,本人刚学. </description>
      <link>http://topic.csdn.net/u/20080907/01/fe4c4f27-06e7-46f9-bbeb-5b9d8e0518ed.html</link>
      <author>zhang_lh</author>
      <pubDate>Sun, 07 Sep 2008 01:35:35 GMT</pubDate>
    </item>
    <item>
      <title>写一段代码实现在网络中搜索出500个网页地址并以html格式把这500个网页地址表示出来 请问怎么实现呀？</title>
      <description>谢谢啦！</description>
      <link>http://topic.csdn.net/u/20080907/01/9d074c9c-aafb-439d-9f1f-fde1b62c1944.html</link>
      <author>ITfat</author>
      <pubDate>Sun, 07 Sep 2008 01:59:55 GMT</pubDate>
    </item>
    <item>
      <title>自绘按钮的响应问题</title>
      <link>http://topic.csdn.net/u/20080905/20/7cb4ead5-5dd6-4ccc-b6a9-903d31a3ad15.html</link>
      <author>missedwolf</author>
      <pubDate>Sat, 06 Sep 2008 04:32:50 GMT</pubDate>
    </item>
    <item>
      <title>哪位大哥能写个VC++支持编辑框关键字高亮的例程给我啊？</title>
      <description>求求大侠了 给我写个关键字高亮的例程了啊  实在不会。 就像代码编辑器一样 可以实现关键字高亮的  我的是VC++2008的 谢谢大家关键字最好以数据库形式保存 或者大家给我连接也可以 谢谢</description>
      <link>http://topic.csdn.net/u/20080907/01/b86980a3-1262-4924-a159-d077f655aba1.html</link>
      <author>aaadddzxc</author>
      <pubDate>Sun, 07 Sep 2008 01:00:33 GMT</pubDate>
    </item>
    <item>
      <title>请指点如何在ACESS中插入时间类型</title>
      <description>CString name, s, sql;long store,price;long ID;COleDateTime odt = COleDateTime::GetCurrentTime();sql....</description>
      <link>http://topic.csdn.net/u/20080906/19/62efc55a-19c1-48aa-9c8a-03ee50acb8f1.html</link>
      <author>xiaozi141</author>
      <pubDate>Sat, 06 Sep 2008 19:37:56 GMT</pubDate>
    </item>
    <item>
      <title>会C++游戏编程的请帮我解决一个问题</title>
      <link>http://topic.csdn.net/u/20080215/09/27fdf9fc-0a7a-4aa9-af17-b6bccb78ecfc.html</link>
      <author>qq51931375</author>
      <pubDate>Fri, 15 Feb 2008 17:36:10 GMT</pubDate>
    </item>
    <item>
      <title>大家来谈谈游戏的文件版本管理一般怎么来做?</title>
      <link>http://topic.csdn.net/u/20070402/10/73bae084-bc9c-4f2e-a41e-b06d468bdc75.html</link>
      <author>gxh2004</author>
      <pubDate>Mon, 02 Apr 2007 18:23:19 GMT</pubDate>
    </item>
    <item>
      <title>求教 游戏</title>
      <link>http://topic.csdn.net/u/20080420/23/683e0e1d-f38f-480e-ad63-12ce81b63102.html</link>
      <author>tota5257</author>
      <pubDate>Mon, 21 Apr 2008 07:33:54 GMT</pubDate>
    </item>
    <item>
      <title>windows程序设计 看了跟用VC++写小游戏 外挂那些有用么</title>
      <link>http://topic.csdn.net/u/20071128/13/bc3986e2-9a4a-4a84-8150-63311a4f2407.html</link>
      <author>wanghze88</author>
      <pubDate>Wed, 28 Nov 2007 21:11:00 GMT</pubDate>
    </item>
    <item>
      <title>请问如何使GridCtrl指定的单元格为不可输入状态</title>
      <description>m_GridCtrl.SetEditable(FALSE)使整个表格为不可输入，请问如何使GridCtrl指定的单元格为不可输入状态，谢谢</description>
      <link>http://topic.csdn.net/u/20080906/14/53664f3a-f50d-4d3a-875f-cdd7458a58ad.html</link>
      <author>lj1006</author>
      <pubDate>Sat, 06 Sep 2008 14:15:38 GMT</pubDate>
    </item>
    <item>
      <title>error rc2135如何解决 ？ 为什么保存后换个位置重新打开就会报错 而在我自己原来的工程中就不会报错呢？？？</title>
      <link>http://topic.csdn.net/u/20080905/15/63673194-9413-4c6e-bd25-b4108c01e547.html</link>
      <author>yang_fujiang</author>
      <pubDate>Fri, 05 Sep 2008 23:37:29 GMT</pubDate>
    </item>
    <item>
      <title>哪里有实现进程间通信的源码?</title>
      <description>rt</description>
      <link>http://topic.csdn.net/u/20080906/15/65cd950c-92ca-4765-9014-532bacc8c46c.html</link>
      <author>imhealthyandwelthy</author>
      <pubDate>Sat, 06 Sep 2008 15:56:38 GMT</pubDate>
    </item>
    <item>
      <title>关于数据库查询的问题？</title>
      <description>void CSquery::OnOk2() {	UpdateData(1);	if(m_recent==_T(""))	{		MessageBox("[查询最近]不能为空！","错误",MB_OK);...</description>
      <link>http://topic.csdn.net/u/20080906/21/6429c693-8647-4747-b5e8-b307a3466267.html</link>
      <author>xiaojuanweiyuan1</author>
      <pubDate>Sat, 06 Sep 2008 21:45:14 GMT</pubDate>
    </item>
  </channel>
</rss>