
       void inf_ExportSections(char *outputname, char *section);

DDEESSCCRRIIPPTTIIOONN
       Saves on disk applied INF statements related to specific INF sections

AARRGGUUMMEENNTTSS
       oouuttppuuttnnaammee    File where to save INF statements

       sseeccttiioonn       _O_p_e_r_a_t_i_n_g_C_o_n_d_i_t_i_o_n,  _P_i_n_S_l_e_w,  _R_e_n_a_m_e,  _S_t_o_p,  _S_e_n_s_i_t_i_v_e,
                     _S_u_p_p_r_e_s_s, _I_n_p_u_t_s, _N_o_t_L_a_t_c_h, _C_k_L_a_t_c_h, _C_k_p_r_e_c_h,  _P_r_e_c_h_a_r_g_e,
                     _D_i_r_o_u_t,  _M_u_t_e_x,  _C_r_o_s_s_t_a_l_k_M_u_t_e_x, _C_o_n_s_t_r_a_i_n_t, _C_o_n_n_e_c_t_o_r_D_i_-
                     _r_e_c_t_i_o_n_s,  _P_a_t_h_I_N,  _P_a_t_h_O_U_T,  _P_a_t_h_D_e_l_a_y_M_a_r_g_i_n,   _M_u_l_t_i_c_y_-
                     _c_l_e_P_a_t_h,  _I_g_n_o_r_e,  _N_o_C_h_e_c_k,  _B_y_p_a_s_s, _N_o_R_i_s_i_n_g, _N_o_F_a_l_l_i_n_g,
                     _B_r_e_a_k, _I_n_t_e_r,  _A_s_y_n_c_h_r_o_n,  _D_o_N_o_t_C_r_o_s_s,  _T_r_a_n_s_p_a_r_e_n_t,  _R_C,
                     _N_O_R_C,   _S_I_G_L_I_S_T,   _F_a_l_s_e_p_a_t_h,  _D_e_l_a_y,  _D_l_a_t_c_h,  _F_l_i_p_F_l_o_p,
                     _S_l_o_p_e_i_n, _C_a_p_a_o_u_t,  _O_u_t_p_u_t_C_a_p_a_c_i_t_a_n_c_e,  _S_w_i_t_c_h_i_n_g_P_r_o_b_a_b_i_l_-
                     _i_t_y, _D_i_r_e_c_t_i_v_e_s, _S_t_b and _S_t_u_c_k.

       EEXXAAMMPPLLEE       _i_n_f___E_x_p_o_r_t_S_e_c_t_i_o_n_s _c_p_u_._i_n_f _"_D_i_r_o_u_t _C_r_o_s_s_t_a_l_k_M_u_t_e_x_"

