Message pump
Posted: Sat Nov 11, 2023 4:58 pm
Is it possible to use directly the core Windows API with PB
CreateWindowEx + GetMessage + WindowProc callback
it seems that the C/C++ is supported as long as using specific prefix letters.
Does there is an example of that specific use somewhere around?
And what is the LoadLibrary counterpart?
CreateWindowEx + GetMessage + WindowProc callback
it seems that the C/C++ is supported as long as using specific prefix letters.
Does there is an example of that specific use somewhere around?
And what is the LoadLibrary counterpart?