|
-
May 31st, 2001, 04:20 AM
#1
Thread Starter
New Member
-
May 31st, 2001, 03:34 PM
#2
I believe that translates to a String.
-
May 31st, 2001, 04:15 PM
#3
Thread Starter
New Member
Thanks Megatron - that's what I thought too - but I don't seem to be getting the right info back.
If I assign it straight to a string I get a whole lot of numbers - ie. temp = "412329"
I must be using the API call incorrectly.
-
May 31st, 2001, 06:34 PM
#4
Fanatic Member
you could be getting the memory address for it, but that doesn't make since, since it would go out of scope as soon as the SendMessage call ended! I must be misthinking this
GWDASH
[b]VB6, Perl, ASP, HTML, JavaScript, VBScript, SQL, C, C++, Linux , Java, PHP, MySQL, XML[b]
-
May 31st, 2001, 11:27 PM
#5
Thread Starter
New Member
-
Jun 1st, 2001, 07:00 AM
#6
Fanatic Member
not the same thing as in C. it sets the data type to long
GWDASH
[b]VB6, Perl, ASP, HTML, JavaScript, VBScript, SQL, C, C++, Linux , Java, PHP, MySQL, XML[b]
-
Jun 1st, 2001, 02:52 PM
#7
Try playing around with pointers (StrPtr), and CopyMemory.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|