Section courante

A propos

Section administrative du site

_beginthreadNT

Début du processus léger de Windows NT
Borland C++ process.h

Syntaxe

unsigned long _beginthreadNT(void (_USERENTRY *start_address) (void *), unsigned stack_size, void *arglist, void *security_attrib, unsigned long create_flags, unsigned long *thread_id);

Description

Cette fonction permet de démarrer l'exécution d'un nouveau processus léger sous Windows NT.



Dernière mise à jour : Lundi, le 11 Mai 2020