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++ / March 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Implement Empty Field07 Mar 2007 22:51 GMT1
How can I implement a field similar to "System::Drawing::Point::Empty"
in my own managed class? I can't figure out the syntax. MSDN documents
as "static initonly Point Empty".
Thanks.
LockWorkStation Function07 Mar 2007 22:43 GMT7
How do I lock a Windows 2000 machine in Visual C++.NET 7.1?
#include <windows.h>
bool LockWorkStation()
If I do it fails:
How to identify DNS server?07 Mar 2007 21:57 GMT4
How can I identify whether my local computer is a DNS server(using windows
API + vc 2005)?
Regards,
Su
2003 to 2005 upgrade - function pointer syntax issues07 Mar 2007 12:01 GMT4
Hi group,
I had this with VS2003 Managed C++
pro-to-types:
===================================
Reach managed c++ Enum from C#07 Mar 2007 09:09 GMT1
I'm trying to use an enum created in Managed c++ in a C# project. I can reach
the enums name, i.e.
namespace MyNS
{
PreserveSig in VS 200507 Mar 2007 07:05 GMT5
I have been trying to migrate a VS 2003 project (dll) to VS 2005. I currently
use PreserveSig attribute on all COM visible properties and functions. When
compiling against the 1.1 framework all is well, but against the 2.0
framework I get “fatal error C1093: API call ...
Automatic Initialisation of an Assembly07 Mar 2007 02:07 GMT4
I have an assembly written in C++/CLI that also links in non-clr Native C++
(the C++/CLI wraps the Native C++ functionality).
This assembly has an in-built tracing system that needs to be initialised,
amongst other things. At present the user of the assembly needs to do this
Strings between C# and managed C++07 Mar 2007 01:45 GMT4
How can I send a string between C# to managed C++ and vice versa?
Problems implementing MSDN Library example of a mixed assembly06 Mar 2007 21:11 GMT1
I have an VC++ MFC Win32 application that isn't working correctly when I
build it with VS2005. The problem seems to be in some ADO ActiveX controls
that came with VS6 and are now out of support. So, I have decided to solve
the problem by using a mixed assembly: Most of the ...
cannot marshall parameter error on call to win32 api -  FormatMessage06 Mar 2007 20:20 GMT4
I have a C++ forms project that I am adding some unmanaged code to.  I
have a member function of the Form1 class that returns a String^
holding the text of the last win32 error.  The code is failing on the
call to FormatMessage.
best way to check the installation of mfc80 side by side06 Mar 2007 19:21 GMT10
what is the best way to check the installation of mfc80 and vcrt sidebyside
assemblies?
Best Regards,
Dieter Pelz
RunningObjectTable problem06 Mar 2007 17:46 GMT8
I am using COM with RunningObjectTable, take in mind the following points:
1. I have a server that runs as a service this service register an object in
ROT, the object should be accesible to usermode applications
2. I have a user mode application trying to get the interface pointer ...
error C2440: '<function-style-cast>' : cannot convert from 'const TCHAR *' to 'std::string'06 Mar 2007 12:14 GMT1
Are there any macros for converting between these two string types ?
VS2003 Runtimes06 Mar 2007 04:21 GMT5
My customer claims he has 2 DLLs with versions that are not listed on the DLL
Help Database.
We developed our product with Visual Studio 2003, Native Win32.
How can I find what MS product ( I suspect Visual Studio 2005) included
String^ to LPCTSTR05 Mar 2007 20:08 GMT3
How to convert String^ (managed) to LPCTSTR (unmanaged)?
Pages: 1 2 3 4 5 6 7 8 February, 2007
 
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.