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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ifstream fd function (filedesc)07 Jan 2005 09:44 GMT1
I would to use fd fuction in .NET but it seems that its been removed. Can
any one suggest an equivalent function?
Thanks
Recommended books06 Jan 2005 23:31 GMT8
I'm currently learning .NET. I need to know more about the .NET framework.
The only book I have found for C++ programmers is one by Kate Gregory. What
other books are there for C++ programmers?
TIA,
'Unresolved External' when calling unmanaged DLL from managed Windows Forms executable06 Jan 2005 22:54 GMT3
I'm a newbie in Visual C++ .NET (have programmed in Borland C++
and Builder for long) and I am trying to do a very simple thing,
but I'm stuck.
I created an (unmanaged) DLL project with a sample function, and
Help required : LINK : fatal error LNK1201:06 Jan 2005 19:38 GMT1
We have an automated system that does an incremental build of the
Projects(around 60) using VS 7.1. Some of the projects on an
intermittent basis report the error
LINK : fatal error LNK1201: error writing to program database '';
pregunta06 Jan 2005 14:43 GMT1
class apuesta
{
int num;
char nom[10];
raw device06 Jan 2005 13:27 GMT1
I am looking for a way to mount a USB disc drive as a raw device. Where I
could access data with sector seeks. Is there a way to do this?
Bill
Re-directing 'cout' to a text file05 Jan 2005 23:12 GMT5
I'm doing a managed C++ application. Is there a way to re-direct 'cout' to
output destinations other than the 'black console' that comes up?
Specifically, re-direction to a text file?
Thanks in advance!  : )
managed C++ and the Application class05 Jan 2005 18:05 GMT4
I have a problem with managed C++ and the Application class
I want to use Application::CommonAppDataPath but the only answer I get
is "D:\Documents and Settings\All Users\Application Data\\\1.0.0.0"
I have tried changed the items (alredy present) in assemblyinfo.cpp
Redefining an array05 Jan 2005 16:43 GMT3
man, it's been quite a long time since I was developing in C/C++ (GNU Linux
on RedHat 6.2 was last time I did)...
Anywho, I can't remember how to re-define/re-dimension an array.
Say I have an array of 30 characters...the first character is a space...I
unused functions in VC++ 200305 Jan 2005 16:31 GMT1
How do I get a list of unused functions in my application using
Visual C++ 2003 ?
I know that I have several in 300,000 lines of C++ code.  However,
tracking them down is very difficult.
_CrtDumpMemoryLeaks and <valarray>05 Jan 2005 13:39 GMT1
I want to track memory leaks in my application (that is using <valarray>).
I used the following code:
    #define _CRTDBG_MAP_ALLOC
    #include <stdlib.h>
Printing in VC++05 Jan 2005 11:06 GMT1
Hello, I'm writing a simple application in Visual C++.  The application
basically takes in a set of values (of type double and int) and outputs a set
of values.  Both the input and output is implemented through dialog boxes
(via the dialogbox function).  I wanted to be able to ...
reference arg05 Jan 2005 01:12 GMT15
If a function arg is a reference to a built in type, is it necessary for the
function definition to specify whether the reference is to a managed or
un-managed object? If so, does that mean that there needs to be two
(otherwise duplicate) functions in order for both types of ...
How to install Visual C++ .net?04 Jan 2005 22:30 GMT1
I hope that somebody can help me with my installation problem.
I insert the Visual C++ .net disk in my computer and setup begins but then I
am presented with a message telling me that I have the wrong versions on the
prerequisites installed and that I should reboot and install the ...
Managed /unmanaged04 Jan 2005 22:23 GMT4
I have apet aproject that i created a long time ago and I now want to make
part of it managed. This is a dtabase application s I want to create a class
in which I wrap ADO.NET. The design is such that when I make a query, I want
to send each string from the query to unmanaged code. ...
Pages: 1 2 3 4 5 6 7 8 9 December, 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.