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
COM+17 Jan 2004 15:41 GMT1
I would like to know if I should invest to learn COM+ (ATL).
Or Microsoft will discontinue it. (the NET substituted it in some way)
Thank you very much.
impersonate in vc++ .net17 Jan 2004 12:18 GMT4
I have written a windows service in vc++ .net with "SystemAccount" rights
and I want to get access to the user's desktop so I have heard that  I have
to impersonate the user when it login.
How I can impersonate the user?
Arrays within classes17 Jan 2004 03:41 GMT10
How do you add elements to an array defined within
another class?
For instance,
class CEntity  
I am a new programmer...Plz help me!17 Jan 2004 02:36 GMT1
How can I create a blank project with MFC support in VS.NET ?
When I create a blank win32 project, I cannot use wizard to add MFC class...
Thanks for answering !
More about command-line tools16 Jan 2004 19:08 GMT1
I have Visual Studio .NET 2003 Professional and I wanted to create a GUI tool which generates code (this part is done already) and then compiles this code and runs it. I would imagine I can do this with a command-line version of VC++, right? Does the command-line version come ...
VC++ 7.1 optimizer bug15 Jan 2004 17:40 GMT1
We've recently encountered a bug in the optimization of
floating point computations inside loops.  To summarize, the
optimizer reorders floating point operations in a fashion that
is not permitted by the C++ Standard; even worse, when the
Comparing Object* and int15 Jan 2004 17:26 GMT2
  I am trying to do a simple comparison and finding it
quite difficult.  I call a SQL Server stored procedure
which returns a Bit as one of the record fields.  All I
want to do is see if the Bit being read is a 1.  I have
Number generator problem...15 Jan 2004 11:54 GMT2
I'm creating a number generator program, that is supposed to generate
6 unique random numbers for each game.  I want to generate this for 6
games.  The problem is, that it works for the first game, but then
all the other games have exactly the same numbers (e.g. Game 1:
How can you control the content of the assembly manifest.15 Jan 2004 08:37 GMT5
For example, how do I prevent the following function from appearing in the assembly manifest?
#pragma unmanaged
void Fn() {
   int a = 1;
SSL and web services - Repost15 Jan 2004 01:57 GMT5
I'm trying to consume a .net web service with VC++.net.  It works fine
without SSL but will not work at all with SSL and no exception is
thrown.  Can someone please explain possible causes as to why this is
happening?  By the way, no client certificate is required and you can
internal compile error14 Jan 2004 23:17 GMT2
with following example:
//main.cpp
#include <string>
using std::string;
CLR metadata14 Jan 2004 15:49 GMT2
Does it exist some C++ API or functions to get
metadata from a managed module.
Compiler generated code bug in Debug build14 Jan 2004 15:42 GMT2
I have found a bug in generated code in debug build. I have Visual C++ .NET
7.1.3088. Function Buggy::isBug() returns true and it should return false.
The sample is contrived to exhibit the bug in small code. The expression
m_array + sizeof(Buggy) * m_used
how can i use c# dll with namespace in c++14 Jan 2004 14:08 GMT2
i have this error with this code:
An unhandled exception of type 'System.IO.FileNotFoundException'
please help....
//---------------------------
mixed DLL w/ managed Class14 Jan 2004 13:54 GMT1
Hello NG,
my DLL contains both managed and unmanaged code. I have problems with
a pointer declaration in a managed class
public __gc class MClass {   
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.