I am writing an application to create a registry value under printer driver data. Basically i want to know how to create the entry using set printer data as i not able to do so. As far as i know we need to write a multi string with two null termination for that string but how to achieve this...???

Thanks !!!