Jump to content

GUICtrlCreatePic


Jazkal
 Share

Recommended Posts

I am trying to use GUICtrlCreatePic under WinPE v1.6 or VistaPE (WInPE v2.0), and it won't work.

The GUI works fine under Windows XP SP2, but not WinPE.

Can anyone tell me what DLL or WinAPI, GUICtrlCreatePic uses?

I want to try and get it working under WinPE.

Thanks

Link to comment
Share on other sites

we figured it out.

We were calling the EXE via full path:

Z:\dir\name\here\filename.exe

This wasn't working for some reason.

But if we changed to that directory first, and then ran the EXE, it worked.

No idea why.

Edited by Jazkal
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...