Jump to content


Nak12

Member Since 04 Apr 2012
Offline Last Active May 16 2012 11:14 AM

Posts I've Made

In Topic: Dll return problem

04 April 2012 - 09:58 PM

Doooohhh... -Facepalm-

Anyway thx. It returned 255;128;255 as it should. (255 = unknown) (128 = no battery) Since I'm on a tower.

In Topic: Dll return problem

04 April 2012 - 10:47 AM

How can we help? You didn't post the code where you actually set, in GM, the Battery* variables...

-IMP

Sorry, as I said I used the Extension Package Builder to make a .gex file and added it.
- The Test function
- The Batterystatus function (All other battery* functions are with the same settings)
I didn't set any variables for it, only added the function through the gex.

Since the test function work and all the functions added through the .gex got the same settings, should be the c++ that's the problem.