Jump to content

Recommended Posts

Posted

I have do many research based on the trancexx post, about DllCall, ObjCreateInterface, WinAPI and COM extension but i'm really don't know how to apply to that script, i don't see what her see...

How hard can that be? For me is impossible :(

I'M QUIT FROM THIS FORUM!

  Reveal hidden contents
It was fun until it lasted, hope on my future way i can't find people that offend without any reason ( i was called lazy and parasitic, and everyone agreed...United we stand, divided we fall ) just for fun because don't have anything to do in the life, without knowing anything about the person who write, noone forced to post, noone forced to help.

From the top of the from their very great superiority they not go down to my level, that people can not spread the knowledge but you have to learn by yourself.

In what way? It's easy...just search on google

For that people, wish you the best way,

Oliver Astone

Posted

It's not impossible for you, it will just be a bit of hard work, and a lot of frustration.

You are sounding very lazy, or perhaps even parasitic and just want someone else to do it for you.

Since you are the person that wants this, I suggest to hop to it.

When you do create something yourself, I;m quite certain you will begin to get some help with any flaws in your code.

If you cannot be bothered, then there are freelance websites you can join, where you can pay someone for their services.

Best of luck.

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

Monkey's are, like, natures humans.

Posted

I'm Lazy? Parasitic? Are you serius? I'll report your post

If i don't know C++ maybe it's my fault, but everyone say "it's so easy" but for me it's not, i have see entire script posted fro people with "just an idea", why don't you write what you have write to me to THAT people?

It's not concerning autoit, i'm not asking "how to do an array or how to delete a file", but how to traslate a C++ BECAUSE I DON'T UNDESTRAND IT!

If you don't what to help, youir post is usless so please stay out ot this.

Thanks

I'M QUIT FROM THIS FORUM!

  Reveal hidden contents
It was fun until it lasted, hope on my future way i can't find people that offend without any reason ( i was called lazy and parasitic, and everyone agreed...United we stand, divided we fall ) just for fun because don't have anything to do in the life, without knowing anything about the person who write, noone forced to post, noone forced to help.

From the top of the from their very great superiority they not go down to my level, that people can not spread the knowledge but you have to learn by yourself.

In what way? It's easy...just search on google

For that people, wish you the best way,

Oliver Astone

Posted
  On 5/15/2013 at 8:27 AM, OliverA said:

"how to do an array or how to delete a file", but how to traslate a C++ BECAUSE I DON'T UNDESTRAND IT!

Apply the same approach to when you learnt what an array was or how to delete a file. Because we're not born with this knowledge.

UDF List:

  Reveal hidden contents

Updated: 22/04/2018

Posted

Understood, i'll remove the OP and everyone will be happy

I'll received some help but for the most 'lesson of life' and some offence without any reason. It's easy to judge from the high of knowledge and look down to us poor lazy, pathetic and parasithic people.

If a mod see this thread please close it

I'M QUIT FROM THIS FORUM!

  Reveal hidden contents
It was fun until it lasted, hope on my future way i can't find people that offend without any reason ( i was called lazy and parasitic, and everyone agreed...United we stand, divided we fall ) just for fun because don't have anything to do in the life, without knowing anything about the person who write, noone forced to post, noone forced to help.

From the top of the from their very great superiority they not go down to my level, that people can not spread the knowledge but you have to learn by yourself.

In what way? It's easy...just search on google

For that people, wish you the best way,

Oliver Astone

Posted

  On 5/15/2013 at 9:48 AM, OliverA said:

I'll received some help but for the most 'lesson of life' and some offence without any reason. It's easy to judge from the high of knowledge and look down to us poor lazy, pathetic and parasithic people.

I think you're overreacting to what has been said.

 

You asked us a question, in a forum where there is no obligation from anybody to help you, or even acknowledge your existence. We're here solely because we want to be. We're here because we want to continue to learn and help people who need helping - like yourself. However, whilst we may be here to help, we're not here to do everything for people, we'll advise and guide but not write write code for you unless the person is in a good mood.

 

If you look back at our replies, you'll notice people have been both advising and guiding.

 

  On 5/13/2013 at 2:29 PM, jaberwocky6669 said:

This would be a great project for you to learn AutoIt.  From what I see it is very convertible to AutoIt.  Give it a try and then ask questions in the General Help section.  Good luck!

jaberwocky here has pointed out that this would be an excellent opportunity for you to further your AutoIt skills. Whilst the original code you posted was in C++, learning just AutoIt isn't going to help you here. Learning one section of law doesn't make you a lawyer, like if you're a paralegal, you still need to know about other things related, just like being a programmer, learning AutoIt isn't about solely learning AutoIt, you pick up logic skills, puzzle solving abilities, and maybe even C skills.

 

  On 5/13/2013 at 4:27 PM, guinness said:

For example...google >> AutoIt SHGetPropertyStoreForWindow (as it might be on another AutoIt related site.)

guinness has shown you what kind of keywords to search Google with. That's a very useful skill and one that I and many others use every day. You can't possibly know everything, so remember that others will have had the same problem before.

 

  On 5/13/2013 at 4:28 PM, James said:

Search for the WinAPI calls that you're trying to make. There is definitely examples out there.

I told you to search for WinAPI calls, that's all you're essentially going to need.

 

  On 5/13/2013 at 5:45 PM, trancexx said:

Looking at it, you have to make two dll-calls, one ObjCreateInterface, one _WinApi call and one object call, how hard can that be?

Try something, I'm sure you'll get proper help then.

The very nice trancexx, who happens to be a former AutoIt core-developer herself has pretty much told you everything you're going to need for your code.

Between the four people I quoted above, we've most likely spent thousands of hours learning and practising code, not just in AutoIt but solving problems, corsswords, everything helps. Take some time to learn C and you'll find yourself a better programmer.

In conclusion Oliver, we've done everything to help you except write the code for you. Which we're not here to do.

Posted

You realise by removing the original post you've made it impossible for anyone to help you in the future.

UDF List:

  Reveal hidden contents

Updated: 22/04/2018

Posted

Childish... Nordic anger... Rage quit... yup

  Reveal hidden contents

 

  • Moderators
Posted

OliverA,

This thread has been closed because I want to save you from any more negative comments - NOT because you asked for it to be closed. For what it is worth, I am in complete agreement with the posts above - but I see no reason to prolong this sorry episode. :(

M23

Public_Domain.png.2d871819fcb9957cf44f4514551a2935.png Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind

Open spoiler to see my UDFs:

  Reveal hidden contents

 

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

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