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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
SPeech SDK for Palm PCs17 Jun 2004 17:22 GMT1
Can I use Speech SDK for Palm PC application (Windows CE)?
Posted Via Usenet.com Premium Usenet Newsgroup Services
----------------------------------------------------------
   ** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
Enable Enhanced Instruction Set17 Jun 2004 14:41 GMT2
I'd like to know if there is a compiler definition set after this compiler
option, so I can adjust my code to use see/sse2 instructions as well in
those build configurations which have this option turned on.
Activex control help...17 Jun 2004 04:35 GMT1
Can anyone tell me how to add a menu to an activex control?
Function Export16 Jun 2004 21:36 GMT3
Here is my function in C++:
__declspec (dllexport) void CHARtoINT(char *input, int *output)
{
   int length = strlen(input);
VariantChangeType?16 Jun 2004 19:48 GMT1
if I use VariantChangeType to change a variant to a VT_BSTR am I responsible
for freeing the BSTR string? even if the original was a BSTR?
winsock issue16 Jun 2004 17:43 GMT1
Take in mind the following scenario: two computers are sending data to each other ( using winsock ), one computer send data faster then the rate data is being processed by the other computer, this will cause the target computer TCP Stack to get filled and the source computer will ...
Replace exe and dll in use16 Jun 2004 16:49 GMT8
I have 2 questions:
1) As I know there is no way on Windows to replace a running exe, but
somebody told me that this is doable, and I couldn't find any info on
how could this be done programmatically. Is something like this
Linking problem when porting C++ to .Net16 Jun 2004 00:18 GMT1
I am currently trying to port a small open source scientfic library written
in C++ to .Net. The code (including the VS solution) could be found at
http://www.vermorel.com/opensource/selfscaling.zip
My problem is that when I try to compile the library I got a list of linking
compiler error C2440...15 Jun 2004 22:08 GMT1
I get this:
error C2440: 'initializing' : cannot convert from 'class Day *' to 'class Day'
when I try to compile this:
Day d = new Day();
Activator.CreateInstance or InvokeMember? Code is not getting me where I want to go.15 Jun 2004 21:07 GMT1
this is a repost with a hopefully more clearly stated scenario and more
concise questions at the end.
given the following two classes, my intent is to use pass a token into the
instantiated class DBPassword and return a string;
Simple Multithreading15 Jun 2004 21:02 GMT5
I would like to know how to perform simple multithreading.
I had created a simple form to test out if I was multithreading
properly, but got buggy results. Sometime the whole thig would lock
up when I got two threads going at the same time.
When Exception handling disabled...15 Jun 2004 20:51 GMT4
When Exception handling disabled compiler still spits out "C++ exception
handler used."  Why is that?
Why does it ask for "Specify /EHsc"?
Thanks!
WS2_32.dll error in my app. Help me!15 Jun 2004 16:09 GMT1
" The procedure entry point getaddrinfo could not be located in dynamic link library WS2_32.dll " error is occured while running my app.
I don't know how to clear this error.
Please reply me.
Thanx
MFC documentation15 Jun 2004 12:52 GMT2
Where I can find free MFC documentation ?
Thanks
Simon
simple question, *__gc15 Jun 2004 07:05 GMT1
I have a simple question but I can't find it on any newsgroups.
I have a MC++ class that contains a private field of native type
   private:
      HTTP_RESPONSE _httpResponse.
Pages: 1 2 3 4 5 6 7 8 9 10 May, 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.