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

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

    Using flash in CBuiilder!

    Hy...can anyone help me with this problem? I am developing games in CBuilder and everything till now it's ok...but I see that it's very hard to create good animations... Does anyone know how I can load a swf in my form?I already found a way...but it creates a new window and loads the swf in that...
  2. ctoma2005

    Rotating bmp's and jpg's

    Hy. Can somebody help with my problem?? I need to rotate some images(BMP and JPG). My problem is that i need to do it very fast, so the solutions i got so far(taking each pixel and finding it's new position) are not good. The fastest way I know is by ising GDI+ form Microsoft, and it's very...
  3. ctoma2005

    RETRIEVING mp3's from DLL

    Hy. I have a problem... I have to store an mp3 in a dll and retrieve it after to use it in a game. My current game can retrieve wav's from a dll and successfully play it. My problem is that it needs to work with mp3's to...but Directsound doesn't support mp3. I think I need to use a...
  4. ctoma2005

    Loading animated GIF's

    I'm writing some games and I want to load animated GIF's in my game, but I have no ideea how to do this!!Does C builder have GIF-specific components? I found some code that works, but only in Win32 aplications.I know that it's not that easy, because it's not open source... If someone can help...
  5. ctoma2005

    Creating makefile's for DLL's!!!

    Hy. I have to create a makefile for buiding a DLL. The DLL contains only a resource file(jpg's and waw's). The game i am working on is written in C++ builder. I want to create a makefile and using project -> export_makefile doesn't work(it gives me an "access violation" when I type "make -f...

Part and Inventory Search

Back
Top