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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Debugger Error in VC++.NET15 Dec 2004 09:39 GMT1
I am encountering a very strange error
Openning a Visual C++/Win32 Console project with mfc support, writing a simple Sleep(5000) function in the main and running the app in Debug mode (default settings). while closing the app in the middle of execution (click on the close window ...
member method return type ?14 Dec 2004 22:25 GMT5
i am trying VC++ 7.1 (with vsnet 2003).
my example :
class Complex
{
Can not add Forms to VS200514 Dec 2004 15:30 GMT1
When I first open a  VC++ .Net project in VS2005 I get a message "object
variable or with block variable not set". When I click on the Forms icon to
display the Form, I get a messge "Can not open the file".  I also get a
message "There is no editor available for Form1.resx". I ...
How to find whether there are any consecutive commas in a string?14 Dec 2004 15:17 GMT4
I need a simple method to find whether there are any instances of consecutive
commas (more than 1) in a given string without parsing each character of the
string. I tried with strtok() with comma as separator but it considers all
consecutive commas as a single separator and gives ...
Convert String* to char*14 Dec 2004 02:23 GMT5
Hi,
 I have a managed  C++ app in which i need to convert String * to char *.
How can i achive this?.
regards
Sharing SqlConnection across functions13 Dec 2004 20:11 GMT2
  i have a SqlConnection object which is located in System.Data.SqlClient.
How can i share it among  functions in different souce files  without
passing it as a parameter.
regards
C++ STL's MAP Container13 Dec 2004 19:47 GMT3
I wrote a little code using the map container available in the STL of C++.
The trouble I am having is that the find() member function is working
properly.  When I try to find a key, if that key is not in the map, it
should return the iterator set to the address of the end of the map ...
Error editing code from Visual C with Visual C++ .NET13 Dec 2004 09:59 GMT1
We have a C project working well that when recompiling a RC file with MS
VC++ .NET returns a error "DIALOGEX file not found". This error seems to be a
compatibility error.
The project was wrote using C and MFC and it is working fine with Visual C++
Simple question13 Dec 2004 06:59 GMT1
How do I programatically get the .NET version?
/ Fredrik
Visual C++ Debugger Hangup12 Dec 2004 20:47 GMT4
I am running Visual C++ 6 SR5 on a HyperThreaded machine.  From time to time
the debugger will hangup, forcing a power switch reboot.  It does not appear
to be related to my application.
I recall seeing something on the Microsoft site (when it was not relevant to
Cant add forms in Visual C++ .net12 Dec 2004 13:31 GMT3
I'm using MS Visual Studio .NET 2003 Standard on WinXP Home on a DELL
Notebook.
It is not possible to create a project that contains windows forms.
When trying to create a Windows Forms application I get the error "The
Why I can not add variable to controls?12 Dec 2004 11:57 GMT2
Hi, I created a MFC project and then add a new dialog , I drop a edit
control to the dialog, but when I right click the control , I found the <Add
varible> item in the popup menu is disabled, could anybody tell me why?
Thanks in advance!
Weird strings getting written over each other11 Dec 2004 19:37 GMT10
Hello. I hope somebody can help me on this, because I'm running out of
options to turn to.
I have almost solved my regular expression function. Basically it works OK
if unicode is defined. It doesn't work OK in ANSI mode however, as it has to
System::String to PWCHAR11 Dec 2004 06:32 GMT3
I have a function (a 3rd party DLL) which takes PWCHAR as one of the
arguments. The value that is supposed to be passed to this argument is got
from a Windows::Forms TextBox control which is in System::String type. How
do I convert the value of the text box to PWCHAR before ...
64-bit VC++ Compiler Out There?11 Dec 2004 00:06 GMT2
Is the current VC++ version for sale able to compile code for Xeon EM64T
processors and take advantage that all the "nocona" has to offer in terms of
CPU registers and SSE??  In other words, generate machine code that is
optimized for mega-flops of double precision floating point ...
Pages: 1 2 3 4 5 6 7 8 9 November, 2004
 
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.