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++ / January 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Can we get notification of opening any site ??..31 Jan 2004 18:41 GMT2
Hye,
   I am trying to get notification of any browser request... (not only that
of the local server.. e.g. http://localhost/. so ISAPI filters will not be
the right way to solve problem)
VS.NET Stand alone .exe problem - msvcr71.dll error30 Jan 2004 21:36 GMT3
I am having problems creating a stand-alone Windows app.
I am using a .vcproj file that was translated from a Qt project file using
the Qt
plug-in.  My problem is in getting it statically linked to the Windows
Would it be possible?30 Jan 2004 21:00 GMT7
Dear Visual Studio .Net IDE development team:
Please, if it is at all possible, bring back the old Visual C++ IDE we had
with version 6.  I know that it had some short comings, but it works very
well for what it is needed to do.  I have been doing a trade study for the
newline format control in richtextbox30 Jan 2004 20:43 GMT5
I can't seem to add a newline (/n) to get a richtextbox control to display text on successive lines. The text that I type is overwritten. How do I remedy this
My example
richTextBox->Multiline = true
richTextBox->Text = S"First line /n"
Handling WM_INITMENUPOPUP; now what?30 Jan 2004 20:31 GMT8
I need to perform some special initialization of a menu when it is displayed, so I am looking for the WM_INITMENUPOPUP so that I can modify my menu before it appears.  Unfortunately WM_INITMENUPOPUP doesn't provide the most basic information that you would need with this function ...
Service pack for VC200330 Jan 2004 13:48 GMT4
I've hit the ICE (msc.cpp line 2701) compiling a solution in
VSnet2003(VC7.1). It worked in previous releases. Reading the newsgroups
I've found it is a bug. When is to be expected a service pack or a fix?
Bye,
illegal call of non static function30 Jan 2004 10:44 GMT3
I have a problem. I have a function :
void for3::drzewo() {
m_lista.DeleteAllItems();
m_li.GetImageList();
Text editor hangs while compiling30 Jan 2004 10:07 GMT2
I just upgraded to "Visual Studio .net 2003 7.1 c++" from VS6.
Some things I like (proper for loop variable scoping, for example), but some
other things are troubling me.
One annoying behavior is that the text editor often "hangs" (doesn't let me
How to shiled or redirect the output of a console application?30 Jan 2004 02:42 GMT2
 As i known,all the c++ compiler under windows platform are of console
application.
 I'm really curious why when they are called by their native IDE(borland
c++ ide,visuall c++ ide etc),their console window will not popup and their
Problem with remote IP29 Jan 2004 21:55 GMT6
I have problem with determining remote IP. How can I get IP of remote
machine if I had them name like: //Comp1
Thanks
Taptu?
Having __value class instance variables in __nogc classes29 Jan 2004 21:35 GMT15
Why is it impossible to have a __value class instance variable in a __nogc
class when it is possible to have a built-in type instance variable in a
__nogc class ?
__value class X { int a; };
a bug invoking base class's property?29 Jan 2004 19:19 GMT3
I found when invoking the same property of a base class,
the MC++ compiler seems to emit incorrect IL code, and
causes causes stack overflow:
class Child : public Parent {
VS7.1: No member function pointer call possible?29 Jan 2004 17:44 GMT2
I can't get to compile the following:
 struct A
 {
   A(void);
Socket connection c++.net Help me please29 Jan 2004 15:19 GMT1
Please help me, I have to make socket connection between server and
more than one client on some port. Is it possibly? I make socket
between server and one client, but more then one is problem. I know
that I have to put connected clients in some arraylist but how to
Problems with PCH on Windows 2000 SP429 Jan 2004 10:12 GMT3
Dear world,
We are having issues with Windows 2000 SP4 and Pre-Compiled Header
(PCH) files that have been previously compiled on Windows XP using
.NET 2003.  Recompiling the PCH files on Windows 2000 SP4 using /Yc
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 December, 2003
 
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.