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++ / January 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Converting byte[] to string - removing NULLs??26 Jan 2007 19:03 GMT1
I've eliminated the bulk of code, this should be sufficient:
byte[] fromEncrypt;
string sDecryptedString;
//Read the data out of the crypto stream.
c++/cli and web applications development26 Jan 2007 18:59 GMT1
is it c++/cli mature, compared to the c#, for the web applications
development?
Is #include inside stdafx.h a bad idea?26 Jan 2007 17:56 GMT16
In our Visual Studio 2005 application, we have several of our application's
H files that are #included into stdafx.h.
What is odd, is that when we change those application H files, VS2005
doesn't trigger a rebuild of the entire app (or of anything, for that
Help: Can I migrate assembly language code to x64 via VC++.NET 20026 Jan 2007 17:12 GMT6
Can anyone tell me if it is possible to make the following function work
under VC++.NET 2005 – x64 platform? How? Originally it works under VC++6.
Thanks a lot!
static PTIB GetTIB ( void )
INTERNAL COMPILER ERROR26 Jan 2007 10:48 GMT6
I write some project, and after few lines (ok, not few, after a lot of
lines) i got internal compiler error.
After few hours of looking trough my code, I find error: two same names
in typedef and in class. So, I write
Converting VB DDE Client program to VC++26 Jan 2007 02:46 GMT3
I am trying to connect to a electromyograph machine for my thesis project,
and I have a VB DDE client whose DDE functionality I want to convert to VC++.
However I can't make my VC++ version connect to the DDE server somehow --
DdeConnect(idInst,hszService, hszTopic, NULL) is not ...
Application crashes with a Windows XP error dialog25 Jan 2007 21:09 GMT1
I have created a MFC exe using VC++ .NET 2003 on Windows XP Prof
service pack 2 and it works properly on my machine, but when I run the
same exe on a different machine (Windows XP Prof SP-2), The application
is bought up and after some time its throwing a windows xp error dialog
read .lnk files, modify the data and rewrite the file25 Jan 2007 20:49 GMT7
Years ago I wrote a program to read .lnk files, modify the data and rewrite
the file.
I modified it slightly and used it for .pif files.
I can't find it nor can I find the API calls I used.
Managed C++ for Excel Add-in25 Jan 2007 20:32 GMT1
I was able to create an automation Add-in for Excel using C#.  But I
was unable to do the same in Managed C++ (VS2005).  The code posted
below is almost a direct translation from C# to C++.  Build was OK, and
I could see MyTest.Fun in the Excel Add-In list (in the exact same way
Simple code doesn't work on two systems25 Jan 2007 00:48 GMT10
I wrote this very simple code in .NET VC++. I compiled it on my system, and
tried to run it on my friend's computer (he doesn't have the compiler). We both
have Windows XP Professional. I have .NET framework 2.0, and he had 1.0 and it
didn't work; then he installed 2.0 and it ...
Services, C#24 Jan 2007 17:57 GMT5
I've started my first practice windows service project in C#, and I'm already
stuck.
Let's say I'm trying to make a simple service (and useless, but good for
practice). It is supposed to listen on port which is stored in its configuration
Pointer to a generic type parameter24 Jan 2007 14:51 GMT1
I'm new in VC++ and have a question to generics. I have a generic
class, which contains an array of the generic type. This array I can
pin and then I would like to get an unmanaged pointer to it. Therefore
I wanted to creat a class member which represents the pointer to the
System::String to wstring24 Jan 2007 14:43 GMT3
hi.. group,
quick question: how to convert a managed data type system::string to
unmanaged wstring?
thanks.
Application has requested runtime to terminate it in an unusual way24 Jan 2007 12:30 GMT5
I am developing a Dialog based application using visual c++ .net 2003
running on XP, and when I run I periodically get the following error
message.
"The application has requested runtime to terminate it in an unusual
'Simple' Kill button/progress bar problem24 Jan 2007 00:44 GMT1
I'm a n00b to Visual C++ and OOP, but not to programming in general.
Here's the problem:  Not knowing what I'm doing, I've made my VC++
application as a CLR Window Forms project.  Now, I have a process that
is lauched by pushing a button.  The code for this process is inside
Pages: 1 2 3 4 5 6 7 December, 2006
 
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.