Re: User32 And GDI32 Wrapper Feedback

new topic     » goto parent     » topic index » view thread      » older message » newer message
mattlewis said...

Adding the parameter to set the pointers to auto-cleanup won't actually do anything in this case. Those constants don't get dereferenced at the end. They're simply released when all of your program's memory goes away. For a time, we tried dereferencing everything when a program exited, but it caused problems.

So in that case I don't need to add the cleanup parameter? Good to know. I guess it always kind of worked that way, didn't it? getlost

-Greg

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu