Enter Keywords:
1 - 10 of 3185(0.006 seconds)
Sort By:
 
I just have a small question about a console-based random number generating program I've created which uses the CryptGenRandom function.  Basically the random numbers are generating fine but the mi...
Zones: MS Visual C++, C++, MS ...Date Answered: 02/24/2008 Rating: 7.8 Views: 0
Hello, Let's say I have a CRC32 value. And now I need to generate data with the same CRC32. I know I could use bruteforce, but I'm sure there is more efficient method. And the other thing I woul...
Zones: Algorithms, .NET, C++Date Answered: 10/02/2008 Rating: 9.3 Views: 0
Yes, this is my homework. No, I'm not asking for a solution to it, just some help (I'm getting frustrated with google, and the deadline is midnight). I just need some help on how I do this. So I...
Zones: Microsoft Visual C++Date Answered: 11/18/2008 Rating: 7.6 Views: 0
I am working with an existing Visual C++ application and I need to change the font on the default menu. I know it picks up the system font, but  I need an easy way to modify the existing menu list ...
Zones: C++Date Answered: 01/13/2009 Rating: 9.0 Views: 0
Hello i am new to C++ I want to know how to code nest class and implement class; for example.h class a
Zones: C++ Builder, Micros...Date Answered: 04/08/2009 Rating: 9.0 Views: 0
I am writing my first windows forms program in C++ and I am suppose to be making a simple mouse draw program. But I am currently having trouble tagging a way to change the size of the radius of the...
Zones: C++Date Answered: 05/05/2009 Rating: 2.5 Views: 0
Hello group, I'm writing a console mode applications which deals with emailing and ... now in part of it I need to send an email to 1 or more people using smtpclient class. However, I'm get...
Zones: MS Visual C#, C#Date Answered: 07/27/2009 Rating: 8.8 Views: 0
Hello group, I am using ArrayList in C# and so I have a class as CMyClass tran.first_name tran.last_name tran.date tran.score tran.level After I add it the object using  MyArrayList.Ad...
Zones: C#, MS Visual C#Date Answered: 08/03/2009 Rating: 8.7 Views: 0
Hello group, I'm having a code which acts weird, trying to get a value from a returned data set (1 record only). I can see the value of Reader[0] but it won't be assnged to strStatus! ...
Zones: C#, MS Visual C#Date Answered: 07/30/2009 Rating: 9.3 Views: 0
Hi Experts, I have a simple mortgage calculator in C++ that seems to be working except it's not calculating the correct payment amount. I'm wondering if this is because of a probelm with the progr...
Zones: Microsoft Visual C++Date Answered: 08/08/2009 Rating: 10.0 Views: 0