User Profile

Collapse

Profile Sidebar

Collapse
X~coder
X~coder
Last Activity: Aug 18 '07, 08:34 PM
Joined: Sep 30 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • problems with installing genius speed wheel on XP SP 2

    hy
    i tried to install a genius speed wheel on a pc running xp pro sp2
    the problem is that the wheel has a serial conector (it works fine under win 98)
    but for xp i need a usb conector so i bought a serial-to-usb convertor but it didn't work. it's recognased as an unknown media device, instaling the usb driver (for the wheel) doesen't make any difference.
    is ther any posibilitie to install it?
    See more | Go to post

  • X~coder
    replied to hiding partitions or drives in windows
    woooooooooooooo ooooooooooooooo oooow !!!!!!!!!!!!!!! !!!!!!!!!!!!!!! !!!!!!!!!!!!!!! !!!!11
    i didn't know how many things you can do with policys
    thanks
    See more | Go to post

    Leave a comment:


  • X~coder
    replied to hiding partitions or drives in windows
    " it admin " at my hyschool =)) how about something more down to earth!!!
    there is no "it admin" at my hyschool, there are only " it teachers :-P " and please belive me they are " more stupide then the law alaws"
    PLS explane my how to work with policies .
    i have the passwords for all the admin acounts B-)...
    See more | Go to post

    Leave a comment:


  • X~coder
    started a topic hiding partitions or drives in windows

    hiding partitions or drives in windows

    hy all

    i don't have a good net connection at home ( it isn't cheap either ) so i can't download alot of stuf but at school we have lets say a good net (15 - 30 KB/s)
    so i conviced one of the teacher to let me put a HDD in a pc ( @ school) .
    the problem is that other techers or school mates shouldn't see the partitions ( on my drive ) using explorer , but i need to have acces to it and utorrent should be able to...
    See more | Go to post

  • X~coder
    replied to guys expression evaluator
    in C
    now that you have the ecuation in the text file you should try to solve it step by step

    i'm using in this ex things like for(int i=........) witch are for reference only
    you can use them but you have to go to the right position in the file
    or you can use a stack


    SORY FOR ALL MY MISSPELINGS :)

    ex:

    1) search for the most iner "( " somthing...
    See more | Go to post

    Leave a comment:


  • X~coder
    replied to guys expression evaluator
    in C
    here's the part that checks that the operations are ligal and puts the expretion in a tex file


    // david 2.cpp : Defines the entry point for the console application.
    //
    #include <iostream.h>
    #include <conio.h>
    #include "math.h"
    #include "stdafx.h"
    #include "david 2.h"
    #include <fstream>



    #ifdef _DEBUG...
    See more | Go to post

    Leave a comment:


  • ok here's the story

    one of my " very inteligent " teacher thinks that the only way to change a win password is to boot in safe mode && use the ADMNISTRATOR acount ( she doesn't know that this acount can have a pasword to).
    i'm talking here about a pc from my hyschool so fuck it.
    it doesn't bother me if win can't boot in safe mod , i don't iven need win to boot to find user passwords :)
    See more | Go to post

    Leave a comment:


  • X~coder
    started a topic preventing windows from booting in safe mode

    preventing windows from booting in safe mode

    hy all


    is there any way to prevent wintows to boot in safe mode?
    See more | Go to post

  • thanks !!!
    See more | Go to post

    Leave a comment:


  • X~coder
    replied to C++ help!!!!!!
    in C
    #include <iostream.h>

    void main(void)
    { float mat[5]; /// it is ulikely that the user imputs mor then this
    char test='y';
    int i=0,j=0;
    int dd[5];

    /// reads the numbers//////
    while(i<5)
    {cout<<" next number = ";
    cin>>mat[i];
    if(i==3) cout<<"this is the last number ";

    i++;
    }...
    See more | Go to post

    Leave a comment:


  • hy $ all

    i had the same problem with some original cd too ( games that i recived wen i bought my VGA problebly my only original cds :) ) .
    i couldn't make any copies of them .

    but i did manage to breake ther fuking security : i oppend the cd with windows explore , copied the content in a folder on my HDD and then i wrote it back on a cd. it worked , my friends could instal the game but they...
    See more | Go to post

    Leave a comment:


  • X~coder
    started a topic transforming a binary file in a string of 0s and 1s
    in C

    transforming a binary file in a string of 0s and 1s

    helo all

    i need urgent help

    i'm trying to tranform a binary file in a sting of 0s and 1s .
    ex: i have the file vvv.ecc how can i tranform it in a strig of 0s and 1s and then put the sting in a txt file?
    and then from that strig to be able to creat the file vvv.ecc exactly as it was?

    pls give the exact code in C++ ( os= xp ) and some specifications ( i' m a nooby but i'm...
    See more | Go to post

  • X~coder
    started a topic Help with Equation evaluation program
    in C

    Help with Equation evaluation program

    hy i'm a noobie too i tried to make a calculator that imputs an ecuation
    it is a consol program. i hope it can help you :)
    ex: 3+5*564-342^33/22-(34343-(((34^4+2)-2-6))+4)=
    the part of the cod i have finds any mitakes and puts the ecuation in a txt file.
    ( it is interactiv for ex: you type 3+* it tels you that you entered 2 operatos and it asks you if you want to continue with the ec. if you give " Y"...
    See more | Go to post
    Last edited by Banfa; Oct 1 '06, 04:48 PM. Reason: Added [code] ... [/code] tags

  • X~coder
    replied to Funtion to help finding the Largest Value
    in C
    this sounds more like a homework but here is your code
    c ++

    Code removed per posting guidelines
    ////////////////////////////////////////////////////////////////////////////////
    at b) try to be more specific && give an example


    and try to solve your homework allone
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...