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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Diff b/w visual c++ 6.0 visual C++.net16 Sep 2005 16:23 GMT6
wat is the difference b/w vc++6.0 & vc++.net?
thanx,
_MrM_
kbhit memory leak in Visual Studio 8 Beta 2 debug bulds16 Sep 2005 16:22 GMT1
This code:
---snip---
#define WIN32_LEAN_AND_MEAN        // Exclude rarely-used stuff from Windows headers
#include <stdio.h>
menu item selection question...?16 Sep 2005 12:03 GMT1
/* menu.c, bc 5.02/tc 3, winxp */
#include <stdio.h>
#include <conio.h>
#define uaro 72
Building from mak files using VC7.1 - How ?15 Sep 2005 19:50 GMT1
A quick google search did not yield anything. Anyone knows how to build
a project from a mak file using VC 7.1 ? tx
Newbie question...?15 Sep 2005 16:54 GMT3
i am vc++ newbie, i want to learn to program for win xp, win me or win 2000,
where do i start...? plz help me in this regard? should i use rad apps like
borland c++ builder 6 or vc++ 2005?
plz give me informative analysis and advice...
Accessing a webservice using VC++.Net15 Sep 2005 01:59 GMT1
Hi, I am trying to access a webservice using VC++.Net. When I try and
add a webservice using Project/Add Webservice I get to messages: "No
Web References were found on this page" and "the request failed with
HTTP status 407:Proxy Access Denied"      Can anybody "baby step" me
compilation errors caused by cstddef and eh.h15 Sep 2005 00:21 GMT2
I'm compiling a DLL from (ANSI C) sources. I have set my project code
generation option to compile code as C. I have also disable C++
exception handling in my proj config.
However, when I attempt to build, I get the syntax errors (from cstddef)
snprintf question14 Sep 2005 21:00 GMT2
this might be a strange question, but why is snprintf not guaranteed to nul
terminate a string?
i thought the whole point of those sn functions was to prevent these errors.
sure, they prevent buffer overwrites, but callers can still screw up bad if
Using library from C - includes ?14 Sep 2005 17:32 GMT1
I write program in C#. I wanted to load mp3 files to read it's size, title  
and others. So i downloaded id3lib from: id3lib.sourceforge.net,
compiled it using Visual Studio NET (with project conversion).
And i received id3libD.lib file.
How to print an Excel document in C14 Sep 2005 13:40 GMT5
I have  a C program written in Visual Studio .Net 2002.  
I have a text file with three fields and 2500 lines  that I would like to
print to an Excel document. How can this be done and what header file do I
need?
BrushTypeSolidColor gives transparency pattern13 Sep 2005 15:17 GMT1
I have a SolidBrush (GDI+) which gives a transparency pattern when I draw a
polygon. The polygon gets divided into triangles with different levels of
transparency even though I have set the transparency myself. How can I make
it the same transparency over the whole polygon?
Holding ref to managed dll from native dll13 Sep 2005 11:30 GMT3
I can't seem to find one spot on the net that specifies exactly what I need
to do. Situation:
Native dll needs to hold a static reference to a managed class in .net 2.0
(whidbey) which needs to hold a static reference to managed classes.
Questions...???12 Sep 2005 20:00 GMT1
my name is mujeeb.
i have some questions about below mentioned program...
main(){ char *c="main(){char *c=%c%s%c;printf(c,34,c,34);}"
printf((c,34,c,34);}
Is this a VC7.1 optimizer bug?12 Sep 2005 09:03 GMT3
I'm seeing a problem where with -O2 -Ob2 on, my compiled code loads the
floating point value 1.0f on top of the floating point register stack (ST0),
then calls some functions (which happens to call driver functions in the
kernel), then later when it needs to assign the constant 1 ...
How to declare enum using attribute in VC++ .Net?11 Sep 2005 00:24 GMT3
Using IDL, I can declare my enumeration like following,
library MyAppLib
{
       importlib("stdole32.tlb");
Pages: 1 2 3 4 5 6 August, 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.