Forum: C++ Mar 23rd, 2007 |
| Replies: 2 Views: 913 Yes but haw would i intergrate ur code with mine to get it to work every way ive tried i end up eating all the sys resources can some one show me haw i could impament some thing into my code thanx. |
Forum: C++ Mar 20th, 2007 |
| Replies: 2 Views: 913 Hi all i was wondering if any one could help me i have a program i made using wininet in c c++ and my program is not seeing if there is a connections before completing with the execution ive tried to... |
Forum: Pascal and Delphi Nov 29th, 2006 |
| Replies: 3 Views: 3,178 Yeh i heard about it m8 thnx but i realy need to learn haw to make my own my main question is the image.data haw do i turn jpb into like binary |
Forum: Pascal and Delphi Nov 28th, 2006 |
| Replies: 3 Views: 3,178 Sry for the double post i think this might need moving to the delphi forum as my question about the source is in delphi also i have a proble haw do i turn a jpg into Picture.Data = any help would be... |
Forum: Pascal and Delphi Nov 28th, 2006 |
| Replies: 3 Views: 3,178 Hi was wondering if any one knows what scripting language resource hacker uses as i would like to add a new menu to my team speek client so my clan members can open there americas army game from with... |
Forum: C Oct 19th, 2006 |
| Replies: 6 Views: 2,708 Ok thnx man this is what i have got so far using your examples to help
#include <stdio.h>
#include <stdlib.h>
#include <time.h>
int rrand(int min,int max)
{
static int init = 0;
int... |
Forum: C Oct 19th, 2006 |
| Replies: 6 Views: 2,708 ~s.o.s~ what can i say man you are great very much apriciated m8..I know alot of language's a bit of c c++ but i know more of perl python ruby any way's if i have any further question i will post... |
Forum: C Oct 18th, 2006 |
| Replies: 6 Views: 2,708 Hi thnx for the rely i am just starting to code the application any chance you got any link's that might give me a good start thnx in advance. |
Forum: C Oct 18th, 2006 |
| Replies: 6 Views: 2,708 Hi guy's i was wondering if any one can help i wat to make a random file generator which will be able to create random file's with random string's in them also i wilkl have to be able to control the... |