[ctypes-users] How to set the include directories for the code generator of ctypes?
by Qi Bei other posts by this author
Nov 1 2005 9:33AM messages near this date
RE: [ctypes-users] jython
|
[ctypes-users] *FILE newbie question
Hello there,
I try to use to code generator of ctypes to extract some Resource IDs from of the header fil
es. But I have some problems!
1. I can do the excise of the online tutorials with windows.h unter the directory where the
h2xml.py, i.e. the wrap directory under ctyptes. In this case, I do not set the correct Inc
ludes directory, nor the windows.h directory at the wrap directory. But I can not do another
excise, for example, I want the information of header file afxres.h!
a) the converter can not find the file (logically, because I do not set the correct Inclu
de. How can I do that?)
b) I try to copy the header to the wrap directory or give the absolute path plus the file
name, but there is still some error (logically too, because some IDs do not declare there!)
.
I try to set the Includes file, with the normal way for MS visual studio, but it does not he
lp!
Can some one give me some advices How to do that or some references to get the information t
o do that.
Thanks in advance!
Boostpy
---------------------------------
������G���ä£ï¿½Ð¹ï¿½ï¿½ï¿½Ò»ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½Ê¼ï¿½É§ï¿½Å³ï¿½
������
�Ż����֡�D������ɱ������ɧ��
Attachments:
unknown1
unknown2
|