|
» W3Exchange http://www.w3exchange.com/index.html » C/C++ http://www.w3exchange.com/view_forum-id-32.html » converting linux driver to win driver http://www.w3exchange.com/view_topic-id-2725.html |
| Fuad - 2008-02-09 19:15:19 |
Hello Guys, Code::main(){
#ifndef __WIN32
*** code
#else
***code
#endif
}Any ideas? |
» Print this topic |