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 strongm 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: *

  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

    I have a geforce 2 mx 400
  3. 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...
  4. 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...
  5. lobodo44

    MBR problem

    I have 1 hd and 4 partition. One windows C:, a backup D:, a linux ext3 and a swap. I started by installing Windows on c: and after I installed Linux on my free space. But i needed to resize my d: partition after the install because i needed a swap. Laurent
  6. lobodo44

    MBR problem

    Thanks for your help guyz but nothing of this worked.... The computer try to boot from a cd and then nothing happen there is just a _ bar flashing.
  7. 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...
  8. lobodo44

    TImage with "new"...

    Thanks for your help dude !!! :-)
  9. lobodo44

    TImage with "new"...

    Here is the declaration of the function untouch. inline __fastcall TSpaceObj(TComponent* Owner); I don't understand that. What can I put as an owner? I tried the form but it didnt worked.
  10. 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...
  11. lobodo44

    OnKeyDown problem....

    Thank you guyz now it worked with the keypreview. But now ihave a problem : the game slow down when i keep the button pressed. I have a background that is running with a timer to move it. I don<t if the thing you speaking of (ICounter) can remove that.
  12. lobodo44

    OnKeyDown problem....

    thanks for your response I'm trying to make a little game whit an image in background so how can I catch the keyboard or remove the focus thing on my object
  13. 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
  14. lobodo44

    Newb question about table....

    Thanks man :) You really helped me ! My program is not near from end but I can continue. Thanks
  15. 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 }...
  16. 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 &quot;Fatal: open /dev/hdb1/ : not a directory@ (hdb1 is my linux hard drive. Could I get help plz ????
  17. lobodo44

    Boot problem ...

    I tried what you said soaplover and it didnt work. And yes my jumper are correctly configurated and my disk is primary. My computer get stuck when i try to boot at Verifying DMI pool data....
  18. 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...
  19. 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...
  20. 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...

Part and Inventory Search

Back
Top