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
void* equivalent17 Sep 2004 00:42 GMT1
I am new to Managed C++ and am working on my first project with this.
In native C++, we could have a function that takes void* and call that
function with any type. Is there a way to do that with MC++? If I had
something as follows in native C++,
Right-clicking in VC7 editor is slow17 Sep 2004 00:11 GMT3
when editing my C++ programs in VC++ 7.0 simply right-clicking in the editor
window or pressing F9 to set or unset breakpoints is slow -- it takes around 12
seconds before anything happens!
Is there any way of getting rid of this delay?
webservices in C++16 Sep 2004 21:38 GMT2
i'm wondering if i can write webservices in c++ ? instead of VB or C# ...
if this is a case how do some specify a WebMethod attribute ?
tnx
Detecting the Operating System16 Sep 2004 20:19 GMT5
Is there any way to detect the Windows version at run time using .NET?
Signature

Ioannis Vranos

Calling a .NET Dll in C++ / COM16 Sep 2004 13:47 GMT2
  We use a sotware development language called Dexterity, which is propritery of Great Plains, now part of Microsoft. I have a .NET Assembly, Cryption.dll, which has two functions "encrypt" and "Decrypt". This Dll encrypts and decrypts a string using TripleDESAlgorithm. I know ...
How to code text file IO in DLL, unmanaged16 Sep 2004 05:30 GMT2
I'd like to write a DLL in C++ which does text file IO.  I plan to be
using the VS .Net Dev environment, but I want the DLL to work without
.Net runtime on the machine.
If I understand this right, that means I want my DLL to be compiled as
C#.net inner classes15 Sep 2004 21:01 GMT1
Hai one and all..I have a doubt about inner classes in C#.net..Here by I need a full description about that.plz sent it to me..
--------------------------------
From: raja sekar
-----------------------
doubt in .net15 Sep 2004 20:59 GMT1
(Type your message here)
How do i dynamically retrieve path for a particuler file name in vb.net.is there any namespaces to be include?.kindly tell me what is the procedure?.--------------------------------
From: selvi ss
-----------------------
Decimal or String Covert to Hex Value15 Sep 2004 14:26 GMT1
Any idea that I can convert a value of type Decimal or String into Hex value
in MFC VC++.NET?
I know there is a function hex(std::ios_base&), but I don't know how to
ultilise it in MFC as I only know in console mode.
Delegating Constructor only supported by native class objects?15 Sep 2004 02:03 GMT3
Are or will delegating constructors (constructors that can call sibling
constructors) be available for ref classes or only for native classes?
The CLI/C++ specs seems to say that it is a native class thing so I just
want to make sure so that I can include/exclude it from the ...
decryption code  throwing a hissyfit.14 Sep 2004 21:10 GMT1
Here is a method that throws a NullReferenceException at the line pointed to
below . szCharKey is undefined at that point.
Before FromDoubleByte() is called , szCharkey has a value of "1234"
The call stack shows FromDoubleByte(char* pszIn = 0x001bfb18, unsigned char*
How to make the Windows to run a console program during OS startup?14 Sep 2004 21:02 GMT8
How to make the Windows to run a console program during OS startup, like the
Chkdsk program to do when the OS does not shutdown properly? Now I want to
run my program instead of Chkdsk during the OS startup, is there a way to do
that?
VC 7.1 Bug related to templates ?!14 Sep 2004 18:04 GMT8
Microsoft Visual C++ .NET   69586-112-0293626-18840
doesn't compile the code below, it issues a C2146.
template<class T>
class A {
What Control is that?14 Sep 2004 12:34 GMT3
I use ZipGenius 5.5 for archiving.
The left half of the GUI has a series of expandable menus -
"Common Tasks", "Archive Tasks", "Other Tasks"
Can anyone advise what control performs this functionality?
VC++ 7.1 annoying bug?14 Sep 2004 10:32 GMT5
Why does this annoying thing happen?
#include <windows.h>
#using <mscorlib.dll>
using namespace System;
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.