Tagged Questions

2
votes
3answers
228 views

how-to do Crossplatform transparent windows in c++?

Hello, I'm woundering how to make a window transparent, not cutout holes or the same transparency overall. Well, just say I wanna slap a PNG-picture of a rose or something and hav …
0
votes
0answers
34 views

Real Time File sharing - Windows Mobile

Hi, Is there any technology, library or component that provide real time file sharing on mobile platforms like Symbian , and windows mobile?? RealRime File Sharing means, the ab …
1
vote
1answer
144 views

postfix ‘d+0’ in Fortran real literal expressions

Does anyone knwow what the postfix "d+0" means in the assignments to M1, M2 and M4 below or is there any resource on the web or a book where one is very likely to find this informa …
0
votes
2answers
395 views

DateTime to Single with C#

Hi, I'm trying to build an interface between iTunes e MediaMonkeys. When I imported my tracks from iTunes to MM, the field LastPlayed wasn't considered. So I decided to build an …
1
vote
1answer
94 views

How do I convert a decimal number to REAL10 in MASM assembly?

Right now I convert the string containing the decimal number to an integer (ignoring the radix point for now), load it into ST(0), and divide by the correct power of ten to account …
2
votes
7answers
520 views

Was ‘Mel’ a ‘real programmer’ [closed]

Feel free to delete or close this as it is subjective. http://www.wizzy.com/andyr/Mel.html There's a story about 'Mel' and he's termed a 'real programmer' because he supposedly g …
1
vote
6answers
752 views

Precision of reals through writeln/readln in Delphi

My clients application exports and imports quite a few variables of type real through a text file using writeln and readln. I've tried to increase the width of the fields written s …
0
votes
1answer
52 views

How to control what happens when a program is iconned in Windows XP

I have a real-time program that needs to be operating continuously. When the program is iconned, it seems that it sometimes stops updating and other times will abort when it is res …
1
vote
1answer
183 views

Alternatives to RealServer (Helix) and Real Player.

For years we've been using RealNetworks' Helix server to serve streaming video courses. It has been a pretty reliable solution up until now. As of late, our support calls due to …