Can any one tell me how can I create an IE plugin to display an image(multimedia content) in IE web broswer client area? I want to independently rotate/change the image without refreshing the web page loaded in IE browser.
HI All,I have designed a fairly complex model. When I print the model I cannot tell from the diagram which columns are mandatory and which are not. So that I can tell which columns are mandatory, I'd like to be able to set the colour to something other than the default colour for those columns,...
299 byte By
billw at 2007-11-20 8:22:18
I am trying to do Video Training Manuals for some software, and need some program that will display on screen what keys and mouse buttons are being pressed. Does anyone know of such a thing? I have looked at keyloggers and security software of that ilk but they seem to all be of the hidden variety.
74 byte By
yaniv_av at 2007-11-20 8:23:35
What are the major differences ?<br/>What is the best tool 4 your opinion?
I lost my job a while back where I was working as a Web Developer and ever since them my employer as realised that they need me to do the work as they simply don't have the expertise themselves. They keep emailing me with problems they are having from customers with the websites I built, but in...
543 byte By
Alin at 2007-11-20 8:24:03
A friend of mine wants to develop and sell a Visual Studio 2005 application - probably a C# one. He has a license of Visual Studio 2005 professional. What does he need to include with the exe? How is all this happening? What licenses are needed in order to be able to sell his software?I understand t...
Hi,I'm in the process of defining the requirements and design for a web services initiative. Specifically, it is a situation where our application is going to be using web services (either through request or response) existing on another application. I'm looking for sample web services req...
168 byte By
forester at 2007-11-20 8:25:40
I want to replace the "play", "stop", "pause", "resume" buttons with the icons or bitmaps which have the same meaning. Where can I get these for free? Thanks for help!
I am working with some filenames that have been encoded. I can't figure out if it is logical or random. Can anyone help?coded => what I needC494CFD => $2.8997A4200 => $2.92FDE856B => $2.9326240B5 => $2.9552F9B60 => $2.97B3B4E7A => $2.98B4F2326 => $2.999BD0EC4 => $3.03...
368 byte By
gotroot at 2007-11-20 8:27:23
im a newb at this programming thing, well anyhow, i was trying out some stuff on CMd and i wanted to knowonce i make a script in CMD (ex to load a picture) how can i write a code within that one file to autoload that CMD .bat file when windows boots?is there a command to place the file in msconfig?o...
Hi all,I am attempting to come up with some metrics for evaluating how complex our GUIs are.I thought about basing it on the amount of code in the GUI file but that does not seem correct. I mean lots of it could be trivial or even 'copy-paste-change a word' which means the code is not dif...
1054 byte By
pruje at 2007-11-20 8:29:41
Here is the deal. My dad is retired. He used to work for EDS but was laid off a while back. He hasnt really been in the computer scene since the days before Windows. I am trying to get him back into programming, but he thinks he has been out of it so long that there would be no point. When he was pr...
Dear All,I am making a Windows Control Library(user control) using VS.NET & C#.NET. Now, i am facing 3 problems:1.In this control, i wants to remove some of the properties which are available by default to the controls. These properties must be removed from the 'Properties window' of the u...
I found that selete will delete every 3rd line with the following command.<br/>sed '1~3d' file<br/>However, my freeBSD (on Mac OS X) chokes on the '~' Anybody know what the freeBSD eqivalent would be?<br/>Thanks in advance,<br/>Brian
Hello,I have some questions about the messenger integration in Outlook:-How Outlook detect the MSN Messenger status from an contact?Send the Messenger some info to Outlook, ask Outlook the messenger about the status of a contact? Or how it works?And it's possible to "catch" the event "Send a di...
The top 10 things I took away from Tech Ed that weren't as exciting as they should have been. To be honest, some of these are "whoa!" and some are D'oh. :10 "Dynamic IT" is the current "sound cool using the Microsoft word/term of the day". This follows other legendary Microsoft products l...
118 byte By
MrViggy at 2007-11-20 8:34:55
Is it me, or has anyone else noticed an increased use of 'goto's in posted C/C++ code lately?<br/>Viggy
Hey guys,<br/>I've been trying to find jar.exe, but I can't seem to find it. I have the java runtime environment installed from Sun, but the command line can't seem to find the 'jar' command.<br/>Any help? Thanks.
261 byte By
Moore at 2007-11-20 8:42:28
hi,<br/>I'm looking for information/algorithm/possible solutions to calculate the checksum of a string that may be 7 or 8 bit encoded.<br/>is there a generic CRC algorithm that can be used.<br/>I would appreciate any advice.<br/>thanks.
885 byte By
jtstar at 2007-11-20 8:44:43
My Web dev skills amount to html, javascript and a little dhtml. I have a website, www.enchanted-isle.com that has hotels and house rentals on it. I have built most of the simple pages myself, but I have a competitor who is stealing my pages, putting them in frames and adding a click here to rent li...
387 byte By
Astorni at 2007-11-20 8:45:39
I am much more comfortable with a command line than with an integrated development environment like Visual Studio.One thing I can't understand: how to handle my projects.For instance, how do I completely rename a project?How do I make a backup of it? Do I just need the files that are in the dir...
Well i've landed a new software project.. Automation of Gym's Admin.. I've several ideas of what to do but am looking for a bit of expert advice. I've done many Smaller projects, but none to this extent. Short list.. : Barcode reader (client access cards): Turnstile (according...
206 byte By
rag84dec at 2007-11-20 8:52:23
hi,<br/>I want to know why c++ has soo many compilers and how do they differ?.... Visual Studio 2005 compiler itself has many versions and why is so?..what kind of features will be added?...<br/>thanks
does anyone have an idea about DACL on windows file systemi used "GetNamedSecurityInfo" for getting the dacl info but every time i get null value for sidOwner , sidGroup, DACL.its shows some value for the security descriptor but when i try to get DACL info byGetSecurityDescriptorDacl() it shows NUL...
272 byte By
Zaccheus at 2007-11-20 8:53:10
I've just been re-reading the excelent paper on Using Redundancies to Find Errors ( http://www.stanford.edu/~engler/p401-xie.pdf) and was wondering what kinds of tools are available for C++ & C# to detect such errors (apart from 'Level 4' compiler warnings).
842 byte By
bpk at 2007-11-20 8:53:12
Hello,I need answers to these questions for research purposes for building a webpage.1. Can streaming software be installed on a normal web server and videos streamed on a local host?2. Can streaming be provided over HTTP?3. Does streaming software handle everything required to stream videos or do w...
76 byte By
stt_d31 at 2007-11-20 8:54:44
how again do i copy a file from a server to my computer with cmd>telnet ?
We are finally moving away from PVCS plus the myriad of bugs that it has (the about says 97 but I guess the underlying code is older than that) and moving to Team Foundation Server.Team Foundation Server is due to arrive in the next few days (I have the Order Request pinned up), so I am trying to ge...
632 byte By
rogor at 2007-11-20 8:56:31
My setup project contains the primary outputs from several projects, one of which is an installer class. This class does all of the dirty work configuring the application.One of the things I need to know in this installer class is the actual source path of the msi file (or setup.exe, as the case ma...
305 byte By
pupkin at 2007-11-20 8:59:36
Hello,I want to distribute images from CompactFlash cards. For the updates I'd like to create only patches. I've already tried PatchWise 3 but it crashes diffing 500Mb images. I'm looking for a free robust utility for Windows. Does anybody have an idea?Thanks in advance...
462 byte By
fbelzile at 2007-11-20 9:00:44
I'm making a mini-os (on a floppy) where there will be a question asked from the user. The user will respond and the computer will then write the answer to the floppy.This is all done in Pascal and it has to use crt. It will all use BIOS interrupts so I can't use the normal DOS way of crea...
Hi!<br/>I am wondering how to post a full article to developer.com...<br/>Maybe it a piece of cake, but I dont see the way.<br/>Some help would be appreciated, thx in advance.<br/>edit: question in wrong topic, sry...
hi there<br/>i know what is mcad 70-316;70-320, but is a general rule/definition abot how to indenttify the rest of them?
290 byte By
renuka75 at 2007-11-20 9:02:17
when people talk about modularity of the system, they use the word making "disposable code" which composed of a numer of small, self-contained units.<br/>Here I don't understand what they mean by "Disposable code". Please can anybody explain me.<br/>Thanks in advance.<br/>Renuka.
929 byte By
renuka75 at 2007-11-20 9:03:55
I found one class as follows,class Wrapper_dam { //public: Wrapper_dam(void) {}; ~Wrapper_dam(void) {}; public: int Find_Structure (fstream&) const; void Set_Site (fstream&) const;...
450 byte By
moshe30 at 2007-11-20 9:06:57
Hi,I'm new to VxWorks and have a question related to priority inversion:I'm having a task (call it "A") that usually has priority 170 and in specific scenarion it jumps to priority 30. I've done "i" command and see it it has priority 30 and also marked as "P+T+I". Well I guess the pri...
698 byte By
Guru101 at 2007-11-20 9:07:27
I was wondering what most computer users prefer when it comes down to determining whether or not they want to purchase a license for a software application. Which of the following would they prefer?A. The application be fully functional, but only for a specific period of time. After that, the person...
Is it possible to send ATA commands to a SATA SSD that is connected to a SATA to USB adapter.
577 byte By
X-F at 2007-11-20 9:10:21
It was probably asked already, but what are the pros and cons of the following degrees:1.Computer Science 3 years BS.c2.Computer Engineering 4 years BS.c3.Software Engineering 4 years BS.cWhat is more wanted in the market? Is computer science 3 years abroad aswell ?And is a computer engineering(its...
119 byte By
ashkumar at 2007-11-20 9:10:32
I've to send someone files from FTP server. How can I develop my FTP Server ?<br/>Please help and give ideas.
822 byte By
xteraco at 2007-11-20 9:12:15
I've been coding as a hobbie for quite a few years now, little tidbits here and there. I got a job at a large software company as a first lavel support tech. My boss asked me to help him with some internal tools for the support team, I did it. After that he was asking me for more and more, but...
Has anybody started to play with VS2008 yet? do you know if it can be used on XP or does it have to be Vista?
919 byte By
Guru101 at 2007-11-20 9:13:59
I've been wanting to start my own software company. I don't have thousands of dollars to put towards starting my own business, so I would really like to start it from home, then expand later. Once, I had accumulated a certain amount of revenue, I could look into finding an office building,...
303 byte By
moshe30 at 2007-11-20 9:14:44
Hello,In the code below, can you explain me what vxWorks actually does?The bind is done with which port? Does it determine a port randomly?my_add.sin_port = htons(ANY_LOCAL_PORT);my_add.sin_addr.s_addr = inet_addr("127.0.0.1");.........bind(Thanks,...
14536 byte By
JVene at 2007-11-20 9:15:26
Here's something I've not found another forum for...I'm asking about the feasibility of an idea to use the audio card of a PC to generate the control signal for a DCC model train layout, passing that through an audio amplifier. It's a project aimed at a little father/son time (a...
281 byte By
ashkumar at 2007-11-20 9:15:51
Hi All,<br/>Let me help to know that is it possible to make my pc a server, <br/>so other internet user (my client) download and upload file<br/>via FTP.<br/>If yes, then please give me detailed instruction to setup it.<br/>I will be thankful to u.<br/>Ashkumar
Hi. I have a question.I have some project to do.Web interface with search field and button. On pressing the search button the web interface needs to, lets say invoke search in emule, and display the results. How do i do this action?I have searched the internet for some answers, tried to break the "E...
Hi, Just DIY my new PC and can anyone advise why my monitor shut down ("No signal") every now and then while my CPU is still running. There's nothing I can do except rebooting. thks.
I have a Windows 3.11 machine and a few older Windows machines, 95 and 98. I was curious as to what languages developers used to create applications on those operating systems? C/C++? BASIC? Im not too familiar with anything other than .NET and I wanna get into something more basic to prepare me for...
550 byte By
messycan at 2007-11-20 9:17:53
I know C++, but the thing is, how much do I know. Is there a website where they ask you to write certain programs at different levels(beginner/intermediate/advanced)? I want to test my skills.I am also looking for something that starts out with a simple problem that needs to be solved, then the pr...