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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
[VS 7.1] shortcut for matching bracket in VS editor19 Sep 2004 08:47 GMT3
helo,
I'm new to VS 7.1, searched thru help but no luck. Anyone can tell me a
keyboard shortcut to go to the ending bracket when cursor is under opening
bracket and vice-versa. I think there must be something like this b/c I see
Header files / CPP files ?18 Sep 2004 20:06 GMT1
This has got to be something really simple, but I'm pretty baffled...[VC++
.NET 2003]
In the header file I define the class interfaces, in the CPP file the class
functions, and the
LPSTR -> String : Type Incompatibility Issue18 Sep 2004 13:40 GMT2
Another same issue on "NullReferenceException" :-
I have an (exe) executable program created in VB.NET 2003 that calls to a
MFC DLL written in VC++.NET 2003. I always get an error msg
"NullReferenceException: Object Reference Not Set to an Instance of an
fatal error C1108: unable to find DLL: 'alink.dll'18 Sep 2004 12:42 GMT1
Hi, I've been trying to use Visual C++.NET, but whenever I try to build a
solution I get this error message,
fatal error C1108: unable to find DLL: 'alink.dll'
Does anyone know what causes this error and how I can fix it?
_tmain() , _tprintf(), ... --> '_t' ?18 Sep 2004 11:00 GMT2
why use '_tmain()' as entry point of the program in a console-application ?
why is _tmain() used instead of main() ?
_tprintf() instead of printf() ?
why '_t' ?
saving a sound file18 Sep 2004 06:14 GMT2
can someone tell me how to save sound files and how to use them in a
program.
/Fx problem in 2005 beta18 Sep 2004 04:28 GMT1
The /Fx option does not seem to produce any mrg file in VC++ 2005 beta.
I created identical projects with 2003 and 2005 and activated the
"Expand Attributed Source" option from the project property page. It
works fine with 2003 but not with 2005.
Sorting a linked list17 Sep 2004 21:01 GMT4
in my application, I defined a linked list just as follows:
typedef struct _MYLIST{
          int myval;
          void *next;
C++ Code in header files17 Sep 2004 20:49 GMT3
Hello, If you start a new c++ .net project (windows form) the IDE shows
window and generate 2 files (.cpp and .h). If I simple drag and drop button
control into the form and double click the button, the IDE shows me a method
"template" where I can write my code. I wonder why the ...
void* and arrays17 Sep 2004 20:39 GMT1
I have a newbie question regarding void*. I am reposting this since I
am still not clear.
In native C++ you can have a function that takes a void* and you can
call that function with pointer to array or any other kind for that
Defining events in interfaces17 Sep 2004 11:31 GMT2
  I'd like to know if it makes sense to define an event in an
interface.  Something like:
public interface class MyInterface1
{
Improving performance C++/C#17 Sep 2004 11:28 GMT29
Because of historical reasons, I have both C# and C++ managed/unmanaged code
mixed together in my class library.
But I prefer to port code to C# since it compiles faster  and the syntax is
much more readable so I can do more in less time.
Intercepting 'multimedia keys'17 Sep 2004 11:04 GMT10
Does anyone know if it's possible (and if so, how) to intercept presses on
'multimedia keys' you find on keyboards? Curiosity more than anything. Only
manufacturers seem to put their own random gubbins onto their keyboards, so
presumably there isn't any kind of standard. Obviously ...
Why is MS VC++ .NET SDE slow?17 Sep 2004 08:23 GMT2
Hello Esteemed Developers,
I am using 'Microsoft Visual C++ .NET Standard' SDE at MS Windows 2000 Pro
Turkish by using IBM ThinkCentre PC that has 2,66GHz P4 CPU, 512MB RAM, 120GB
HDD.
VS.NET 7.1 Internal compiler error on inline template method??17 Sep 2004 03:38 GMT3
I have taken the liberty to cross-post this.  It appeared on c.l.c++.m
but the ICE is regarding VS.NET 7.1 C++ compiler.
post follows:
==============================================
Pages: 1 2 3 4 5 6 7 8 9 10 August, 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.