Search:

Type: Posts; User: sniper22

Search: Search took 0.01 seconds.

  1. Thread: hide console

    by sniper22
    Replies
    4
    Views
    2,653

    i created a win32 apllication project and when i...

    i created a win32 apllication project and when i tried to execute it nothing happened
  2. Thread: Installation

    by sniper22
    Replies
    3
    Views
    878

    Installation

    ok, i have an .exe, i want the user to be able to install it, that incluudes installing the batch file in the startup, so the user will restart and the program will run, i want folders to be created...
  3. Thread: hide console

    by sniper22
    Replies
    4
    Views
    2,653

    hide console

    i have put a batch into my startup and my code runs when i startup windows, how do i hide the console when windows starts up? ie. .exe
  4. Thread: startup

    by sniper22
    Replies
    7
    Views
    1,654

    not reading from text

    i dont know whats wrong with this code, it enters method, but it doesnt enter while loop
  5. Thread: startup

    by sniper22
    Replies
    7
    Views
    1,654

    how to u prepare a batch file?

    how to u prepare a batch file?
  6. Thread: startup

    by sniper22
    Replies
    7
    Views
    1,654

    startup

    how do i get my program to compile and run as soon as it startup my computer?

    thanx
  7. Thread: banned sites

    by sniper22
    Replies
    4
    Views
    1,804

    banned sites

    ok, this sounds stupid, but im creating a nanny filter, i just need an updated list of banned sites, dont suppose anyone knows where i would get one :D
  8. Thread: pop up

    by sniper22
    Replies
    3
    Views
    881

    pop up

    how do i create a pop up? say for example a pop up saying "access denied"
  9. Replies
    8
    Views
    1,063

    say for example i have a text file, and im using...

    say for example i have a text file, and im using I/O stream, my file is constantly being update so i dont know how many lines there will be, is there a way of getting the num of lines?
  10. Replies
    8
    Views
    1,063

    that would convert a char array of size 256 where...

    that would convert a char array of size 256 where array[i] is an element to a string, ie. say i have an address which is made up of 20 chars will that convert it to a string?
  11. Replies
    8
    Views
    1,063

    char conversion

    how would i convert a char array, ie. address[256] into a string?
  12. Thread: parsing

    by sniper22
    Replies
    5
    Views
    1,054

    what about using xml parsing?

    what about using xml parsing?
  13. Thread: parsing

    by sniper22
    Replies
    5
    Views
    1,054

    im familiar with the data that travels across the...

    im familiar with the data that travels across the net, im using sockets,
    im not using the .net framework, do u know any usefull classes for a html parcer? or anything?

    thanx
  14. Thread: errors

    by sniper22
    Replies
    3
    Views
    1,119

    i never got these errors until recently, im...

    i never got these errors until recently, im trying to track back throught my code but i cant find anything, so must be in the settings
  15. Thread: errors

    by sniper22
    Replies
    3
    Views
    1,119

    i checked and there is no libcpmtd.lib, what...

    i checked and there is no libcpmtd.lib, what should i do?
  16. Thread: errors

    by sniper22
    Replies
    3
    Views
    1,119

    errors

    i keep getting this error and dont know how to fix it, any ideas?

    thanx

    nafxcwd.lib(afxmem.obj) : error LNK2005: "void __cdecl operator delete(void *)" (??3@YAXPAX@Z) already defined in...
  17. Thread: parsing

    by sniper22
    Replies
    5
    Views
    1,054

    parsing

    im having a major problem woth this and i need help, im setting up a proxy and want to filter the html so to block indecent material, so im basically creating a nanny filter, is there a class for...
Results 1 to 17 of 17