No announcements
Filter
:
All Threads
All Threads
Answered
Unanswered
Proposed Answers
General Discussion
No Replies
Helpful
Has Code
All Languages
-
Sticky5Votes
Tips on Posting Good Questions
Shawn Farkas of the CLR team recently posted a great message on the .NET Development forum about asking good questions. A lot of what he says is also applicable ...0 Replies | 48853 Views | Jonathan Caves - MSFT - Tuesday, September 06, 2005 4:46 PM -
Sticky0Votes
The scope of this forum
Hi, For general C++ questions or general development questions (unrelated to Microsoft implementation issues or features), please use your favorite general C++ or development forums ...0 Replies | 76335 Views | RonaldLaeremans - Wednesday, June 15, 2005 10:10 PM
-
Proposed0Votes
data sort in Visual c++
i write two numbers 2 3 and i want sort it in order to , bigger numer will first ...26 Replies | 314 Views | RB _1 - Sunday, June 23, 2013 8:39 PM | Last Reply WayneAKing - a few seconds ago -
Unanswered1Votes
wrong type being passed to safearray?
I have a subroutine below Iam passing a variant safearray with VT_UI1 or BYTE data inside of it. If I use a pre-built sub that has my values configured for HIDDescriptor my result ...6 Replies | 71 Views | The Thinker - 8 hours 14 minutes ago | Last Reply The Thinker - 6 minutes ago -
Unanswered0Votes
MFC mulit-tab text editor
Hi, I am new to MFC and C++. I have used the wizard to create a tabbed document, Using "Office 2007 Aqua Theme". How do I insert a multi-line text editor ...1 Replies | 55 Views | Daniel Dawson - 6 hours 9 minutes ago | Last Reply David Lowndes - 1 hour 21 minutes ago -
Unanswered0Votes
cl.exe: how to setup path for objects dir (/Fo), which contains spaces?
Hello, Everyone, I use cl.exe MSVC compiler from command line. What I would like to do is: Only compile sources to objects files (/c)Pass multiple ...1 Replies | 49 Views | Dmitry Semikin - 3 hours 4 minutes ago | Last Reply Igor Tandetnik - 2 hours 8 minutes ago -
Unanswered0Votes
Edit two form2 from form1 ?
Show(); f2->label1->Text = textBox1->Text; let say onButton2 i want to change the label ...2 Replies | 59 Views | RonnyJam - 9 hours 11 minutes ago | Last Reply Viorel_ - 4 hours 21 minutes ago -
Unanswered0Votes
Converting a Visual Studio 6 (Visual C++) project to visual studio 2010/2012 (.net)
Hi, I have a freakin huge (really really huge)bussiness logic layer developed in C++ (Visual Studio 6) that generates dll files that will be used by a lot (and i really mean a lot) ...2 Replies | 62 Views | Bruno_Borlini - 10 hours 31 minutes ago | Last Reply Bruno_Borlini - 8 hours 1 minutes ago -
Unanswered0Votes
screensaver misbehaves
Over the years I've developed a couple of screensavers and noticed that they misbehave (just since win 7?) When the ss is running and a scheduled application starts (virus scan, backup etc) the screen ...0 Replies | 36 Views | spywriter - 9 hours 28 minutes ago -
Unanswered0Votes
How do I create,load,modify,delete a registry key?
First,I did look over the functions,but those arguments are a jungle.Can someone provide me an example that: Checks to see if the key was created,if it was,retrieve it,if not,create ...3 Replies | 100 Views | Turda Alexander - Thursday, July 04, 2013 10:29 AM | Last Reply Vegan Fanatic - 9 hours 46 minutes ago -
Unanswered0Votes
Need ideas
hello there i need idea/tasks for what to make... I would like something challenging but not to hard.... I only know if ...3 Replies | 88 Views | Lana Meedow - Friday, July 05, 2013 11:53 AM | Last Reply Vegan Fanatic - 9 hours 50 minutes ago -
Unanswered0Votes
Modal dialog box hangs with multiple keyboard languages in Window 7
My VC++ application is a multi-thread .Threads within the application communicate with each other using SendMessage() . Inside Thread 2 ...2 Replies | 90 Views | Bikas Tanti - Tuesday, July 02, 2013 11:34 AM | Last Reply Bikas Tanti - 10 hours 13 minutes ago -
Unanswered0Votes
count spots in first line of a .txt file and then count number of lines
I have been coding a game, and I have the mechanics done for the most part (player, health, weapons, enemies, collectibles, etc.), but I have been having a hard time getting levels to load externally. ...3 Replies | 80 Views | DoctorNicholas - Friday, July 05, 2013 7:39 PM | Last Reply Barry-Schwarz - 10 hours 21 minutes ago -
Answered2Votes
can data structures and file handling be merged (using data structures within files or converse)?
i have a file(.txt) in which i write objects(instances of personally created class "record"). But i wish to store these objects in the file on the basis of a hash function(in normal ...5 Replies | 93 Views | astral-blade - Friday, July 05, 2013 5:46 PM | Last Reply Igor Tandetnik - 10 hours 32 minutes ago -
Unanswered0Votes
What's wrong with this?
# ...1 Replies | 72 Views | DK360 - 17 hours 9 minutes ago | Last Reply WayneAKing - 16 hours 55 minutes ago -
Unanswered0Votes
There is no vs2012 c + + windows forms application?
In vs2012 in and can not create a c + + for windows forms application, but in In vs2010 can, how can we in vs2012 to create a windows form application do? sorry,I'm from ...1 Replies | 85 Views | 鸟神 - 21 hours 18 minutes ago | Last Reply WayneAKing - 18 hours 53 minutes ago -
Unanswered0Votes
how to write contents (an object of a class) to a specified location of a file?
there is a file(test.txt) in which to write objects(instances of personally created class "record"). I plan to use a member of my record class: "int ...1 Replies | 77 Views | astral-blade - Friday, July 05, 2013 6:04 PM | Last Reply Barry-Schwarz - Friday, July 05, 2013 7:44 PM -
Unanswered1Votes
What's the name of this control?
Hi, I want to know the control's name or demo! Regards!2 Replies | 85 Views | sc000 - Friday, July 05, 2013 10:01 AM | Last Reply ForumGM - Friday, July 05, 2013 3:53 PM -
Discussion0Votes
probing for system information
when I developed some code a while I ago I added the ability to identify the CPU being used as well as the amount of physical memory available so I was wondering if any other ...4 Replies | 84 Views | Vegan Fanatic - Thursday, July 04, 2013 8:05 PM | Last Reply Vegan Fanatic - Friday, July 05, 2013 3:52 PM -
Unanswered0Votes
How safe if runas with ShellExecute?
Hi, I have some administrative tasks in my app. What I do is I restart the application (with a special argument to perform the wanted task) with ShellExecute and the verb "runas". However, ...0 Replies | 46 Views | Peter Mairhofer - Friday, July 05, 2013 3:16 PM -
Answered1Votes
IP Helper problem
Hello, Using VS 2012 (C, C++), I can use some of the IP Helper APIs, but some gives me compilation errors. For example, GetAdaptersAddresses(...) the ...6 Replies | 121 Views | NetRider1 - Tuesday, July 02, 2013 12:04 PM | Last Reply NetRider1 - Friday, July 05, 2013 3:10 PM -
Unanswered0Votes
CreateThread return GetLastError 8
Application loads dll. Inside DllMain there is a code: HANDLE ht = CreateThread( NULL, 0, (LPTHREAD_START_ROUTINE)Main, NULL, 0, &tid); hThread is ...3 Replies | 76 Views | Terminus Amulius - Friday, July 05, 2013 10:46 AM | Last Reply BhashTech - Friday, July 05, 2013 1:45 PM - Items 1 to 20 of 43991 Next ›