Results 1 to 6 of 6

Thread: I need someone generous...

  1. #1

    Thread Starter
    Hyperactive Member jovton's Avatar
    Join Date
    Nov 2000
    Location
    South Africa
    Posts
    266
    OK?............. I'm not sure what I am letting myself in for, but why not give it a try?
    jovton

  2. #2
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    EP -- have you done any C++ at all before? I'd sincerely suggest you get a good grounding in the language before trying to use DLLs and other OS-specific features.
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  3. #3
    Fanatic Member ExtremePimpness's Avatar
    Join Date
    Jan 2001
    Location
    Indianapolis, Indana - USA
    Posts
    550
    i already use widows api but i want to learn how to make dll's so that i don't have to take up as much space when alot of programs i distribute include the same coding. Yes i want to eventually learnn C++ but i want to finish the projects i am working on now. i am just looking for a shortcut until i learn C++.

    Thanx for all the info

    Regards

    E.P.

  4. #4
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    You'd need to learn C++ first in order to understand much of the code, however I may be able to help in the conversion.
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  5. #5
    Fanatic Member ExtremePimpness's Avatar
    Join Date
    Jan 2001
    Location
    Indianapolis, Indana - USA
    Posts
    550
    well thank you this is the bas if some of the code won't transfer without rewrite just leave it out and i'll rewrite it.

    yes i know that alot of it is refering to api but most of it is so that i can shorten my program a little. and after i can make dll's it will shorten it alot more.
    Attached Files Attached Files

  6. #6
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    Okay...will have a look. API isn't a problem because it doesn't need to be declared in C++ -- due to the way the language works and the fact that it's standard makes it easier.
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width