Post Reply

Forums -> UltraMon™ SDK -> Problem with UltraMon source examples!
Christian   2002-11-02 09:02
In the programming guides there is a C++ sample I cannot get to run. I get a crash at this line.

"pSys->get_Monitors(&pMonitors);"

It compiles fine not sure what the problem is?

Thanks!

Windows 2000 SP3
AGP = Geforce 3
PCI = GeForce 2
Detonator 40 drivers

Christian Menge

Lead Engineer
Vertigo Visual Sys.
www.vvsi.net
Christian Studer   2002-11-02 09:09
Most likely creating the UltraMon System object failed, and pSys is a null pointer. Make sure you have installed UltraMon 2.0, UltraMon 1.0 doesn't include any COM objects.

If you have installed the UltraMon Developer Edition: make sure you have registered the components using the included scripts.

Christian Studer - www.realtimesoft.com
Christian   2002-11-03 00:16
Thanks again Christian

Cheers!

Christian Menge

Lead Engineer
Vertigo Visual Sys.
www.vvsi.net
Christian   2002-11-03 00:38
Christian,


Problem solved by installing MultiMon properly. Your assessment was correct.

Quick question!

Our company is involved in location based game/simulation development (malls, museums, special events)

Give me some feed back as to how we might use your products?

Regards,

Christian Menge

Lead Engineer
Vertigo Visual Sys.
www.vvsi.net
Christian Studer   2002-11-03 03:53
The UltraMon Developer Edition might be useful if you're looking for an easy-to-use multi-monitor API.

More information on the UltraMon Developer Edition is available here.

Let me know if you have any questions.

Christian Studer - www.realtimesoft.com
Forums -> UltraMon™ SDK -> Problem with UltraMon source examples!

Post Reply