I was just wondering, if I have a list view control, with 2 columns, and insert items to those columns, ex:
I cannot find any documentation about what operating systems are supported by the \"Windows CE\" platform under Visual Studio 2008.
I\'m developing with VC2005, and I\'m having a problem with a thread. I have a thread that dequeue data from a queue and send it. But this thread send one petition and have to wait for the answer to
As usual, I change the startup form under Application tab. At this time, it doesn\'t run my selected Startup form. Whatever I set to any forms or even excluding t开发者_如何学Gohat form, it still runs
I wants to create winCE 6.0 DLL. I have installed visual studio 2005, platform builder, PB R2, PB R3开发者_运维问答.
I\'m using visual studio 2005. I executed my code in XP windows and it worked correctly, but when I want to do the same in vista32 it starts to say these errors which seems strange. I\'ve searched a l
I am very new to programming. I created a windows application. Used SQL Server database as the DB for it (My application is really a small one having just 2 screens and 2 tables). I have copied the db
We have fairly large C++ application which is composed of about 60 projects in Visual Studio 2005. It currently takes 7 minutes to link in Release mode and I would like to try to reduce the time. Are
I have a small C++ Win forms project developed by visual studio 2005. How can I create a installation package by using visual studio 2005?
A VS solution consisting of C# and C++ projects 开发者_运维百科built with VS2005 outperforms the same solution converted to VS2008 (release mode). I already double checked the optimization settings fo