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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
wlanapi.dll c#30 Apr 2007 21:31 GMT2
Hi, I'm trying to obtain the profile list using the wlanapi.dll but I'm
receveing errors. The following code is what I've done so far. I took
the structures and functions definition from
http://msdn2.microsoft.com/en-us/library/ms706716.aspx
Inheritance in managed c++.30 Apr 2007 12:30 GMT2
Hello everybody. I've got a bizarre problem concerning inheritance of
the managed c++ code when using templates. Consider the following
wrapper for the unmanaged c++ class:
template <typename SomeType>
How do I execute a dos command from a .NET VC++ program29 Apr 2007 18:43 GMT3
I have a .NET VC++ program, I want to execute some dos command from the
program, e.g. copy some file, and etc. How do I do that?
Thread deadlock inside CString::AllocBuffer and sudden crashes28 Apr 2007 10:11 GMT1
Am facing a issue similar to what we have under
[url]http://www.codecomments.com/archiv[/url]<...-11-706874.html
I work for a imaging system software and modules are a mixture of pure
ATL d
iTechArt-Custom Software Development and Offshore outsourcing Company27 Apr 2007 14:01 GMT1
iTechArt Group - Custom Software Development and Offshore outsourcing
Company
http://www.itechart.com/
Offshore custom software development company iTechArt - Web site and
'exception' object in VS2005?26 Apr 2007 15:42 GMT4
I'm converting a project from VS2003 to VS2005, and one of the most common
errors that I'm getting is on my try/catch blocks, where I used to do:
try { ... }
catch (exception &e) { ... }
Date Format26 Apr 2007 00:34 GMT2
I have an application that uses the Date in this format: 200741 for April 1.
I need it to be like this: 20070401. Here is my code that generates the
date:
string sFileDate = DateTime.Now.Year.ToString() +
Debugging Unmanaged Library From Managed Library25 Apr 2007 10:04 GMT5
I have a series of third party libraries for which we have licensed the
source code. These are unmanaged libraries written in C++ which I am able to
build without any trouble. I am trying to setup my environment so that I can
step into their code form my managed .dll written in ...
exporting a struct with an array from a C++ dll to be accessed in C#23 Apr 2007 18:16 GMT9
   I have a C++ Dll that has a function that is being exported as
shown below
extern "C" __declspec(dllexport) validationResult __stdcall
_validateData(double dataToMat[], int time);
tracking handle23 Apr 2007 03:43 GMT2
I have a question regarding a reference to tracking handle.
In older C++ if I write below code would add new node to the linked
list.
Object* o = linkList->FirstNode;
MAIL HELP!22 Apr 2007 19:33 GMT4
HOW DO I PUT MY CONTACTS ON THE FRONT PANE OF WINDOWS MAIL? I'M ABLE TO ENTER
MY CONTACTS AND LOOKED AROUND TO SEE IF CUSTOMIZED AREA WOULD ALLOW ME TO PUT
MY CONTACTS IN THE FRONT PANE AREA, BUT I COULDN'T FIND IT. IN OUTLOOK
EXPRESS, IT WAS THERE. I HAVE WINDOWS VISTA AND A ...
Windows XP x64 Professional. Service Pack 2. Failed install 80070022 Apr 2007 10:19 GMT1
I am having trouble with 3 Updates for XP x64. Service pack 2, RDC update
925876 and Security Update 928843. I have enabled verbose logging, followed
the steps in 873148, but there is no Error 5. I have no idea where to go. Can
anyone help? I emailed the Automatic Update helpers, ...
isass.exe using 70 to 80% of cpu21 Apr 2007 01:04 GMT1
whenever i run wmplayer 11 isass.exe starts using 70 to 80 % of my cpu and
all or most of the remaining processing ability is used up by wmplayer so the
computer is either dead slow or even locks up sometimes.  also i can close
the wmplayer window and it keeps playing. how can i ...
class instances in C++21 Apr 2007 00:53 GMT10
I have an application form named Form1.h. The code for this form is a
namespace (MyNamespace) with two classes in it (Form1 and MyClass). Form1 has
windows designer code and some button event handlers. In those event handlers
I want to reference methods in the MyClass class. I ...
CLI ref structs.  Is there any benefit to using it.20 Apr 2007 19:38 GMT6
I'm coding a layer into my application using CLI, between a unmanaged
and a c# layer.  So, I have to marshal some unmanaged c++ structures
to structures usable in c#.
My solution was to marshal the unmanaged C++ structures to CLI ref
Pages: 1 2 3 4 5 6 March, 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.