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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Concatenate char to String09 Sep 2004 03:15 GMT2
Okay I know this is basic C++ but can someone tell me how to concatenate
char[] to string.
Ex:
char hexChar[]={'A','B','C','D','E','F'};
Impersonation (fairly simple I thought)08 Sep 2004 17:00 GMT6
If a program running under the interactive logon session (say Susan), needs
to impersonate Bob (via "LogonUser()"), but Bob needs to access the network
as Susan (i.e., his local credentials will be his own, but his network
credentials will be Susan's), is there anyway to do this? ...
VC++ 2005 support for XML Comment generation08 Sep 2004 12:28 GMT1
I have been looking at various info about VS 2005 and I keep seeing that the
XML code comment generation is being extended to VB.NET, but there seems to
be no mention of it correctly supporting C or C++.  At the moment it is very
hit and miss with the C/C++ comment generation, as ...
Vs2005 Beta and Profile Guided Optimizations08 Sep 2004 11:03 GMT5
I hope I picked up the right group ;)
A few days ago I installed the VS2005 Beta and started playing with
it.
First of all the (Profile Guided Optimizations) PGO Feature looks very
Managed C++ DefaultMemberAttribute Bug08 Sep 2004 06:51 GMT1
(Type your message here)
Hi, I am trying to write a managed class tha expose
Multiple Indexers Properties To C#, I use the 'DefaultMemberAttribute' Attribute,
but when i use the class from C# I get Strange Compiler Error.
Whidbey Framework Version08 Sep 2004 00:46 GMT1
Is there any way to get Whidbey to build for, say, framework v1.1?
Thanks in advance.
Warning C480007 Sep 2004 18:19 GMT1
I have a little issue I hope you can help me with.  I retrieve the processes
that are running on my computer and get the C4800 warning in certain
situations.  The code snippet below illustrates my challenge.
Process* localAll[] = Process::GetProcesses();
ATL Richedit text change events07 Sep 2004 16:55 GMT1
In trying to create a RICHEDIT-derived ActiveX control in ATL, I've managed
to successfully implement the stock font property, thanks for all your help
on this.
I'm now stuck on receiving notification that the text has changed.
DDE in C# .NET07 Sep 2004 11:59 GMT1
I've got this code:
(Library GMDDE.dll)
namespace GMDDE {
   delegate Int32 DDECall(Int32 uiType, Int32 uiFmt, Int32 hConv,
std console output for windows based app (???)07 Sep 2004 09:06 GMT4
(*) I am writing an unmanaged application that hosts managed assemblies (
e.g. CorBindToRuntimeEx ) my app may host window based PEs and Console based
PEs, the host is a single executable and should be able to host the two types
of the PEs.
Funktion calls in different classes07 Sep 2004 08:54 GMT1
I have a coding problem. I hope I can explain it well enough.
I’m using VC++.NET, managed window forms
I want a dialog window change some process going on controlled by a class
defined in my main window form class.
Caputring Text From a 3rd Party RichEdit Chat Window06 Sep 2004 02:40 GMT2
I want to capture / read the text flowing through a chat window that
is part
of an external application. I should note that I don't just want to
capture
Return type06 Sep 2004 02:13 GMT22
How can i specify the return type of a function returning a managed array of chars.
If i try to write: "char __gc[] func()" i get an error!
How can i do that?
Thanks!
Calling a .NET assembly through PURE UNMANAGED code05 Sep 2004 15:51 GMT1
I am tiring to load an assembly from memory ( e.g.
System.Reflection.Assembly.Load( byte[] ), this works fine through managed
and mixed code. NOW, I am tiring to achieve the same thing through PURE
UNMANAGED code, I can't use com or com interop, does some one have an idea
New line in .NET04 Sep 2004 18:12 GMT2
What is the new line character for a TextBox/System::String/Clipboard?
'\n' seems to copy to ClipBoard a square symbol.
Best regards,
Ioannis Vranos
Pages: 1 2 3 4 5 6 7 8 9 10 August, 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.