Ajouter un commentaire

K-lo

msdn wrote:
LoadLibrary

Maps the specified executable module into the address space of the calling process.

For additional load options, use the LoadLibraryEx function.

HMODULE WINAPI LoadLibrary(
  LPCTSTR lpFileName
);

Parameters

lpFileName
[in] Pointer to a null-terminated string that names the executable module (either a .dll or .exe file).

Et si on veut lancé une appli plutot qu'une fonction on utilise LoadLibrary(..)

Mais comment faire cela si on veux que le programme se lance en tâche de fond (sans voir le déroulement de l'application appelée)?

Filtered HTML

Plain text

CAPTCHA
Cette question permet de vérifier que vous n'êtes pas un robot spammeur :-)
 DDD    GGG   RRRR    CCC   SSS  
D D G R R C S
D D G GG RRRR C SSS
D D G G R R C S
DDD GGG R RR CCC SSSS