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++ / November 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
GUID_NULL Error22 Nov 2005 11:20 GMT1
I'm converting a VS 6 MFC C++ project to VS 2005 C++
I'm done to a single error to do with GUID_NULL not being defined
This error occures in a single cpp file which uses #define INITGUID
Any ideas where GUID_NULL should be defined or an include file that I'm
stack limitations22 Nov 2005 10:10 GMT2
Hey, is there a limit to the stack size? I realize of course there must be,
but how is this determined/set? Or does it self adjust up to, say, available
memory (and possibly virtual memory from hard drives)? My current project
can be set to be from very-stack-intensive to ...
Safely executing student's code21 Nov 2005 23:43 GMT6
Could someone point me to an example or at least outline of a solution
to the following problem:
I want to be able to compile the body of a method written in C++,
submitted by a possibly malicious CS student, and if it compiles
Unmanaged pointer cleanup in Managed class21 Nov 2005 23:00 GMT4
Newbie question here for disposing of unmanaged resources in MC++.NET.
I have a managed VS.NET 2003 MC++ wrapper class that wraps a unmanaged
C++ dll. What I am trying to figure out is what is the "best practice"
for disposing of pointers to unmanaged classes that you have newed in
systray menu overlaps21 Nov 2005 20:46 GMT1
I wrote an MFC program whose icon, tooltip and menus are available in systray.
When I right-click on the icon, not only my popup menus but also the taskbar
popup menu, such as, "Toolbars", "Adjust Date/Time", etc. are displayed.
If I right-click one more time, then only my menus ...
String to Hex21 Nov 2005 20:30 GMT1
I am trying to convert a text string in to hex values.  I am at a loss
of how to get this done. I am also some what new to VC I have worked in
Unix C for a while though.
I am been searching the web for this but can't find the solution I am
Switch statement on string in C++21 Nov 2005 20:21 GMT2
Is it true that VC++ doesn't support switch on string data type?
Did anyone know how to handle the following situation?
(1) System::String* s_TC =
treeview->Nodes->Item[i]->Nodes->Item[j]->Text;
change login user for source control21 Nov 2005 19:30 GMT3
I've got this problem with source control when multiple users use the same
computer. Somehow the project I work on has someone else's login to
sourcesafe, which creates this subtle problem to me: whenever I edit the
file, and thus the file is checked out, but checked out by ...
vc++ base64 encoding21 Nov 2005 08:38 GMT9
I am looking for some example of how to encode a string pair (user/password)
in base64. I am using basic windows authentication...
¿Could anybody help me?
Thank you in advance
MC++ v. C++ v. C++/CLI20 Nov 2005 23:05 GMT1
This is a continuation of a thread named:
    Stack overflow: Correct way to define a pointer to a function?
and I'm replying to
    Willy Denoyette [MVP]
Emulating EnableVisualStyles()20 Nov 2005 15:39 GMT6
How does one write an unmanaged function that perform this functionality?
In short I want to turn off/on visual style in my app...
Thanks,
Stephan
Compiling VS 6 C++ project with VS 2005 troubles19 Nov 2005 19:35 GMT2
I'm trying to move to VS .NET 2005 so I'm starting by opening the VS 6
project.  The transformation of the project file worked fine.  When I build
the project I receive the following 2 errors which I'm having difficulty
resolving.
how to make a win32 dll with VC++ express19 Nov 2005 13:45 GMT1
I'm used to make a DLL with GCC where it's rather simple (tag your function
with __decl(dllexport) andf that's it).
How do I do the same thing with VC++ express?
I try to show a friend how to use his legacy C library with .NET.
how to configure platform SDK in VC++express19 Nov 2005 13:44 GMT2
I have downloaded & installed both VC++ express and the platform SDK.
Now I want to compile some win32 source code but it doesn't, it don't find
the headers.
Now I guess I could add the PlatformSDK's lib & include directories in my
VS2005 Attempt to Run Simple Console App Fails19 Nov 2005 02:48 GMT10
Two installations of VS 2005 Pro RTM. Same symptom with both.
Simple Win32 Console application compiles fine, but when I attempt to run
(with or without debugging), message appears: failed to find mdvcp80d.dll.
A search reveals the file is present (two instances, 1004 kb each).
Pages: 1 2 3 4 5 6 7 8 9 10 11 October, 2005
 
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.