Re: No Win32Lib Drag and Drop example OR IS THERE ??
- Posted by DerekParnell (admin) Nov 15, 2011
- 2563 views
Selgor said...
You are probably right about the organising. No it does not work. Error message now is .
C:\EUPHORIA\include\w32constants.ew:2992 WC_RICHEDIT has not been declared FINDTEXTEX_lpstrText = w32allot(w32iff(equal(WC_RICHEDIT,WC_RICHEDIT50), Upsz, Lpsz)) ,.
In the file C:\Euphoria\include\w32dll.ew, what does line 314 say. It should be ...
global sequence WC_RICHEDIT
If it doesn't then you have most likely copied the wrong w32dll.ew to your "stacked" include directory.