Summary: Hi. I am totally ignorant when it comes to programming, so forgive me if this questions is too way out!! I am using Media Player Classic for audition...
Summary: Intel has an integrated graphics card on many of their motherboards. It functions reasonably well, but is not equivalent to offerings from ATI or Nvi...
Summary: Hi, im having this weird problem.. in fix.bat, %%? should be the filename.. but it isnt. first when get_item_dsc=1 i call a batch file in the items fo...
Summary: I had a heated discussion a few days ago over the relative merits of Visial Basic and C++. I supported Visual Basic as being a worthile programming l...
Summary: Hello, I want to create listbox dynamically or through coding like as we can create form with the statement: "dim frmNew as New Form" But the statemen...
Summary: I am putting together a batch file that will take a users input and process the information to sync the PC time up with a server time. The script I p...
Summary: I think the poster in you previous posting came pretty close. I would use also INKEY$. The problem is you would need multiple tests for the elapsed ...
Summary: When games programmers write a game that needs to process input from two different players simultaneously they revert to assembly code because of the ...
Summary: Get a graphics program Make a title slide of your copyright info. Merge title into video with video editor. Or Use Video Editor to insert title. I don...
Summary: Hi, I found an avicap example at http://www.codeproject.com/audio/avicapwrp.asp but i have a strange error. When i restart/start my computer (on Win...
Summary: using rad games video tools (bink) i created a screensaver awhile ago unfortunaltly i lost the source material went back and used thier tools to extr...
Summary: Forget about real-time graphing with MS Chart. Its not built for that - its far to slow with VB. The best you can do is record the incoming data of ...
Summary: Hi, Just wondering if there are any Flash Remoting experts out there who can help me with this problem. I'm developing a dynamic Slideshow application...
Summary: I've reinstalled Windows XP 5 times in the past 2 days. Everything installs perfectly fine EXCEPT Visual Studio 6 Enterprise...which is all I really c...
Summary: Again thanks ..bundle of thnaks nick. The code is working properly .U have solved my big problem .Iam so much happy & thankful for your kind co-operat...
Summary: You're not bursting my bubble at all. It's an employee database, and each employee will be responsible for the upkeep of their profile via the script....
Summary: What OS are you running? It's on the Windows CD. \tools\oldmsdos Anyway here it is you will have to figure out the line endings since it wraps in t...
Summary: MSSQL Server, and Oracle seem to be the predominent engines in most business, although for freelance web development Mysql seems to on the top of the ...
Summary: Actually, assuming that your routines are timer specific and not literally frequency specific you can use the timer interrupt function which is called...
Summary: I don't think you are going to do real-time programming with Java and certainly not with Windows. Depends what you mean by real-time though. To do r...
Summary: IVO, Thanks for your response. This is very helpful. Previously, when I was experimenting with cmd.exe, I use /c switch but not the /min switch and ...
Summary: Ok, I just downloaded this article and it is in pdf format, and i dont have acrobat, so it may look a bit weird to you, and thats why... plus, just le...
Summary: & 0xffffffff is used to set all bits greater then 0xffffffff to 0 its a logical and oparation example: value before opartion is 0xe43763ff4 and a...
Summary: Hello, I want to create listbox dynamically or through coding like as we can create form with the statement: "dim frmNew as New Form" But the statemen...