LoadPicture() bug at runtime

Posted: 05-29-2004, 02:02 AM
I cant get past this bug:

Try to use LoadPicture(path) to supply any .Picture property causes a weird
Reserved function error message. Can anyone think of a way to get around
this?

Does anyone know the Mac toolbox call that could be Declared to return the
picture's handle?

I'm really hurting to figure this Mac issue out - it works perfectly as
documented on Win, but not on Mac!!

-seanA

Reply With Quote

Responses to "LoadPicture() bug at runtime"

Jim Gordon MVP
Guest
Posts: n/a
 
Re: LoadPicture() bug at runtime
Posted: 06-02-2004, 04:15 AM
Hi,

I am pretty sure this is just a bug that no one noticed during testing.

Please take a moment to send a bug report to Microsoft. To do that, use the
feedback feature from the Help menu.

The more reports that go in about this bug the more likely it is to be
repaired.

Thanks.

-Jim

--
Jim Gordon
Mac MVP

MVPs are not Microsoft Employees
MVP info http://mvp.support.microsoft.com/

Quoting from "Sean Arney" <sean@rulessoftware.com>, in article
BCDD4B60.FCC%sean@rulessoftware.com, on [DATE:
> I cant get past this bug:
>
> Try to use LoadPicture(path) to supply any .Picture property causes a weird
> Reserved function error message. Can anyone think of a way to get around
> this?
>
> Does anyone know the Mac toolbox call that could be Declared to return the
> picture's handle?
>
> I'm really hurting to figure this Mac issue out - it works perfectly as
> documented on Win, but not on Mac!!
>
> -seanA
>


Reply With Quote
 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Help! LoadPicture on a Panther John Listerud Mac Office Excel 2 07-15-2004 08:11 PM
LoadPicture VB function in Office:mac 2004 steven.allen17@gte.net Mac Office Excel 3 07-01-2004 04:28 PM
Image control cant LoadPicture at runtime!! Sean Arney Mac Office Excel 5 06-02-2004 04:37 AM
Microsoft Visual C Runtime Library runtime error C:\windows\explorer.exe abnorma puff622@hotmail.com Windows XP Performance & Maintenance 0 11-15-2003 05:46 PM
Visual C++ Runtime Library Runtime error! C:\Program Files\Messenger\msmsgs.exe Jonathan Kay [MVP] Windows XP Messenger 0 09-14-2003 02:57 AM


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90