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
Closing File Handles06 Jan 2004 23:39 GMT1
I am new to coding in Windows. I need to know if its
possible to close all the handles open (If there are any)
to a particular file. The assumption here is that, I do
not know if there is any handle open to the file or not.
Looking for reference books for writing MFC codes on .Net06 Jan 2004 14:49 GMT1
I was used to write codes based on MFC on VC++ 6.0. Now the development
platform in our company is immigranted to Microsoft Visual C++ .Net. Can
anyone recommend some reference books on Visual C++ .Net?  Thanks in
advance.
Need to build compiler06 Jan 2004 14:13 GMT1
Hi, I need to create my own compiler for a programming
class.  I'm wanting to do this w/ a Microsoft compiler,
i.e. not gnu or some other Linux/Unix mess.  Does anyone
know of some good Microsoft references?
VC++ .NET 2002: Using native C++ DLLs in MC++ & Getting incomplete output06 Jan 2004 12:10 GMT5
I copied a set of VC++ version 6 source code of
the 'cppdll'(2 projects) from a website and put the
cppdll.cpp, cppdll.def, cpp.h, (as the 1st project) and
test.cpp (as the 2nd project) into my Microsoft VC++ .NET
Help linking dll in VC7 .Net06 Jan 2004 07:14 GMT1
I have two files libqdbm.dll.a and qdbm.dll. In cygwin libqdbm.dll.a is
located in /usr/local/lib while qdbm.dll is located in windows/system32.
I have my test project which I compiled in cygwin using the following
command:
Specify System::Windows::Forms::KeyEventArgs gets error05 Jan 2004 21:14 GMT8
If I try to reference System::Windows::Forms::KeyEventArgs in a header file
I get the error:
MyHeader.h(236) : error C2039: 'Windows' : is not a member of 'System'
Any ideas why this is happening ? Can I not reference a name using its full
no OutpuDebugString output ?05 Jan 2004 20:19 GMT2
It looks like VS.Net does not display messages from
OutputDebugString while debugging managed code. Is it
right?  Afraid so, or calls to this would work:
[DllImport("kernel32.dll")]
How to convert MFC dialog based application into a simple process without any GUI05 Jan 2004 15:39 GMT1
Hye,
   Jigar Mehta from India. I have one application of MFC - dialog based
application. Now I don't want GUI in that. It is a pure multithreaded
process which will run continuously and does some task. How to remove the
VC6.0 limitations05 Jan 2004 03:46 GMT2
Does the standard version not allow opening of files?  I copied and pasted code from help files and was able to compile without errors.  It runs OK, but it will not open a file.  The output I get is 'The file 'data' was not opened'.  Is it necessary to own professional version to ...
How to compress BMP image programatically..04 Jan 2004 15:27 GMT5
Hye Friends!!,
Happy New Year!!
   I am Jigar Mehta from India. Currently I am working on a project in
which I need to compress some images on the harddisk... I want to make an
Delegate constructor types04 Jan 2004 14:49 GMT5
The first type to a delegate constructor is obvious. It is a System::Object
* . What is the MC++ type of the second argument to the delegate constructor
? In C++ it would be a member function pointer when the first object is not
0, but I can't find its equivalent type in .NET. I ...
When can WaitForSingleObject return WAIT_FAILED?03 Jan 2004 17:04 GMT6
When both waiting on an event and a simple unnamed mutex, I'm wondering
when WaitForSingleObject might return WAIT_FAILED.  These are both
execution paths I'd very much like to avoid exceptional behavior but I
haven't found much documentation on the specifics.  Can anyone offer ...
Adding an mfc class03 Jan 2004 15:26 GMT2
I have a project that was written in studio 6, and has now been
converted/rebuilt in .NET 2003. Everything was going fine until I went
to add a new dialog.
I created the dialog, went to project->add class, chose mfc class,
STL template symbol "already defined in" errors ...03 Jan 2004 04:43 GMT2
I'm getting "multiply defined" errors on STL symbols.  Isn't this a
linker error ?  By definition, doesn't the compiler/linker need to
guarentee the "one definition rule".
Linking...
Error using CreateDirectory03 Jan 2004 03:13 GMT5
Hi, I am trying to create a directory from within my
program.  I found the IO::Directory::CreateDirectory
(filename) function, and used that but I get two errors
concerning CreateDirectoryA (one that it takes two
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.