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
Call COM Object by VC++21 Mar 2007 04:50 GMT1
I am a NewBie in Visual C++. I would like to know how to call  a "Active X
Dll" COM Library created by VB 6.0
At this moment, i am using a simple hello world console program and a
customized VB 6 COM as the client.
Automating VS2005 builds21 Mar 2007 02:48 GMT3
I am working on a largish project (about 40 modules). I have created a
solution that builds all 40 modules/projects. However, I want to be able
to automate the build process - and kick it off without having to start
the IDE etc.
WndProc Help21 Mar 2007 01:36 GMT3
I am trying to override WndProc like I would in this VB.NET sub. How do I do
it?
<System.Security.Permissions.PermissionSetAttribute(System.Security.Permissi
ons.SecurityAction.Demand, Name:="FullTrust")> _
ListView/Process Questions20 Mar 2007 21:20 GMT1
In C++.NET 2003 Windows Forms App
I fill a ListView control with process name & second column is the Process
ID.
I would like to kill the selected process, which is simple in VB.NET or C#,
Previous Existance (Managed C++.NET 2003)20 Mar 2007 18:18 GMT5
Can anyone convert this to managed C++.NET 2003?
Private Function PrevInstance() As Boolean
   If
UBound(System.Diagnostics.Process.GetProcessesByName(System.Diagnostics.Proc
VS2005 SP1 crashes20 Mar 2007 14:15 GMT1
After VS2005 SP1 crashes enough times, it stops offering to send crash dumps
to Microsoft.  But it doesn't stop crashing.
When VS2005 SP1 reloads a project after a crash, it still displays a
reminder "ha ha, you forgot to spend 30 minutes doing an Analyse in
Return ref struct20 Mar 2007 14:13 GMT2
Why is the following code doesn't work?
public ref struct MyType
{
.................
Experts please: defining DllMain in static library20 Mar 2007 05:54 GMT1
Is it possible to define DllMain in a static library for use in dlls? The
reason is that I am defining a platform abstraction for being loaded as a
shared library and I figured the simplest way is to implement DllMain in a
static library, which then calls mydllmain.
A VC2005 bug report20 Mar 2007 04:47 GMT12
I don't know where else to report bugs, so maybe someone from Microsoft
is reading this group   
Application crashed on a library thread. The stack is below (most recent
at top).
sizeof() on members20 Mar 2007 02:02 GMT3
I am trying to migrate code to MSVS 2005.  I found some code trying to take
sizeof a member in a nested struct, see below.  I know the typedef is wacky,
probably a C coder who did not know C++ well.  Now, to me, neither sizeof()
looks right, I thought there were restrictions on ...
How to write a program to track the value of a certain variable at run-time using debug features???19 Mar 2007 22:35 GMT6
I'm totally new to the group and I would like to learn from you. Thank
you in advance!
I need to write a program to track whether a mathematical function has
changed during run-time or not. The program should work with any
Question about showing a form from unmanaged code19 Mar 2007 21:30 GMT3
hi.. Group
Some unmanaged code invokes my code to show a form.
If I use ShowDialog() to show the form, form shows but main application
stops running. If I use Show() to show the form, main application runs but
Equivalent to CSharp's IS and AS19 Mar 2007 21:29 GMT1
What is the equivalent construction in managed C++ to CSharp's IS and AS
keywords?
Thanks.
DLL Loading errors after installing Service Pack 1 of Visual Studio.18 Mar 2007 11:03 GMT3
Hello thezre,
I recently installed the SP1 of visual studio, just before releasing a new
version of my application. And I never though that this SP1 could change
something fondamental in the final executables and DLLS, but it happened.
C++/CLI redistribution17 Mar 2007 05:11 GMT1
I'm trying to deploy an application written in C++, C++/CLI and C# on
pc's that do not have VC2005 installed. I am having issues with
assemblies loading, in particular the C++/CLI one and am getting
FileLoadException when it tries to load the dll. I know I can get
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.