More Win32lib wrapping questions
I figured out how to set the data members in the structure using the store
() statement. Now, how do I use getHandle()? You must pass it an atom. What
atom do I pass it?
Also, the szTip[] member of the NOTIFYICONDATA structure is of type TCHAR.
Does anyone know offhand what that would be in Win32lib? The size of the
char array is set at 64 in the structure. Do I need to have a sequence of
exactly 64 atoms to store in that member, or can it be fewer?
Thanks again, you all have been a tremendous help.
Sherm
|
Not Categorized, Please Help
|
|