Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / Managed C++ / June 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
how do i use a 'string' like c#25 Jun 2006 21:12 GMT6
string word = "cool";
in c#
how do i do that in c++
i searched online and i was lost.....
Conversion25 Jun 2006 19:32 GMT3
Hi, all,
I don't know how to convert Char* to System::String* in Visual C++ 2005,
I found something about conversion form other side (String* to Char*) but
nothing about that.
Extracting numerical value from text box24 Jun 2006 18:50 GMT2
I am just starting on Visual C (2003) from a VB background. I find it easier
to learn by actually programming. I have fallen over at the first hurdle.
How do you extract a numerical value from a text box? I have a number of
reference books but it is not mentioned because I guess ...
Section attribute "K"?24 Jun 2006 17:34 GMT6
The docs say:
    K    Cacheable        Marks the section as not cacheable
and
    specify /SECTION:.text,!K and DUMPBIN will reveal section
cout24 Jun 2006 17:03 GMT2
 What is lib file of cout & endl funtions?
 I included "iostream" also.
 Still I am getting this error.
ERROR:   C:\MyApp\console.cpp(10): error C2065: 'cout' : undeclared identifier
IBEnterpriseServer fatal error LNK1104: cannot open file 'libci.li24 Jun 2006 17:00 GMT1
   I am converting VC++ 6.0 to .NET 2003. But I am getting linker error.
Error:
MyApplication fatal error LNK1104: cannot open file 'libci.lib'.
  MyApplication has OpenSSL, MFC and win 32 console based application.
_fileinfo and _set_fileinfo in VS 200524 Jun 2006 10:25 GMT3
In older versions of Visual Studio, there was a global variable named
_fileinfo and/or a function named _set_fileinfo. These seem to be gone in
Visual Studio 2005. The documentation mentions them, but does not say what
should be used instead.
PCH problem with VC824 Jun 2006 09:08 GMT1
I'm trying to set up multi-level precompiled headers, as described here:
http://msdn2.microsoft.com/en-us/library/2yzw0wyd.aspx
And I'm running into the problem described here:
http://groups.google.com/group/microsoft.public.dotnet.languages.vc/browse_f
CToolbarCtrl problem23 Jun 2006 17:09 GMT2
I have created a class derived from CToolbarCtrl.
in this class i have added some push buttons and some dropdown
buttons.In which one of them is setting button.when i click this button
a property sheet is displayed in which i can select and deselect a lot
Code outlining in Visual Studio200523 Jun 2006 10:58 GMT3
Recently I started using VisualStudio2005 for my C++ development.Earlier I
was using  2003.
I found  difference between these two version in showing the code outlining.
For example :
replace string in file23 Jun 2006 03:50 GMT1
Hello World,
I am trying to replace a string in a large file without going through the
process of reading every line to locate the string in question. Is there a
function which will do this? I was looking into the FindReplace method of the
Can We Read Text data From an EXE22 Jun 2006 17:25 GMT3
I have an Exe file when it runs ,there are just two controls on the
window.One is  a ListBox and another is a Multi line Rich Edit
control.When i click on an item in the list some text is displayed in
the Edit control.Exe have a Hunderds of items in the List
BeginInvoke22 Jun 2006 10:30 GMT1
I'm trying to call 'BeginInvoke' on a member function of the Form Class
(Close function). What delegate do I use for that?
Thanks.
Unable to add an existing file to a project21 Jun 2006 20:39 GMT1
I have converted a workspace(A.dsw) from VC++ 6.0 to VC++ 7.1(A.sln).
The solution A.sln has three projects in it B,C,D.
My software configuration management is done in Rational clear case.
Below is the hierarchy in my clearcase explorer.
Classes and Member functions combos21 Jun 2006 20:35 GMT4
There used to be a classes and member functions combos on top of the code
window (like vb6)
Now they are all .cpp listed with the code window
underneath it. Where can I find back the old combo helpers?
Pages: 1 2 3 4 5 6 7 8 9 May, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.