User profile: Lamblion

User info
User name:Lamblion
Email:comments@lamblion.net
History
Joined:
Number of posts:642
Latest posts:

Pass String And Back
Thanks a bunch. I didn't even know you could do that. But it works like a charm, just like I wanted.

FindFirstFile and FindNextFile
I'm not perfectly sure what you are asking with your last example, but h is the handle to the file, ...

Pass String And Back
I want to send a pointer string (c-type strings only, please) to a function and have that function f...

Pointer Declaration & Allocation
I'm willing to be corrected if I'm wrong, but it is my understanding that "new" actually calls "mall...

Pointer Declaration & Allocation
Much obliged.