I'm trying to insert a flash movie (230*230) into a dreamweaver table. I have 1 cell in this table for the flash movie. I have a small border around the table. Is it possible to get this cell to stretch to the size of the table and align the movie to its centre to accomodate various screen sizes
Hi
I'm trying to work out the best way of creating a system where when my motherboard next goes ( usually happens every 3 yrs or so) I will not have to re-install all my programs and settings(this would take days). I've created a ghost copy of my current installation with Acronis true image (...
When using double buffering in C++ to create an animation say of 30 images is it a good idea to create 30 off screen buffers and then blast each one to the screen when they've all loaded offscreen or is it better practise to just use 1 off screen buffer to prepare each image before blasting it...
Coming from other programming languages I have ssen something unusual in C++
I was looking at a some code where someFunction() was defined globally
The programmer then went on to instantiate an object as follows
sav=(SObj*)GetWindowLong(hwnd,GWL_USERDATA);
He then made the following call...
Thanks.
It has caused an error elsewhere in the program
I have a constructor which begins as follows
TWin(HWND _hwnd,int _id) : hwnd(_hwnd),id(_id), bBack(0),bSpr(0),hClip(0),bitmaps(0)
{
bitmaps(0) is throwing an error
file.cpp(155) : error C2536: 'TWin::bitmaps' : cannot specify...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.