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++ / August 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Unresolved 'C' functions in linking.12 Aug 2003 18:59 GMT3
I am trying to use managed C++ but I am getting the
following link errors:
Metadata
file 'D:\Projects\Visa\AddressVerification\AddressVerificat
template, specialization and header12 Aug 2003 15:36 GMT1
I'm writing a generic class in c++ with templates ; I
wish to specialize one of its function. All the code is
in the header file, with the #ifndef/#endif macro to
avoid multiple inclusion of the header. But when i
Accessing to I/Os (Serial, Parallel, USB, etc)12 Aug 2003 15:32 GMT4
Hi, everyone.
I have written this code in Tubo C++ 3.0 earlier, and now I want to
port it to VC.NET:
         int out=0;
error C2039: 'GetTempFileNameA' : is not a member of 'System::IO::Path'12 Aug 2003 12:23 GMT2
I tried to use :
System::String* outFile = System::IO::Path::GetTempFileName();
but I get this compile error:
error C2039: 'GetTempFileNameA' : is not a member of 'System::IO::Path'
Compile error12 Aug 2003 05:40 GMT2
After updating Windows 2000 I began to get a weird compile
error message:
Deleting intermediate files and output files for
project 'pp - Win32 Debug'.
new wchar_t[5]12 Aug 2003 05:01 GMT2
Being relatively new to c++, I've recently discovered a few things
about the behavior of new with respect to wchar_t, ZeroMemory and
delete. I can't seem to find documentation describing the following
three behaviors:
library12 Aug 2003 03:08 GMT1
Could someone tell me how to add libraries to my project?
Miguel Angel
problem11 Aug 2003 23:04 GMT1
I have the following errors in my application, what
should I do?
error LNK2001: símbolo externo "int __stdcall WSAStartup
(unsigned short,struct WSAData *)" (?
"Software License Agreement" class?11 Aug 2003 17:11 GMT1
I am new to Visual C++.  I need to implement a software
install program, which at one point needs to display a
screen of licensing text,  possibly scrollable.  At the
bottom, it needs the usual "Accept" and "Decline"
Setting Spinner and its Buddy11 Aug 2003 04:44 GMT1
Hello
I want to put a Spinner and set an Edit to its Buddy. I have some
problems:
1- I want the spinner to add/subtract 0.01 to/from the number shown in
single-letter typecasting macros - where defined ?11 Aug 2003 03:16 GMT2
In the sample code for the SortedList class, I see the use of a string
typecasting macro consisting of a single letter "S".  i.e.:
Sortedlist->Add(S"Keyval one", S"Item one");
Now I have deduced that the "S" can be replaced with (String __gc *) and the
i need good advise10 Aug 2003 21:21 GMT2
its go like this.
i have some hardware that came with dll to access his resources and manage
them.
(there is nice api).
return string to .Net application from c dll ?10 Aug 2003 16:22 GMT1
how can i return string to .Net application from c dll ?
i have the text in
char sText[100] ;
and i want to return it from c dll to .Net application.
Dll debug question09 Aug 2003 19:44 GMT6
When I am debugging, I call the app, which loads the dll and then I can
trace the dll. In this scenario everything is ok. But when my dll calls an
app which loads another dll, that then lods mine, - I am not able to trace
my dll.
unicode text in dialog controls08 Aug 2003 22:50 GMT1
i want to set farsi text in static control or button.
but VC++ .NET resource editor cant permit.
whereas VC# and VB can. how can i solving this problem.
sincerely m.komeily
Pages: 1 2 3 4 5 6 7 8 9 July, 2003
 
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.