Necro_100000
Member
Okay apparently XP dosn't have WLH. So how would we get the computer to recognize it?
My idea was...
Okay here are my questions. What dose WLH actually look for? What dose it return? What would the code be?
Dose anyone know how to set this up. This is extremely important for my conversion Project XVP Dark so I need any help I can get on this.
My idea was...
Code:
def WLH
width = self.contents.width
height = self.contents.height
return height or width
end
Okay here are my questions. What dose WLH actually look for? What dose it return? What would the code be?
Dose anyone know how to set this up. This is extremely important for my conversion Project XVP Dark so I need any help I can get on this.