• Welcome to Theos PowerBasic Museum 2017.

News:

Attachments are only available to registered users.
Please register using your full, real name.

Main Menu

Problem with wglCreateContextAttribsARB using new .INC ...

Started by Håkan Olsson, March 22, 2014, 08:13:41 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Håkan Olsson

Loaded new files and immediatly the code got not worthy to compile ...

I get a "UNDEFINED SUB/FUNCTION REFERENCE" in line:
FUNCTION = wglCreateContextAttribsARB(hDC, 0, attributes(0))

Found some examples here in forums that aren't compilable either ...

Any good ideas??? ... someone??

José Roca

In the headers for PB10, the macros were replaced with the CWGLEXT class (in CWGLEXT.inc).