5 Sep
2003
5 Sep
'03
6:24 p.m.
Ok, one last line: strcpy(((char*)lpwh) + sizeof(WINHELP), lpHelpFile); I do not realy get what it means.... (but I know it shouldn't be this way becouse I get a warning: passing arg 1 of `strcpy' from incompatible pointer type lpHelpFile is a LPCWSTR unicode variable and lpwh is of type WINHELP* where WINHELP typedef struct { WORD size; WORD command; LONG data; LONG reserved; WORD ofsFilename; WORD ofsData; } WINHELP; Hatky. __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com