1. Re: Help! GPF -- Attention David

Your definition of AppendMenuA is not correct in win32 library.

It should be AppendMenuA { C_LONG, C_UINT, C_UINT, C_POINTER } C_INT
 The first parameter you defined as a C_POINTER ( the menu handle )
 It should be a C_LONG because Rob handles a C_POINTER different than
 a C_LONG internally. It may cause a problem if the handle is a certain
 value and this maybe what is causing the GPF's.

Bernie

new topic     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu