confused
6th January 2006, 11:59
Hi all,
I have a client that has an old piece of software, the type that was designed for a 640 x 480 monitor, has no maximize button, and on a 1024 or higher screen looks like a spot in the center, I'm sure you k now the ones I mean. In addition, this software wont run properly (it has vid clips) unless hardware acceleration is dsabled on the display adapter.
I have put together a small vb ap to change the screen res using the ChangeDisplaySettings API function. That works fine, but I cant programitcally disable/re enable hardware acceleration. Can anyone help out here? OS are all XP pro SP2, and DO NOT have .net framework so needs to be vb6 not .net. Actually doesnt have to be VB if someone can provide an exe as I could just call the exe from my one.
Thanks
CALV
I have a client that has an old piece of software, the type that was designed for a 640 x 480 monitor, has no maximize button, and on a 1024 or higher screen looks like a spot in the center, I'm sure you k now the ones I mean. In addition, this software wont run properly (it has vid clips) unless hardware acceleration is dsabled on the display adapter.
I have put together a small vb ap to change the screen res using the ChangeDisplaySettings API function. That works fine, but I cant programitcally disable/re enable hardware acceleration. Can anyone help out here? OS are all XP pro SP2, and DO NOT have .net framework so needs to be vb6 not .net. Actually doesnt have to be VB if someone can provide an exe as I could just call the exe from my one.
Thanks
CALV