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++ / February 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Run-time check failure #004 Feb 2004 17:34 GMT3
I get this exception everytime I debug and is just annoying.
"Run-Time Check Failure #0 - The value of ESP was not properly saved across a function call. This is usually a result of calling a function declared with one calling convention with a function pointer declared with a ...
How to get notification of menu click added dynamically???04 Feb 2004 11:23 GMT3
Hye,
   This is Jigar mehta from India. I have made one application that adds
dynamic menu items from the database. Each menu item has one ID and menu
item's text is coming from the database. Now, I want to get the notification
Where to find program VC++ .NET on 3D-Graphics?04 Feb 2004 00:18 GMT2
Hello. Inform, please, where to find programs for Visual C++ .NET 2002 or
2003 on building the three-dimensional solid and surface z=f(x, y) in
3D-space
(without usage of other libraries such as DirectX and OpenGL)?
Problems with allocation03 Feb 2004 16:39 GMT1
I have a problem. The following program throws a "0" instead of a "25". I´m from the JAVA world, and in JAVA the output is "25"
Hope, anybody can help me
Thanks ..
class Content
"All public methods should be virtual" - yes or no / pros & cons03 Feb 2004 12:05 GMT164
I'm on a team building some class libraries to be used by many other
projects.
Some members of our team insist that "All public methods should be virtual"
just in case "anything needs to be changed".  This is very much against my
set up include and lib path in .NET?03 Feb 2004 08:05 GMT1
In Visual C++ 6.0, it is easy to setup include path and lib path.
But I cannot find the way to add include or lib path for .NET through
project property? How it can be done?
Thanks,
Declaring a parameter as a REF or OUT ARRAY03 Feb 2004 02:39 GMT2
Good afternoon,
I am creating an interface in C++ using the managed extensions. I need to
declare a parameter as an out string[] (as would be represented in C#). Does
anyone know how to do this? Declaring out parameters generally takes the
rs232 synchronization issues at 115200 02 Feb 2004 21:57 GMT6
I developed two applications to test a flush() method in my application, but I am having some problems when running it at high baud rates (115200)
I connected two computers using a cross-talk cable and wanted to test if all data sent from application 1 was correctly received by ...
cast using reflection02 Feb 2004 19:51 GMT1
I have an object created via reflection of type CateringObject.FBO.  I'm trying to assign it to a property that accepts objects of type CateringObject.IDeliveryDestination (which is implemented by CateringObject.FBO).  When I try to set the property to an object of type FBO, I ...
I'm a newbie02 Feb 2004 10:16 GMT1
I used to use VS 6.0 to create my C application. I just started learn how to
use Visual Studio.Net. I wrote a small program like this:
int main()
{
How do I force a window to scroll?02 Feb 2004 09:09 GMT3
I want to force a window to scroll and am finding this to be an impossibly difficult task.  First I tried using the API functions ScrollWindow and ScrollWindowEx but they do not work.  The portion that is being exposed in the scroll is not painting properly even though I've ...
Reading binary file02 Feb 2004 04:07 GMT1
Can someone tell me the best way to read fixed length string content from a
binary file.  There are no delimiters between strings.  I only know the
starting byte and that each string is 64 Bytes long.  I was doing something
like the following but it seems as though I must be doing ...
Once again, attributes for MC++ properties01 Feb 2004 23:41 GMT4
In MC++ properties are syntactically created through member functions
declared with the __property keyword and using set_ and get_ naming
conventions. Given that a property is specified in this way, how does one
set an attribute for a property ? Does one have to precede both the ...
Please help with managed array syntax01 Feb 2004 22:14 GMT2
I have a C# module that defines a type and then makes several arrays
of that type.
public class ArrayEntryType
{ byte        member1;
Problem on defining Multiple Level Namespace (Company::Application::Components)01 Feb 2004 21:10 GMT6
How can I define a multiple level namespace for my class?
I got compilation error using the "::" as separator:
namespace MyCompany::GenericApp::CommComponent
{
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 January, 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.