Skip to content

Fixing Null Pointer Exception in ShowWindow#10

Open
BackToTheDrawingBoard wants to merge 1 commit into
awesomium:masterfrom
BackToTheDrawingBoard:patch-1
Open

Fixing Null Pointer Exception in ShowWindow#10
BackToTheDrawingBoard wants to merge 1 commit into
awesomium:masterfrom
BackToTheDrawingBoard:patch-1

Conversation

@BackToTheDrawingBoard

Copy link
Copy Markdown

If the ViewWin isn't added to g_active_views before ShowWindow is called, then it can't be found by the handle, and consequently there is a null pointer exception. Please fix this. I spent 45 minutes debugging the tutorial when I could have been learning Awesomium.

If the ViewWin isn't added to g_active_views before ShowWindow is called, then it can't be found by the  handle, and consequently there is a null pointer exception. Please fix this. I spent 45 minutes debugging the tutorial when I could have been learning Awesomium.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant