Top.Mail.Ru
The C++ Community's Journal -- Day
? ?
The C++ Community's Journal -- Day [entries|friends|calendar]
The C++ Community

[ userinfo | livejournal userinfo ]
[ calendar | livejournal calendar ]

Dynamic linking of .dlls ??? [02 Dec 2003|06:03pm]
I recently completed a first person shooter for a school project which I would like to put on the net. Right now there are many data files (.3ds, .bmp, .wav), and a few .dll files. I can live with the data folder if necessary, but right now OpenGL needs the .dlls in the windows systems folder. I don't want to have to tell people to place the .dlls files there.

Someone told me to look into Dynamically linking the .dlls into the project. Does anyone know anything about this?

Also, is there a way to imbed the data files into the project? (I found a tutorial for the bitmap, but it said nothing of other file types).
2 comments|post comment

[02 Dec 2003|08:45pm]
a linux c++ question here...

in the XSetScreenSaver function:

XSetScreenSaver(display, timeout, interval, prefer_blanking, allow_exposures)


does anyone know what to pass in for the display parameter?

thanks!
2 comments|post comment

navigation
[ viewing | December 2nd, 2003 ]
[ go | previous day|next day ]
Image