Hi,
As some of you might know the function to open font window in Win 9x is:
Call Shell("rundll32.exe shell32.dll,Control_RunDLL main.cpl @3", vbNormalFocus)
but it dosen't work under Win 2000.
Can anyone convert it to 2000 please?
Printable View
Hi,
As some of you might know the function to open font window in Win 9x is:
Call Shell("rundll32.exe shell32.dll,Control_RunDLL main.cpl @3", vbNormalFocus)
but it dosen't work under Win 2000.
Can anyone convert it to 2000 please?
Whell, i was gonna paste the code here,, but it was too long...
its now an attatchment... :/
Its not my code,, i got it from The API-Guide, (www.allapi.com) its free, and has a massive database of all the api calls you could ever think of... ALWAYs comes in handy :)