Welcome, Guest
Username: Password: Remember me
General discussions, feature requests for CodeTyphon Project and discussions that don't fit in any of the other specific CodeTyphon forum categories.
  • Page:
  • 1

TOPIC:

Lazarus how to use Classes.AllocateHWnd is null? 10 years 8 months ago #4411

  • dorry
  • dorry's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 19
  • Thank you received: 1
function Classes.AllocateHWnd(Method: TWndMethod): HWND;
begin
{ dummy }
runerror(217);
Result:=0;
end;

not useful? exception?
which unit i need uses?

Please Log in or Create an account to join the conversation.

  • Page:
  • 1