Enter Keywords:
Search Within Results
 
 
Narrow Results
Can't Find a Solution
 
 
 
1 - 10 of 16003(0.197 seconds)
Sort By:
 
I need to translate this code into C#, but am unsure how to go about doing so and am not even certain of the purpose (in spite of the comment provided). The C\C++ code is as follows:         ...
Zones: MS Visual C#, C++, CDate Answered: 09/10/2008 Rating: 5.8 Views: 0
Hello group, I'm about to write a telephony interface for a calling center, where it should capture a dialed number, time of call and end time of it and more. I'm still in the phase of re...
Zones: C, C#, MS Visual C++Date Answered: 09/21/2009 Rating: 8.0 Views: 0
Problem is  in the fread statement fread(&e[0],sizeof(e[count]),2,fp) even though i have 2 records in the file i get i get 2 prints on the screen one is the first record and the other ...
Zones: C, MS Visual C++, C++Date Answered: 10/11/2009 Rating: 9.3 Views: 0
Hi,  just imagine I have an MFC default application for a dialog in MSVC++ 6.0. I have included one extra .h file (Fun.h) and its corresponding implementation file (Fun.c) in the project. In the d...
Zones: MS Visual C++Date Answered: 12/22/2006 Rating: 9.8 Views: 0
In a project that listens to incoming audio stream on the Internet in Windows Media Audio, and is required to save it to disk as an MP3 file, I am looking for an ActiveX (or regular COM server) tha...
Zones: Audio Editing, Windows ...Date Answered: 08/21/2007 Rating: 7.6 Views: 0
Ah hello. I have the following class and a call in an MFC application: class T { public:       T( const CString& lpszT )       {             m_str = lpszT;       }       CString m_str; }; T dg ( __FUNCTION__ ...
Zones: C++, Windows Programming, Windows M...Date Answered: 08/14/2007 Rating: 6.6 Views: 4
I have written the code below to browse active directory, starting at a specific entry and listing all of the users at the specified entry and all children.  It works great except the Username prop...
Zones: C#, Active Directory, .NET Framew...Date Answered: 08/13/2007 Rating: 8.0 Views: 0
how can I split a datatable on multiple data tables with no more than 30 rows in each?
Zones: C#, ASP.Net ProgrammingDate Answered: 08/15/2007 Rating: 8.6 Views: 0
I am a VB programmer that is converting everything to C#.  Is there something similar to a "With...End With" construct in C#.  I want to convert the following to C#:             With lblTPresent...
Zones: C#, Visual StudioDate Answered: 08/22/2007 Rating: 8.2 Views: 0
This is probably a simple fix, but I can not get it.  I created a .dll file from one of my other C# programs and now I have added it to my new project.  The title is Kinedx Arm and that is actually...
Zones: C#, Visual Basic, Microsoft ...Date Answered: 08/28/2007 Rating: 8.0 Views: 0