Jump to content

Search the Community

Showing results for tags '$__g_hgdipdll'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Announcements and Site News
    • Administration
  • AutoIt v3
    • AutoIt Help and Support
    • AutoIt Technical Discussion
    • AutoIt Example Scripts
  • Scripting and Development
    • Developer General Discussion
    • Language Specific Discussion
  • IT Administration
    • Operating System Deployment
    • Windows Client
    • Windows Server
    • Office

Categories

  • AutoIt Team
    • Beta
    • MVP
  • AutoIt
    • Automation
    • Databases and web connections
    • Data compression
    • Encryption and hash
    • Games
    • GUI Additions
    • Hardware
    • Information gathering
    • Internet protocol suite
    • Maths
    • Media
    • PDF
    • Security
    • Social Media and other Website API
    • Windows
  • Scripting and Development
  • IT Administration
    • Operating System Deployment
    • Windows Client
    • Windows Server
    • Office

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Member Title


Location


WWW


Interests

Found 1 result

  1. Hey everyone, I have been searching for an answer to this issue and cannot seem to figure out what I am missing... A little background... I created, compiled, and have this application fully functioning on an old laptop. I was recently upgraded to a new laptop and now I cannot build anymore due to the below error/warning. I am including the ColorChooser UDF (linked below); but it would seem I am either missing a file or some other resource. Obviously I could just declare this variable to resolve my error, but that doesn't seem like the correct solution to me. Any suggestions? Error Messages: >Running AU3Check (3.3.14.2) from:C:\Program Files (x86)\AutoIt3 input:\\File-na1-07\userdata1$\matt\My Documents\AutoIt\WfmToolkit\WfmToolkit.au3 "C:\Program Files (x86)\AutoIt3\Include\ColorChooser.au3"(1180,37) : warning: $ghGDIPDll: possibly used before declaration. Local $aResult = DllCall($ghGDIPDll, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ "C:\Program Files (x86)\AutoIt3\Include\ColorChooser.au3"(1180,37) : error: $ghGDIPDll: undeclared global variable. Local $aResult = DllCall($ghGDIPDll, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ \\File-na1-07\userdata1$\matt\My Documents\AutoIt\WfmToolkit\WfmToolkit.au3 - 1 error(s), 1 warning(s) !>08:11:42 AU3Check ended. Press F4 to jump to next error.rc:2
×
×
  • Create New...