Dll Programming Resources
#161
Posted 29 June 2007 - 01:53 PM
#162
Posted 01 July 2007 - 12:13 PM
Thanks!
- Jenner
#163
Posted 09 July 2007 - 12:29 AM
Edited by dark ai, 09 July 2007 - 12:30 AM.
#164
Posted 10 July 2007 - 08:52 AM
#165
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
rather than a lecture on exactly how it is made up
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...
#166
Posted 10 July 2007 - 03:21 PM
#167
Posted 07 August 2007 - 10:07 AM
#168
Posted 07 August 2007 - 10:25 AM
#169
Posted 08 August 2007 - 06:52 AM
#170
Posted 08 August 2007 - 07:25 AM
Theres this DLL for .NET dll's, so you can make DLLs with Visual Basic which are surrported with GMBASIC 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.
And what do you mean make people talk?
#171
Posted 29 August 2007 - 06:21 PM
What did I do wrong?
#172
Posted 07 September 2007 - 01:38 PM
#173
Posted 21 October 2007 - 01:35 PM
#174
Posted 08 December 2007 - 11:53 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.
#175
Posted 09 December 2007 - 05:57 PM
#176
Posted 10 December 2007 - 06:52 PM
#177
Posted 12 December 2007 - 06:13 PM
Edited by freko, 12 December 2007 - 06:15 PM.
#178
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
#179
Posted 23 December 2007 - 05:06 PM
.NET 2.0
.NET 3.0
.NET 3.5
always asks me
#180
Posted 31 December 2007 - 04:05 PM
You just have choose Win32 project.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users











