Jump to content


Photo

Dll Programming Resources


  • Please log in to reply
294 replies to this topic

#161 tdmgames

tdmgames

    GMC Member

  • New Member
  • 1641 posts

Posted 29 June 2007 - 01:53 PM

this has turned into like a other programmign languages talk whihc is qutie gd ::lmao::
  • 0

#162 Jenner_Dumass

Jenner_Dumass

    GMC Member

  • New Member
  • 44 posts

Posted 01 July 2007 - 12:13 PM

So what do you people suggest I should use thats real easy? I really want to make dlls with c or c++ or Basic. (oh, and less then 25 mb)
Thanks!

- Jenner
  • 0

#163 dark ai

dark ai

    GMC Member

  • New Member
  • 437 posts

Posted 09 July 2007 - 12:29 AM

another impatient kid who thinks he can download it and write dll's whenever he feels like it right when he gets it dude i dont know if you comphrehend but were talking whole new programming language lol good luck if you think you can just wing it

Edited by dark ai, 09 July 2007 - 12:30 AM.

  • 0

#164 cdm319

cdm319

    C++ Programmer

  • New Member
  • 885 posts

Posted 10 July 2007 - 08:52 AM

techdojo - for the sake of people who are just starting, its easy for them to remember a thing by what it appears to do :) rather than a lecture on exactly how it is made up :)
  • 0

#165 Techdojo

Techdojo

    GMC Member

  • New Member
  • 108 posts

Posted 10 July 2007 - 09:08 AM

techdojo - for the sake of people who are just starting, its easy for them to remember a thing by what it appears to do :P rather than a lecture on exactly how it is made up ;)

<{POST_SNAPBACK}>


And there in will lie 99.999% of all errors you ever make in your programming. I've taught programming professionally and the BIGGEST problem people have, and the source of neary all their headaches was trying to get the computer program to do what they WANTED IT TO DO instead of WHAT THEY TOLD IT TO DO! :)

Besides how could a single line be considered a lecture? :)

Plus - If your going to write DLL's in C (or any of it's derivatives) and you don't know the difference between strings, pointers, arrays and all the headaches they can cause, then god help you cause you gonna need it! :)

Jon...
  • 0

#166 cdm319

cdm319

    C++ Programmer

  • New Member
  • 885 posts

Posted 10 July 2007 - 03:21 PM

i wasnt criticising, i was just saying that if you wanted a simple description, or if you wanted a full description, etc. Not criticism, just making my point of view. Of course, you could always include windows.h and use PCHAR, but that's personal choice.
  • 0

#167 Ivo Georgiev

Ivo Georgiev

    GMC Member

  • New Member
  • 274 posts

Posted 07 August 2007 - 10:07 AM

BASIC is very good.I like Liberty basic and Visual basic.But liberty basic cant make DLL's and the Visual Basic ones are not supported by GM.So i can say that Delphi and Pascal are the very easy and enjoyable.
  • 0

#168 freaked

freaked

    freak up!

  • New Member
  • 890 posts

Posted 07 August 2007 - 10:25 AM

Learn Visual C# its free and easy to learn too. its DLLs are fully GM compatible.
  • 0

#169 tarik666

tarik666

    GMC Member

  • New Member
  • 176 posts

Posted 08 August 2007 - 06:52 AM

hey guys. I was wondering what the code was for making people talk. Like on that sweet dreams game or like on pokemon games. My game is complete except for that. Reply to me as soon as you can
  • 0

#170 tdmgames

tdmgames

    GMC Member

  • New Member
  • 1641 posts

Posted 08 August 2007 - 07:25 AM

BASIC is very good.I like Liberty basic and Visual basic.But liberty basic cant make DLL's and the Visual Basic ones are not supported by GM.So i can say that Delphi and Pascal are the very easy and enjoyable.

<{POST_SNAPBACK}>

Theres this DLL for .NET dll's, so you can make DLLs with Visual Basic which are surrported with GM

And what do you mean make people talk?
  • 0

#171 twsiter753

twsiter753

    GMC Member

  • New Member
  • 28 posts

Posted 29 August 2007 - 06:21 PM

I did the Dev-C++ tutorial, and when I run the game at the very start it says in the create event for the object:Error defining an external function.

What did I do wrong?
  • 0

#172 cdm319

cdm319

    C++ Programmer

  • New Member
  • 885 posts

Posted 07 September 2007 - 01:38 PM

show us the code you used.
  • 0

#173 freko

freko

    The Professional

  • GMC Member
  • 504 posts
  • Version:GM8

Posted 21 October 2007 - 01:35 PM

Does anyone have good beginners guide to Visual Studio 05(c++ section) ?
  • 0

#174 cdm319

cdm319

    C++ Programmer

  • New Member
  • 885 posts

Posted 08 December 2007 - 11:53 PM

Microsoft recently released a "Beginner's Development Centre" which has quite a lot of tutorials on it, and videos on how to get started. I guess those might help you a bit.

Just a warning to anyone who downloads Visual C++ 2008 Express. It uses .NET in all projects, so DLLs will not be directly compatible with GM without a compiled wrapper DLL.
  • 0

#175 freko

freko

    The Professional

  • GMC Member
  • 504 posts
  • Version:GM8

Posted 09 December 2007 - 05:57 PM

Thanks ..I'm going for those
  • 0

#176 cdm319

cdm319

    C++ Programmer

  • New Member
  • 885 posts

Posted 10 December 2007 - 06:52 PM

No problem. I got you a link to it:

Microsoft Beginner Development Centre
  • 0

#177 freko

freko

    The Professional

  • GMC Member
  • 504 posts
  • Version:GM8

Posted 12 December 2007 - 06:13 PM

Thanks again.That was nice of you

Edited by freko, 12 December 2007 - 06:15 PM.

  • 0

#178 Xception

Xception

    GMC Member

  • New Member
  • 476 posts

Posted 20 December 2007 - 08:15 PM

Just a warning to anyone who downloads Visual C++ 2008 Express. It uses .NET in all projects, so DLLs will not be directly compatible with GM without a compiled wrapper DLL.


But on
http://www.microsoft...vc/Default.aspx
they write

Create native Win32 and Win64 applications


I have not installed it yet but "native" usually means without .NET
  • 0

#179 cdm319

cdm319

    C++ Programmer

  • New Member
  • 885 posts

Posted 23 December 2007 - 05:06 PM

Try using it, it always asks me whether I am building the solution for compatibility with either:

.NET 2.0
.NET 3.0
.NET 3.5

always asks me
  • 0

#180 Xception

Xception

    GMC Member

  • New Member
  • 476 posts

Posted 31 December 2007 - 04:05 PM

I tried it without any problems.
You just have choose Win32 project.
  • 0




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users