Похожие чаты

Hi guys I have an issue with this procedure: HWND Container::createWindow(void)

const {
int width = CLASSNAME_APP_MIN_WIDTH;
int height = CLASSNAME_APP_MIN_HEIGHT;

auto parentHandle = this->getParent()->getHWND();
auto hInstance = this->getInstance();

return ::CreateWindow(
_T(CLASSNAME_CONTAINER),
nullptr,
WS_CHILD,
0, 0,
width, height,
parentHandle,
nullptr,
hInstance,
nullptr
);
}


The debugger says that CreateWindowW is trying to call a null pointer to a function deep inside user32.dll

I guess some of the parameters are wrong.

I know for sure that:
1. parentHandle comes from the hwnd parameter of WM_CREATE
2. hInstance is valid
3. the other nullptr s are not the issue.

What would you suggest?

3 ответов

14 просмотров

To error check at every api call

Is parentHandle valid?

Nomid Íkorni-Sciurus-Lomysz Автор вопроса
swarnim
Is parentHandle valid?

it's using the one that comes with WM_CREATE it should be valid, right?

Похожие вопросы

Обсуждают сегодня

Всем привет, написал код ниже, но он выдает сегфолт, в чем причина? #include <stdio.h> #include <stdlib.h> #include <string.h> struct product { char *name; float price; };...
buzz базз
70
Добрый день, не подскажите, если в OC-V3 поменять страндартную директорию /storage/ на /storage2/ - не будет сильно много проблем ?
Max Dubovsky
32
Хотел бы спросить у знающих, правильную ли я выбрал книгу для начала изучения ассемблера Юрова В.И ? Или есть более лучшие книги для начала обучения?
Botsman
25
Conversation at a festival with a non-crpto person (not a normie by any stretch, though): * person: tell me about crypto, me: ok, the original idea is p2p sound money for the...
molecular#123 🐓
25
Книга Юрова В.И пойдёт для обучения?
Botsman
24
Люди добрые, помогите с идеями, потому что свои закончились. У клиента падает софтина в момент инициализации модуля OtlEventMonitor на RegisterWindowMessage('Gp/OtlTaskEvents/...
Михаил Усков
7
$params = [ 'formid' => 'feedbackForm', 'formTpl' => '@CODE: <form class="form-validate" data-id="ajax_form"> <fieldset class="margin-bottom-md"> ...
Pathologic
1
> Примечательно, что новый владелец удаляет из GitHub любые жалобы, указывающие на подозрительную активность или смену владельца, и, видимо, рассчитывает на то, что пользовате...
Alex Sherbakov
2
Today, DENT achieved a significant step forward in DENTX adoption 🥳 Getting DENTX and starting staking is much easier: DENTX is available on Uniswap! Everyone can swap their ...
Thomas
3
I bought some PHA tokens on Kucoin, which is the best wallet to store and easy to use?
AMR
19
Карта сайта