|
|
|
Help with text adventure
Wed, 6 Aug 2008 13:59:41 -0700 (PDT)
Hello,
I'd like to make a text adventure for Windows. I want it to be a
choose-your-own-adventure rather than a Zork-like game with a parser.
It should be pretty simple to program, but I don't know where to
start. Right now I am confused about the options of using GDI, GDI+,
GDI32 and DirectX. I don't think i ...
|
An appropriate Muti-head DVI adaptor
Wed, 6 Aug 2008 12:09:03 -0700
Hello,
First, I'm fairly sure this is not the right group for this question, but I
couldn't find one that seemed more appropriate. So, if you wish please just
direct me to the right one, if there is a right one, rather than taking your
time for my question.
---------
I am currently running WinXP on a ...
|
How to check if Gdiplus::Image and Gdiplus::Graphics are invalid?
Tue, 5 Aug 2008 10:45:02 -0700 (PDT)
I have this code:
std::auto_ptr<Image> img(Image::FromFile(wstr.c_str()));
std::auto_ptr<Graphics> gr(Graphics::FromHDC(hPrinterDC));
and I can't check if what I've got are valid pointers.
There doesn't seem to be anything resembling "IsValid()"
Thanks ...
|
Can you send uppercase Chars to Terminal Server ?
Mon, 04 Aug 2008 05:24:16 -0700
Hi,
Saw you post.
I have code working along the lines that you mentioned.
When it sends to Notepad in a non-TS window (normal Windows session), it sends uppercase ok.
However when it sends to the TS Window, the characters are always sent as lowercase.
Do you have that problem ?
Thanks,
Rob Crombie
robhp AT ...
|
Image::FromStream: loading IStream with PNG data
Mon, 4 Aug 2008 01:29:01 -0700
Hello.
Loading images from a custom istream using gdi+ functions works for jpeg and
tiff image types I tried, but for PNG doesn't. I think the problem is not in
PNG data, but in my IStream implementation.
I was using a custom istream that implemented IUnknown, ISequentialStream,
IStream. when loading the ...
|
Drawing an icon so that a particular color is transparent
Sun, 03 Aug 2008 17:17:04 -0400
In VS 2008 in a project I create an icon as a resource in various image
formats using the VS 2008 icon editor. In my code I load the icon with
LoadImage and draw it with DrawIconEx on my WM_PAINT's DC.
The image draws in the correct place but I want a particular color in
the image, white, to be transparent ...
|
Tooltip displaying problem on same control when second time mouse
placed on it
Sat, 2 Aug 2008 07:25:18 -0700 (PDT)
When mouse is placed on control at first instance tolltip is coming
fine. when I move mouse from control to non client area and place the
mouse second time on the same control the tooltip is not showing. And
if i move the mouse with in client area tooltip is working fine.
I am using tts_showalways style.
P ...
|
|
|
Anuncios Gratis www.AnunciosGratis.de
Fri, 1 Aug 2008 12:46:29 +0200
Vendo coche seat ibiza, 1999 . en buen estado, color plata, Precio ,4900 euros. Precio 4566 Euros.
Tfno: 91452123334
Puedes ver mi anuncio gratis en:
www.AnunciosGratis.de Anuncios Gratis
www.AnunciosGratis.de Anuncios Gratis
www.AnunciosGratis.de Anuncios Gratis
www.AnunciosGratis.de Anuncios Gratis
ww ...
|
Why can not print a big transparent BMP image(small image can be t
Thu, 31 Jul 2008 23:26:01 -0700
Now, I want to print a transparent BMP image(background is set to White
0xff0xff0xff).
I have two BMP image:
bmpFirst: pixel dimension(72*72), LOMETRIC(0.1mm) dimension(191,191),
resolution(96dpi, or 3780pixel/meter)
bmpSecond:pixel dimension(226*226), LOMETRIC(0.1mm) dimension(191,191),
resolution( ...
|
Problem with GDI and Aero
Thu, 31 Jul 2008 11:29:20 +0200
I use the following api to display a bitmap inside a dialogbox:
GetDC
LoadBitmap
GetObject
GetDlgItem
GetClientRect
ClientToScreen
ScreenToClient
CreateCompatibleDC
SelectObject
BitBlt
Under Vista with Aero, the bitmap is not displayed. With Aero deactivated or
XP,
the bitmap is correctly displayed ...
|
|
|