Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
3 registered members (TipmyPip, AndrewAMD, NewbieZorro), 16,055 guests, and 7 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Need dll will pay #68552
03/29/06 01:50
03/29/06 01:50
Joined: Feb 2006
Posts: 52
C
carlpa Offline OP
Junior Member
carlpa  Offline OP
Junior Member
C

Joined: Feb 2006
Posts: 52
Please help: I need a simple dll which can be read by C-Script. I have done the function coding which runs in VC++ Express but I cannot manage to get a dll to compile despite the help from the C++ SDK download.


using namespace System;

//name of dll function

DLLFUNC var MSecs()
{
int window = 10; // eliminate this in dll
int time1;

DateTime d1 = DateTime::Now;
time1 = d1.Millisecond + 1000*d1.Second;
return time1;
}

I am willing to pay for your efforts, is $50 US fair?

Please mail a floppy or CD to:

Carl Rosenberg MD
108 Cowpath Rd
Lansdale, PA 19446

or email me at cerosenberg@att.net

Please include your name and address so I may mail a check. Of course the function will need to work and I can only pay for the first working solution I recieve.

I wish to thank all who help and hope someone out there is listening. I need this for my research. By the way, timing with "ticks" will not work as they are too variable. I know that there is only a 16 millisec accuracy but I have not discovered a way to do better.

Sincerely,

Carl Rosenberg MD


Researcher & clinician. A6, A7, & A8
First computer a Commodore Pet
Re: Need dll will pay [Re: carlpa] #68553
03/29/06 02:50
03/29/06 02:50
Joined: Feb 2006
Posts: 371
New England
Rad_Daddy Offline
Senior Member
Rad_Daddy  Offline
Senior Member

Joined: Feb 2006
Posts: 371
New England
This is in the wrong thread. Should be under Jobs Offered.


"Read not to contradict and confute, nor to find talk and discourse, but to weigh and consider." Sir Francis Bacon www.deckscapedesign.com

Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1