Jump to content

Call a Dll (Help)


Recommended Posts

  • Developers

I am 16 years old and i know this script language

I am little scripter No ONE LEARN ME ANY THING

This is not about learning AutoIt3 but about learning how to call DLL's which is dangerous when you have no idea what you are doing.

Anyway: What are you trying to do here that requires DllCall in stead of standard AutoIt3 functions?

Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

Can U Explain it to me.......please.....

I am 16 years old and i know this script language

I am little scripter No ONE LEARN ME ANY THING

DllCall ( "dll", "return type", "function" [, type1, param1 [, type n, param n]] )

  • dll - The filename of the DLL to use. e.g. "user32.dll". A handle obtained from DllOpen can also be used (See Remarks).
  • return type - The return type of the function (see below).
  • function - The name, eg. "MessageBox" or the ordinal value, e.g. 62, of the function in the DLL to call.
  • type1 - [optional] The type of the parameter (see remarks).
  • param1 - [optional] The actual parameter (see remarks).
  • type n - [optional] The type of the nth parameter (see remarks).
  • param n - [optional] The actual nth parameter (see remarks).

That is from the helpfile.

You should also give a testable example of the code you are writing.

AutoIt Absolute Beginners    Require a serial    Pause Script    Video Tutorials by Morthawt   ipify 

Monkey's are, like, natures humans.

Link to comment
Share on other sites

Sorry for this Wrong In the title so sorry I ain't speak english very well

How Can I Call A DLL Like Kernel Or NTDLL??????????

Please any 1 who know reply to me plz!!!

and thnx 4 all.

First you must know all types of data

Windows Data Types

http://msdn.microsoft.com/en-us/library/aa383751%28VS.85%29.aspx

See full table

http://spreadsheets.google.com/ccc?key=pK5CEcdG9GYGeO7K2dmEcBg

Must also know how to deal with memory functions

http://msdn.microsoft.com/en-us/library/64973255%28v=VS.80%29.aspx

DllStructCreate

DllStructGetData

DllStructGetSize

And also must be reading a lot about the windows functions

And most importantly have to have a simplified idea of ​​all the previous

things in C + + and what it means in the Autoit language

صرح السماء كان هنا

 

Link to comment
Share on other sites

First you must know all types of data

Windows Data Types

http://msdn.microsoft.com/en-us/library/aa383751%28VS.85%29.aspx

See full table

http://spreadsheets.google.com/ccc?key=pK5CEcdG9GYGeO7K2dmEcBg

Must also know how to deal with memory functions

http://msdn.microsoft.com/en-us/library/64973255%28v=VS.80%29.aspx

DllStructCreate

DllStructGetData

DllStructGetSize

And also must be reading a lot about the windows functions

And most importantly have to have a simplified idea of ​​all the previous

things in C + + and what it means in the Autoit language

thank U i will not forget ur help iam 16 years old no one understand me like u no one help me with scripting

i wish i can find help here ... my family didn't understand me what i say what i do

just plz reply to me when i ask u plzzzz

Link to comment
Share on other sites

First you must know all types of data

Windows Data Types

http://msdn.microsoft.com/en-us/library/aa383751%28VS.85%29.aspx

See full table

http://spreadsheets.google.com/ccc?key=pK5CEcdG9GYGeO7K2dmEcBg

Must also know how to deal with memory functions

http://msdn.microsoft.com/en-us/library/64973255%28v=VS.80%29.aspx

DllStructCreate

DllStructGetData

DllStructGetSize

And also must be reading a lot about the windows functions

And most importantly have to have a simplified idea of ​​all the previous

things in C + + and what it means in the Autoit language

thank U i will not forget it iam 16 years old no one understand me like u no one help me with scripting

i wish i can find help here ... my family didn't understand me what i say what i do

just plz reply to me when i ask u plzzzz

Link to comment
Share on other sites

Try constructing you questions a little more clearly, and communicationg your needs in an understanable manner.

You question is akin to me asking an engineer, "how can I drive a train?".

It also wont hurt your cause to show the coding attempts you have made.

AutoIt Absolute Beginners    Require a serial    Pause Script    Video Tutorials by Morthawt   ipify 

Monkey's are, like, natures humans.

Link to comment
Share on other sites

Try constructing you questions a little more clearly, and communicationg your needs in an understanable manner.

You question is akin to me asking an engineer, "how can I drive a train?".

It also wont hurt your cause to show the coding attempts you have made.

HOW CAN I DRIVE A TRAIN ?

I am not tyro ok

i have started scripting when i am 12 years old on the MMB (U know it)

please be serious with me don't kid with me plzz

idon't speak english very well beacuse i am arabic

Edited by LittleScripter
Link to comment
Share on other sites

  • Developers

please be serious with me don't kid with me plzz

We are serious, but you are failing to be serious here.

You are not trying to type anything comprehensive and act as impatient person.

Now stop this moaning and tell us what it is you really want to get done or go somewhere else to play.

Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

Try constructing you questions a little more clearly, and communicationg your needs in an understanable manner.

You question is akin to me asking an engineer, "how can I drive a train?".

It also wont hurt your cause to show the coding attempts you have made.

thnx but i have a question

i have see : _Security__SetPrivilege and read the help but i didn't understand

how can i use it plz just little example plz

Link to comment
Share on other sites

  • Developers

thnx but i have a question

i have see : _Security__SetPrivilege and read the help but i didn't understand

how can i use it plz just little example plz

Tell me you tried to researched yourself ...right?

http://msdn.microsoft.com/en-us/library/aa446619%28v=vs.85%29.aspx

It isn't that hard...

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

This is not fair to English speaking members.

Seems just because LittleScripter character is terrible with English he's excused more. Fuck that.

LittleScripter, you should consider the fact that you are just dumb. Or maybe undeveloped.

♡♡♡

.

eMyvnE

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

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