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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
mscfront13 Jun 2005 21:55 GMT1
Does anyone have information about mcsfront, the translation tool for
Managed Extensions -> C++/CLI bindings? It has been mentioned on Stan
Lippman's blog some time ago.
Anyone aware of other options to do a semi-automatic translation?
MC++ && MS SQL13 Jun 2005 10:44 GMT1
I have read some codes like following:
///////////////////////////////////////////
   SqlConnection* conn =
     new SqlConnection(S"Server=localhost;"
From CString to int with Unicode13 Jun 2005 10:05 GMT4
I have a CString with a numeric string in it.  In the past, I would use
atoi( ) to convert to an int.  That doesn't work with Unicode though.
What is the proper Unicode method for converting a CString to an
integer?
Creating forms, toolbars etc using Visual C++ 6.012 Jun 2005 23:45 GMT11
I can't seem to locate the visual C++ (pre .NET) ng. This may be slight
off topic here - please point me to the correct ng if it is.
Without going into much detail (and repeating myself several times), I
am using Visual C++ 6.0 to develop applications - *instead* of .Net.  I
does PInvoke support for polymorphism ?11 Jun 2005 18:02 GMT4
I want to use my unmanaged c++ class library from a c# client.
my unmanaged c++ class library use polymorpism, is this polymorphism also
exported to my c# client via PInvoke ?
thanks.
Dyanmic or link or static?11 Jun 2005 13:56 GMT2
I use the llib library from adler and compiled it myself.
First I build the lib configuration, then I included zlib.h in stdafx.h and
I added a lib reference
C:\Data\zip\zlib-1.2.2\projects\visualc6\Win32_LIB_Release\zlib.lib
MFC dead11 Jun 2005 09:36 GMT16
What's the deadline for MFC ?
Unmanaged Visual C++ 2005  questions10 Jun 2005 19:15 GMT6
The new Visual C++ 2005 is coming out in a theater near you. :-)
Just a few questions:
* How will the users that use my program upgrade to the .NET framework 2.0?
My current users already refuse to install the v1.x framework since they
Internet10 Jun 2005 16:39 GMT2
Hi group
I´m currently trying to put together a small c++ dll that can access a
webpage and write the contens to a local disk (I´m using VS.NET 2003).
It seems that MS has created some nice API´s for accessing internet
Best book10 Jun 2005 16:02 GMT1
I want to know.......best book for visual c++........
Book shold be based on basic & fundamental....knowledge to build reader a
good programmer.......
Dialog Box & Menu Fonts for Russian application10 Jun 2005 10:28 GMT1
I have a multilingual application, to which I am adding Russian. The prolem
is that all the dialog boxes & Menus are showing junk characters instead of
Cyrillics!!
while my window contents are working fine.  I tried setting the Regional
UI Threads in C++/CLI10 Jun 2005 10:21 GMT2
To get an understanding of UI threads in C++/CLI, I attempted to
duplicate the following C# example:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnforms/html/wi
nforms06112002.asp

Here is the code:
Example please (damsel in distress!)09 Jun 2005 22:12 GMT1
I wonder if any of you could come to the rescue of a damsel in distress ;-)
I am looking for 2 very simple VC++ examples (projects/solutions) that
does the ff:
1). Includes a Form and makes calls to functions exported from a DLL (se
Command processor09 Jun 2005 21:12 GMT1
We have a hospital system written in MUMPS language. It is an old
black-white terminal based system. We want to convert this system to a
visual one. We decided to make the new system in Microsoft Visual Studio
using C# language.
/DELAYLOAD dll's09 Jun 2005 19:11 GMT1
if a DLL has been linked with this flag, is there a way to override it at
runtime? An api I can call?
Pages: 1 2 3 4 5 6 7 8 9 10 11 May, 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.