• Welcome to PlanetSquires Forums.
 

Notepad expl question

Started by Frank Bruebach, April 03, 2024, 09:00:24 AM

Previous topic - Next topic

Frank Bruebach

hi all, hello paul, can you please fix this Notepad.bas example, doesn't work here
thanks, frank

Examples \Visual_Designer_Projects\Notepad\Notepad.bas

"afxRichEdit.inc"
error in line 1165

' // Loads the resource
   hResInfo = FindResourceW(hInstance, wszResourceName, RT_RCDATA) 'RT_RCDATA
   IF hResInfo = NULL THEN EXIT FUNCTION

warning 3(2) : passing diffeerent pointer types, at parameter 3 of FINDRESOURCEW()

Paul Squires

I am not sure why you are getting an error but the code attached to this post works perfectly.

Paul Squires
PlanetSquires Software
WinFBE Editor and Visual Designer