Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: lobodo44
  • Content: Threads
  • Order by date
  1. lobodo44

    Deleting partition table

    Hi, At first, I partioned my HDD with Partition Magic. Now, I don't know happen ( because I did a lot of modification, resize, reformat when installing linux) , PM can't read partition table anymore. Now I want to delete the complete MBR but I'm not sure if the HD will still be fonctional...
  2. lobodo44

    Debian video problem

    Hi, I've installed debian 3.0 r2 (bf42) and everything went well except an optional package I forgot. The problem I have is that when I boot, first I don't appear at the kde or gnome prompt and the screen is flashing. If I try to start manually kde, it jam when I execute startx. This message...
  3. lobodo44

    Boot loader

    Hi there, I've installed windows xp, then Mandrake 10.0 and then reinstalled windows cause grub install took off the windows boot loader and it didnt worked when I selected dos. But now I want to re-install grub or lilo. I know how to do but I want to be sure that I will be able to boot my...
  4. lobodo44

    MBR problem

    Hi there, I installed Mandrake Linux 10.0 over my XP install but it erased the boot sector of windows so I was unable to start windows. I decided to back up the bootsector of linux and I wanted windows to put his boot sector on the drive. I started windows recovery console but I wanted him to...
  5. lobodo44

    TImage with "new"...

    I'm making a game and I have created a new kind of object from TImage but I just added some properties. But now I need to create an object to make things appear on game. I tried with the new but it didn't worked. Here is what I tried.(TSpaceObj is my new TImage thing) TSpaceObj *rock = new...
  6. lobodo44

    OnKeyDown problem....

    Hi there, I'm trying to make something move with the keyboard but i can't get that OnKeyDown to work. I tried to put the function to move on the OnKeyDown of teh form but it doesn't execute at all. Thanks for your help Laurent
  7. lobodo44

    Newb question about table....

    Hi there, ok i'm pretty new to programming so this is maybe or surely not specific to borland builer but anyway......OK i want to make a checkers game so i declare a kind ... typedef enum { Piece1,Piece2, Piece3,Piece4,Piece5,Piece6,Piece7,Piece8,Piece9 ,Piece10,Piece11,Piece12,aucun }...
  8. lobodo44

    Problem reinstaling lilo.........

    Hi I installed windows XP after red hat linux 9 and he gently erase all the boot sector of my linux. So I boot whit the CD with linux rescue and type in lilo put he send me tha message "Fatal: open /dev/hdb1/ : not a directory@ (hdb1 is my linux hard drive. Could I get help plz ????
  9. lobodo44

    Boot problem ...

    I've recently installed a new hard drive on my computer and reinstalled xp on it after a lot of problem whit the registartion shit but now i got a new problem. If i remove my old hard-drive I can't boot with my new. I think thats because there is a boot file missing but I don't know what to do...
  10. lobodo44

    How reactivate XP on new hard drive?

    Hi I wanted to chnage my hard drive so I copied my old hard drive via a software named Drive Copy which copied everything including windows XP to my new hard drive. The problem is that when I boot the PC freezes at the welcome screen. I think that it's because windows XP have a protection with...
  11. lobodo44

    XP copied partition on new hard drive

    Hi I wanted to chnage my hard drive so I copied my old hard drive via a software named Drive Copy which copied everything including windows XP to my new hard drive. The problem is that when I boot the PC freezes at the welcome screen. I think that it's because windows XP have a protection with...
  12. lobodo44

    Newb question about object and c ++ builder....

    Yes I'm posting another noob question about object it's because I'm really new to that programming ( c++ visual and form). So when I try to execute my program it always say to me : 'Unresolved external 'TForm1::myconst' referanced from 'c:/.../file.obj'. I'm sure it's a little thing that I don't...
  13. lobodo44

    Object properties

    I want to know how I can change the properties of an object ( for example the text of a textbox ). I know it must be like a setter but what is it or where can i find the list of them?? Thanks at advance
  14. lobodo44

    Compiler doesnt want to execute file ?!?!?!

    I don't know what the hell is going on whit my borland c++ builder 6 but when i compile file they dont execute anymore...... nothing ! iI compile a file ( I've tried a lot ) and I try to execute the application nothings appears !?!?!?! help me plz
  15. lobodo44

    Remote access problem

    Hi there, I have 2 computer in a home network , one whit xp and one whit linux. The internet is entering thrue the xp comp. The problem is that i want to access my linux comp by the internet whit anything like ssh. I think i must do something like fowarding a port the my other comp but how can i...
  16. lobodo44

    Remote access problem

    Hi there, I've got 2 computers put in a home network,1 on windows xp and 1 on linux. My internet is entering in the xp comp and is share to the other. The problem is that I want to access my linux comp remotely but how can i do this ??? How can i get thrue my xp computer to get to my linux on...

Part and Inventory Search

Back
Top