lenk Posted August 8, 2004 Report Posted August 8, 2004 Hello.Is there a way to load the pictures into my game? ( C++ )Tutorials or so? Thank you! Quote
Severn Bore Posted August 8, 2004 Report Posted August 8, 2004 Hi LenkI think you will have to make your question a bit clearer. Quote
Guest guru Posted August 8, 2004 Report Posted August 8, 2004 Welcome Lenk!...sorry, but I agree with Severn Bore: what is "your game"? and what does it mean "to load pictures into the game"? And what is the relationship with PicturesToExe?!... Quote
lenk Posted August 8, 2004 Author Report Posted August 8, 2004 Oh, sorry! A "friend" said I can pack bmps into an exe and load them then from my c++ app.My game has alot of different gfxs.. I would like to pak them. If it doesn't work with picturesToExe.. any other suggetions? ( not a own fileformat please )screenshotBye,lenk Quote
alrobin Posted August 9, 2004 Report Posted August 9, 2004 Lenk,There are utilities in c++ available which will enable you to manage bmp files in your c++ programs, but PTE is not one of them. It is a free-standing slide-show program, and does not have any command-line interface capabilities, either.Do a search with Google and I'm sure you will find what you are looking for. Quote
lenk Posted August 9, 2004 Author Report Posted August 9, 2004 Oh! Okay, my friend was wrong ;D! But thank you. :-) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.