Search:

Type: Posts; User: IM!

Page 1 of 2 1 2

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    1,234

    THX I will take a look at it right now!

    THX I will take a look at it right now!
  2. Replies
    2
    Views
    1,234

    3DSM Animated Character Onscreen

    Hello! Let's get straight to the point. I have a modeled chara in 3D StudioMax. I would like to write a application in C++ that would allow me to show the chara on screen (in Windows - like the...
  3. Thread: MD5 Sum

    by IM!
    Replies
    1
    Views
    1,042

    MD5 Sum

    When you download something big from the net the website offers you the MD5 sum to check if everything was downloaded correct. Well my question is: How can I get the size in bytes of a file? I would...
  4. Thread: Crazy SDL prog.

    by IM!
    Replies
    4
    Views
    921

    Allright the prog. is ready now, so If I want to...

    Allright the prog. is ready now, so If I want to give it to a friend, what do I have to include the .exe file, the .bmp file with the image and do I have to include the SDL.dll or something?
  5. Thread: Crazy SDL prog.

    by IM!
    Replies
    4
    Views
    921

    THX problem solved...;-)

    THX problem solved...;-)
  6. Thread: Crazy SDL prog.

    by IM!
    Replies
    4
    Views
    921

    Crazy SDL prog.

    Ok here is the code:



    #include "stdlib.h"
    #include "SDL/SDL.h"

    int main(int argc, char *argv[])
    {
    SDL_Surface *screen; //This pointer will reference the backbuffer
  7. Replies
    6
    Views
    1,128

    oK...i'M DESPARATE...i tried everything, nothing...

    oK...i'M DESPARATE...i tried everything, nothing seems to work exept system("PAUSE");...please give me a solution... :eek: :( :confused:
  8. Replies
    6
    Views
    1,128

    OK next question, here the code: #include...

    OK next question, here the code:



    #include "stdlib.h"
    #include "SDL/SDL.h"

    int main(int argc, char *argv[])
    {
    SDL_Surface *screen; //This pointer will reference the backbuffer
  9. Replies
    6
    Views
    1,128

    I managed to fix everything you rock man, the...

    I managed to fix everything you rock man, the only prob is, when I display a bitmap it appears in a window, how can I show it over the screen? Like a PowerPoint presentation...just a example to what...
  10. Replies
    6
    Views
    1,128

    I downloaded their Win32 zip package and the...

    I downloaded their Win32 zip package and the SDL_image libary, but there are just dlls in it, whats with the header files? :confused: I use DevC++, there is some VC++ version?
  11. Replies
    6
    Views
    1,128

    Image over the whole screen!

    Hi, well since I got more familiar with header files and libaries from my last project with SQLite (ended up well :D ) I had another crazy idea! I want to create a prog. which would show a...
  12. Thread: Using SQLite?

    by IM!
    Replies
    18
    Views
    11,659

    OK I managed to link it in DevC++ and it works,...

    OK I managed to link it in DevC++ and it works, but since I'm working with Borlands Compiler, could someone tell me how to link .lib files into it?
  13. Thread: Using SQLite?

    by IM!
    Replies
    18
    Views
    11,659

    yeah laser I did adapted your command and it...

    yeah laser I did adapted your command and it worked , I got the lib file and I put it into the lib folder. But how do I link it?
  14. Thread: Using SQLite?

    by IM!
    Replies
    18
    Views
    11,659

    Well I can use the IMPDEF command, but the LIB...

    Well I can use the IMPDEF command, but the LIB command is not working, it says that it can't recognize it?
  15. Thread: Using SQLite?

    by IM!
    Replies
    18
    Views
    11,659

    Allright I installed DevC++ and the SQLite...

    Allright I installed DevC++ and the SQLite Pack...and it's still not working, same error as the one in my last post...ok...prelast... :rolleyes: Any ideas, I'm new to DevC++?
  16. Thread: Using SQLite?

    by IM!
    Replies
    18
    Views
    11,659

    Nope! It's still not working, but don't worry I...

    Nope! It's still not working, but don't worry I will get this to work! :mad: :D Maybe I should just switch to DevC++, is it really true that non of their compiled progs work without that MS .dll? ...
  17. Thread: Using SQLite?

    by IM!
    Replies
    18
    Views
    11,659

    Ok I tryed various of combinations: I added...

    Ok I tryed various of combinations: I added another include, replaced stdio.h with stdlib.h, well I get the following error:



    > Executing: D:\Programm Files\ConTEXT\ConExec.exe...
  18. Thread: Using SQLite?

    by IM!
    Replies
    18
    Views
    11,659

    Ok I placed the header file into my include...

    Ok I placed the header file into my include folder, then I tryed to compile the following code:



    #include <stdio.h>
    #include <sqlite3.h>

    static int callback(void *NotUsed, int argc, char...
  19. Thread: Using SQLite?

    by IM!
    Replies
    18
    Views
    11,659

    I guess MinGW would be the right choice, well I...

    I guess MinGW would be the right choice, well I also wanted to try DevC++ but in the app. description there was "The executables compiled by Dev-C++ will need MSVCRT.DLL", well I really don't like...
  20. Thread: Using SQLite?

    by IM!
    Replies
    18
    Views
    11,659

    I just edited my previos post :D ...got it, well...

    I just edited my previos post :D ...got it, well I use Borland C++ Compiler...should I try to set the header file into my include folder? What are the other files in the source zip for?
  21. Thread: Using SQLite?

    by IM!
    Replies
    18
    Views
    11,659

    Well I use Borland C++ Compiler 1. Well i...

    Well I use Borland C++ Compiler
    1. Well i downloaded the sorces to, but how do I use it under win, do I have to move the header files into my include folder?
    2... but how do I use the .dlls?
  22. Thread: Using SQLite?

    by IM!
    Replies
    18
    Views
    11,659

    Using SQLite?

    A few days ago I ran into SQLite, I was looking for a database system to include into my project. Well I don't really get the point how this works, does SQLite supports C++, what WIN Binaries do I...
  23. Replies
    7
    Views
    2,244

    Wow people I'm really happy about the interest,...

    Wow people I'm really happy about the interest, sorry It took so long! Well what i want to get is a programm that would run as a Daemon, it would get my IP adress periodicly every 2 hours and compare...
  24. Replies
    7
    Views
    2,244

    IP adress in Linux?

    Well I have 2 questions! :D
    1. How do I find out the IP adress of the PC I'm will run the program I'm trying to write? Can anyone post the code?
    2. In windows there are these apps who work in the...
  25. Thread: C++ & PHP

    by IM!
    Replies
    11
    Views
    1,512

    men I'm confused, CornedBee what do you think...

    men I'm confused, CornedBee what do you think would be the best idea... writing a plugin module... sending it over winsock (but the programm has to work on Linux aswell)... or mysql++. Questions...
Results 1 to 25 of 30
Page 1 of 2 1 2