Jørgen Holo wrote:
I need some help to be able to finish Holomark2.
First two simple things:
Can you please add TextOut and Prompt soon?
It is not possible to copy text from the textbox and print is great for a lot of things but not for everything.The other thing is that I cant figure out how to access stuff like this:
On Error Resume Next strComputer = "." Set objWMIService = GetObject("winmgmts:\\" & strComputer & "\root\cimv2") Set colItems = objWMIService.ExecQuery("Select * from Win32_VideoController") On Error GoTo 0
Which I need to get system data like graphiccard, RAM, CPU, speeds and cores etc.
Posts: 6
Participants: 3