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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Porting .NET Encryption to Win32 or ATL03 Nov 2005 23:33 GMT3
I have a piece of code in .NET that encrypts a string.
The .NET code is quite simple and through the last couple of days I've
been trying to build it's equivalent in ATL playing arround with CCrypt
classes and I just haven't been able to get it right.
convert ^string to string or to LPCWSTR03 Nov 2005 19:56 GMT3
How can we convert string^ to String or to LPCWSTR ?
thx,
Maileen
HINSTANCE under VC.NET 200503 Nov 2005 19:36 GMT6
When i try to use HINSTANCE under VC.NET 2005 (windows.forms
application), VC informs me that i must place a token (;) after HINSTANCE...
but it is not correct.
So, where is the problem ?
LoadLibrary under VC.net 200503 Nov 2005 18:38 GMT2
I would like to know if someone had some issue using LoadLibrary under
VC.net 2005 ?
Do you have some example of code ?
thanks,
Graphics DrawImage() drawing a different size03 Nov 2005 16:37 GMT3
I'm importing a jpeg via:
Bitmap* image = new Bitmap( filename ) ;
Then, using the Drawing::Graphics object, I execute DrawImage( image, x,
y ). My problem is that the original image was 200x200, but it's drawing
Refs on 'Gen 0', 'Gen 1' memory alloc03 Nov 2005 13:21 GMT1
I'd like to find out more about what is implied when articles on
mem-management refer to Generation 0 or 1.  Any online references?
Compiler errors with MSVC 200503 Nov 2005 02:28 GMT2
I've got a managed extension library that I'm attempting to convert from MSVC
2003 to MSVC 2005.
I've converted the project file and am now attempting to compile the
application.
enum oddity03 Nov 2005 01:26 GMT1
If I create an enum ala:
enum  myEnum
{
    Element1=0,
Graphic transforms02 Nov 2005 19:18 GMT6
I'm working with Graphics transforms (i.e., RotateTranform,
TranslateTransform and ScaleTransform ). Are these applied to the WORLD
(graphics container) before drawing into that world (graphics container)?
That is, if I apply a Rotation of 90 degrees clockwise then the old x-axis ...
can't create new project neither compile on VC++ 2003 & 2005 express02 Nov 2005 19:02 GMT2
I'd installed VC++ Express 2005 beta 2 but I couldn't create new
projects from templates or when I opened an existing solution, I
couldn' build it: 'exe not found!'
The same happened whith VC++.NET 2003 (a friend's).
VS7.1 to VS 8 : MSVCMRTD.lib(mstartup.obj) : LNK2022 : tagTEXTMETR01 Nov 2005 18:36 GMT8
I am trying to upgrade from VS7.1 to VS8, but whenever I link any of our MC++
DLL's, I get the following errors:
  Creating library \sda\Main\bin\debug\XWRAP70.lib and object
\sda\Main\bin\debug\XWRAP70.exp
GUI Design question01 Nov 2005 17:00 GMT1
I have written a number of libraries in (ANSI) C and C++ and I want to
write a front end GUI for my libraries.
I have taken a look at MFC - but the learning curve is WAY too steep. I
simply don't have the time to learn a new library. However I know the
unicode and linking problems01 Nov 2005 16:21 GMT2
I have created an application and am trying to call functions from a
previously existing dll.  I can call some functions fine, but I get a
link error an when I try to call any function that takes either an
LPCTSTR or wchar_tas a parameter.
Set RightToLeft to TreeView01 Nov 2005 07:26 GMT2
Does any one has working example of how to set TreeView to right to left
order. No matter of language.
I checked in Visual C, simple API, C#, nothing works.
Does it works at all ?
Pages: 1 2 3 4 5 6 7 8 9 10 11 October, 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.